orem prom dresses - Fashion Magic
I have a project in Jenkins where I use the promotion plugin to deploy my artifacts in Maven via the deploy:deploy-file goal. This works for several other projects I have in Maven, but it fails for th...
May 11, 2026
I have a project in Jenkins where I use the promotion plugin to deploy my artifacts in Maven via the deploy:deploy-file goal. This works for several other projects I have in Maven, but it fails for this project. The funny thing is that the file (but not the pom.xml) uploads anyway.
Understanding the Context
I've verified this by removing the artifact from our Maven repository, then running the promotion. The artifact ...