On 2017-01-05 15:15, Irfan Sayed wrote:
Thanks Daniel. i added following in plugin POM:<distributionManagement> <repository> <id>java.net-m2-repository</id> <url>http://maven.jenkins-ci.org/content/repositories/releases/</url> </repository> </distributionManagement> still the same error. i am not getting from where it is picking up that url and port number. in my settings.xml as well this URL is not there
Have a look at effective pom to see where the url is coming from. -- oliver -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/34b84cd3-7921-f38a-5c9f-4b7ddeb54a38%40gmail.com. For more options, visit https://groups.google.com/d/optout.
