Hey, better use the dev list fot that question next time. Wipe out the following lines from your pom to inherit the right ones: https://github.com/jenkinsci/tikal-multijob-plugin/blob/master/pom.xml#L17L22
That address has long been deprecated in favor of repo.j.o. And in general it's better to just not override it when possible for the reason above. HTH 2016-10-09 7:51 GMT+02:00 hagzag <[email protected]>: > Hi all, > > Did any of you encounter unavailability of maven.jenkins-ci.org ? > "http://maven.jenkins-ci.org/content/repositories/releases" doesn't load > in browser either ... > > I am getting this during release: > > Uploading: http://maven.jenkins-ci.org/content/repositories/releases/ > org/jenkins-ci/plugins/jenkins-multijob-plugin/1.23/ > jenkins-multijob-plugin-1.23.hpi > Uploading: http://maven.jenkins-ci.org/content/repositories/releases/ > org/jenkins-ci/plugins/jenkins-multijob-plugin/1.23/ > jenkins-multijob-plugin-1.23.pom > [INFO] ------------------------------------------------------------ > ------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Total time: 03:17 min > [INFO] Finished at: 2016-10-09T08:43:28+03:00 > [INFO] Final Memory: 89M/1585M > [INFO] ------------------------------------------------------------ > ------------ > [ERROR] Failed to execute goal org.apache.maven.plugins: > maven-deploy-plugin:2.8.2:deploy (default-deploy) on project > jenkins-multijob-plugin: Failed to deploy artifacts: Could not transfer > artifact org.jenkins-ci.plugins:jenkins-multijob-plugin:hpi:1.23 from/to > maven.jenkins-ci.org (http://maven.jenkins-ci.org/ > content/repositories/releases/): Connect to maven.jenkins-ci.org:80 [ > maven.jenkins-ci.org/199.193.196.24] failed: Operation timed out -> [Help > 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with > the -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ > MojoExecutionException > [INFO] ------------------------------------------------------------ > ------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Total time: 05:53 min > [INFO] Finished at: 2016-10-09T08:43:28+03:00 > [INFO] Final Memory: 22M/367M > [INFO] ------------------------------------------------------------ > ------------ > [ERROR] Failed to execute goal org.apache.maven.plugins: > maven-release-plugin:2.4.2:perform (default-cli) on project > jenkins-multijob-plugin: Maven execution failed, exit code: '1' -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ > MojoExecutionException > > -- > 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/4ee3d61c-1eb0-44ed-9e79-883177b0900e%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/4ee3d61c-1eb0-44ed-9e79-883177b0900e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CANWgJS4WBDP8g6zS%2BA%2B6ptoQw1oH25KMdj5RS-uwzrwUvpR4MA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
