Guys, I am trying to fix install Repository Connector with my Jenkins server, then I followed the document here https://wiki.jenkins-ci.org/display/JENKINS/Repository+Connector+Plugin#, when all settings done, I can see all my application version which installed in maven repo, with "Build with Parameters <http://jenkins.iishang-intr.com/job/Aimall-Test-Deploy-DEMO/build?delay=0sec>", but when I choose one of them in version dropdown, I got error message in Jenkins job. seems the <groupId>.<artifactId> doenst be passed to plugins.
class org.apache.maven.wagon.TransferFailedException: Error transferring file: Server returned HTTP response code: 500 for URL: http://maven.iishang-intr.com:8081/repository/maven-snapshots/com/aishang/test/aishang-test-test2/${com.aishang.test.aishang-test-test2}/aishang-test-test2-${com.aishang.test.aishang-test-test2}.pom Here is my screen shots. what did I miss? Thanks, Joey <https://lh3.googleusercontent.com/-7cvfXtUG44Y/WK1jb4g2suI/AAAAAAAAAeo/o3BOvJsQHO8CjO5YewuNGCnpf0_bjbATQCLcB/s1600/Screen%2BShot%2B2017-02-22%2Bat%2B6.04.15%2BPM.png> <https://lh3.googleusercontent.com/-7cvfXtUG44Y/WK1jb4g2suI/AAAAAAAAAeo/o3BOvJsQHO8CjO5YewuNGCnpf0_bjbATQCLcB/s1600/Screen%2BShot%2B2017-02-22%2Bat%2B6.04.15%2BPM.png> <https://lh3.googleusercontent.com/-7cvfXtUG44Y/WK1jb4g2suI/AAAAAAAAAeo/o3BOvJsQHO8CjO5YewuNGCnpf0_bjbATQCLcB/s1600/Screen%2BShot%2B2017-02-22%2Bat%2B6.04.15%2BPM.png> <https://lh3.googleusercontent.com/-wre7Ougzmwo/WK1jle2S1mI/AAAAAAAAAes/4nPbVj90KSIVXVUSnYcNZR0vJjh-PWVxACLcB/s1600/Screen%2BShot%2B2017-02-22%2Bat%2B6.04.29%2BPM.png> <https://lh3.googleusercontent.com/-7cvfXtUG44Y/WK1jb4g2suI/AAAAAAAAAeo/o3BOvJsQHO8CjO5YewuNGCnpf0_bjbATQCLcB/s1600/Screen%2BShot%2B2017-02-22%2Bat%2B6.04.15%2BPM.png> <https://lh3.googleusercontent.com/-ZfV8sHcxIGU/WK1jqRViP6I/AAAAAAAAAew/HRUmXrh6foM1gHUBlz-nrNlX91azOAvaQCLcB/s1600/Screen%2BShot%2B2017-02-22%2Bat%2B6.04.42%2BPM.png> -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b86e4a7c-9251-401d-a82d-d34592921149%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
