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:06:23 UTC

Build failed in Jenkins: sis-trunk #34

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

Changes:

[desruisseaux] First draft of a sis-build-helper module. This initial commit contains a Maven MOJO to be used
for compiling Java properties files to UTF-8 files. This is used internally for internationalization.
This localization mechanism is build on top of java.util.ResourceBundle (it extends its controller).
This main addition compared to the default ResourceBundler is type safety and the handling of
parameterized resources using java.text.MessageFormat.

[desruisseaux] Moved contributor as developer. No need to repeat the URL, since it is inherited from the parent pom.xml.

[desruisseaux] Fixed a typo ("longtitude" --> "longitude"), and opportunist trailing space trimming performed by the IDE.
This commit does not contain any code change.

------------------------------------------
Started by an SCM change
Building remotely on solaris1 in workspace <https://builds.apache.org/job/sis-trunk/ws/>
Updating http://svn.apache.org/repos/asf/incubator/sis/trunk
U         sis-core/src/main/java/org/apache/sis/distance/DistanceUtils.java
A         sis-build-helper
A         sis-build-helper/src
A         sis-build-helper/src/main
A         sis-build-helper/src/main/java
A         sis-build-helper/src/main/java/org
A         sis-build-helper/src/main/java/org/apache
A         sis-build-helper/src/main/java/org/apache/sis
A         sis-build-helper/src/main/java/org/apache/sis/resources
AU        sis-build-helper/src/main/java/org/apache/sis/resources/ResourceCompilerException.java
AU        sis-build-helper/src/main/java/org/apache/sis/resources/IndexedResourceCompiler.java
AU        sis-build-helper/src/main/java/org/apache/sis/resources/ResourceCompilerMojo.java
AU        sis-build-helper/pom.xml
U         pom.xml
U         sis-metadata/pom.xml
At revision 1384036
Parsing POMs
Discovered a new module org.apache.sis:sis-build-helper Build helper
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 63922 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>channel started
   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
[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: 2 seconds
[INFO] Finished at: Wed Sep 12 17:06:42 GMT+00:00 2012
[INFO] Final Memory: 3M/63M
[INFO] ------------------------------------------------------------------------
channel stopped

Build failed in Jenkins: sis-trunk #36

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

------------------------------------------
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 1384041
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

Build failed in Jenkins: sis-trunk #35

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

------------------------------------------
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 1384039
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