Yufen Kuo created JENKINS-13163: ----------------------------------- Summary: define upstream MAVEN repository gets Problem setting upstream repository URL error message Key: JENKINS-13163 URL: https://issues.jenkins-ci.org/browse/JENKINS-13163 Project: Jenkins Issue Type: Bug Components: repository Affects Versions: current Reporter: Yufen Kuo Assignee: magnayn
Started by upstream project "maven-tycho-test" build number 28 Building in workspace /var/lib/jenkins/jobs/mav-test/workspace Problem setting upstream repository URL ERROR: Processing failed due to a bug in the code. Please report this to jenkinsci-us...@googlegroups.com java.lang.RuntimeException: java.net.MalformedURLException at com.nirima.jenkins.RepositoryDefinitionProperty$1.buildEnvVars(RepositoryDefinitionProperty.java:91) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:609) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:473) at hudson.model.Run.run(Run.java:1410) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:481) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:238) Caused by: java.net.MalformedURLException at java.net.URL.<init>(Unknown Source) at java.net.URL.<init>(Unknown Source) at java.net.URL.<init>(Unknown Source) at com.nirima.jenkins.SelectionTypeUpstream.getUrl(SelectionTypeUpstream.java:53) at com.nirima.jenkins.RepositoryDefinitionProperty$1.buildEnvVars(RepositoryDefinitionProperty.java:83) ... 6 more project=hudson.maven.MavenModuleSet@c35e55[mav-test] project.getModules()=[] project.getRootModule()=null FATAL: java.net.MalformedURLException java.lang.RuntimeException: java.net.MalformedURLException at com.nirima.jenkins.RepositoryDefinitionProperty$1.buildEnvVars(RepositoryDefinitionProperty.java:91) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:609) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:473) at hudson.model.Run.run(Run.java:1410) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:481) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:238) Caused by: java.net.MalformedURLException at java.net.URL.<init>(Unknown Source) at java.net.URL.<init>(Unknown Source) at java.net.URL.<init>(Unknown Source) at com.nirima.jenkins.SelectionTypeUpstream.getUrl(SelectionTypeUpstream.java:53) at com.nirima.jenkins.RepositoryDefinitionProperty$1.buildEnvVars(RepositoryDefinitionProperty.java:83) ... 6 more -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira