Build failed in Jenkins: java-support #141

Shibboleth Jenkins noreply at shibboleth.net
Fri Jun 9 15:02:06 EDT 2017


See <https://build.shibboleth.net/jenkins/job/java-support/141/display/redirect?page=changes>

Changes:

[Scott Cantor] JPAR-95 - scm plugin in parent POM still references subversion

------------------------------------------
Started by an SCM change
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-support/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.shibboleth.net/java-support # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-support
 > git --version # timeout=10
 > git fetch --tags --progress git://git.shibboleth.net/java-support +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 3b5007b370dd9a679e74675f6fbb28052cff4ea5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3b5007b370dd9a679e74675f6fbb28052cff4ea5
 > git rev-list 374ffd39652ad3817184b176c08f5fcd360edbbd # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[WARNING] The expression ${scm.connection} is deprecated. Please use ${project.scm.connection} instead. @ 
[ERROR] Resolving expression: '${scm.connection}': Detected the following recursive expression cycle in 'scm.connection': [scm.connection] @ 
[WARNING] The expression ${scm.developerConnection} is deprecated. Please use ${project.scm.developerConnection} instead. @ 
[ERROR] Resolving expression: '${scm.developerConnection}': Detected the following recursive expression cycle in 'scm.developerConnection': [scm.developerConnection] @ 
[WARNING] The expression ${scm.url} is deprecated. Please use ${project.scm.url} instead. @ 
[ERROR] Resolving expression: '${scm.url}': Detected the following recursive expression cycle in 'scm.url': [scm.url] @ 

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1321)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds


More information about the commits mailing list