Hi, I'm using maven-shade plugin to create a shaded JAR, then Jenkins to build the project, and the Artifactory plugin to upload everything. My problem is that the maven-shade plugin creates a dependency-reduced-pom.xml, but I just can't work out how could I make sure that Artifactory plugin will use that generated POM, instead of the static original one during deploy. I'm using keepDependenciesWithProvidedScope setting in the shade plugin, so mainly the dependency declarations are different between these POMs. Anyone ran into this problem before?
Regards, Peter ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
