I have a Jenkins multi-module Maven build. It is a standard Maven build with goal "install".
I am using the Jenkins Artifactory plugin 2.1.3 to deploy the post-build artifacts to Artifactory. "Deploy maven artifacts" is checked. "Capture and publish build info" is checked. Everything else is default. The plugin does not deploy the tar.gz artifacts (this is ok), or the project POM (this is not ok). The project POM is created and installed by the Maven build, but the Artifactory plugin does not deploy it to Artifactory. There are no build errors. What are the default include/excludes? Is there an include expression I can use to deploy the project POM? Regards, Raman -- View this message in context: http://forums.jfrog.org/Jenkins-Artifactory-deploy-project-POM-in-multi-module-build-tp7578470.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512 _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
