The Jenkins Artifactory plugin is not pushing the updated pom.xml (which has the next development version correctly updated in the local repo) to the git origin repo. Another user reported the same symptoms three months ago here: http://stackoverflow.com/questions/17921881/jenkins-artifactory-plugin-updating-to-the-latest-snapshot-on-git
The gradle part of this plugin works correctly. It pushes the updated build.properties to the git origin. But the maven part is only committing the updated pom.xml to the local master branch, but is not pushing that change back to the git origin. Thanks in advance for any insight, Kirk -- View this message in context: http://forums.jfrog.org/Jenkins-plugin-not-updating-git-for-maven-job-tp7579393.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
