You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sis.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/09/12 19:20:48 UTC

Build failed in Jenkins: sis-trunk #38

See <https://builds.apache.org/job/sis-trunk/38/>

------------------------------------------
Started by user desruisseaux
Building remotely on solaris1 in workspace <https://builds.apache.org/job/sis-trunk/ws/>
Updating http://svn.apache.org/repos/asf/incubator/sis/trunk
At revision 1384043
no change for http://svn.apache.org/repos/asf/incubator/sis/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
[sis-trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp /export/home/hudson/hudson-slave/maven-agent.jar:/export/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven-interceptor.jar 32861 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar
channel started
<===[JENKINS REMOTING CAPACITY]===>   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/sis-trunk/ws/pom.xml> -Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/1 clean install --show-versionApache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
Java version: 1.6.0_22
Java home: /zonestorage/hudson_solaris/home/hudson/tools/java/jdk1.6.0_22/jre
Default locale: en, platform encoding: ISO646-US
OS name: "sunos" version: "5.10" arch: "x86" Family: "unix"

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Unable to build project '<https://builds.apache.org/job/sis-trunk/ws/sis-build-helper/pom.xml;> it requires Maven version 3.0.4
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Wed Sep 12 17:21:16 GMT+00:00 2012
[INFO] Final Memory: 3M/63M
[INFO] ------------------------------------------------------------------------
channel stopped

Jenkins build is back to normal : sis-trunk #40

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sis-trunk/40/changes>


Build failed in Jenkins: sis-trunk #39

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sis-trunk/39/>

------------------------------------------
Started by user desruisseaux
Building remotely on solaris1 in workspace <https://builds.apache.org/job/sis-trunk/ws/>
Updating http://svn.apache.org/repos/asf/incubator/sis/trunk
At revision 1384043
no change for http://svn.apache.org/repos/asf/incubator/sis/trunk since the previous build
Parsing POMs
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/sis-trunk/ws/> at hudson.remoting.Channel@2b11e799:solaris1
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.act(FilePath.java:824)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:910)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:654)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1502)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.maven:maven-core:jar must be a valid version but is '${maven.version}'. @ line 80, column 16

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1277)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1045)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2200)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.maven:maven-core:jar must be a valid version but is '${maven.version}'. @ line 80, column 16

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1227)
	... 11 more