You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/03/26 11:01:21 UTC

Build failed in Jenkins: Struts2 #287

See <https://hudson.apache.org/hudson/job/Struts2/287/changes>

Changes:

[lukaszlenart] Removes version for JUnit to use the inherited artifact from parent

[lukaszlenart] Moves dependencies to parent

[lukaszlenart] Moves dependencies to parent

[lukaszlenart] Removes version for JUnit to use the inherited artifact from parent

[lukaszlenart] Removes version for JUnit to use the inherited artifact from parent

[lukaszlenart] Removes custom JavaDoc configuration

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2
Updating https://svn.apache.org/repos/asf/struts/struts2/trunk
U         plugins/tiles/pom.xml
U         apps/rest-showcase/pom.xml
U         apps/portlet/pom.xml
U         apps/showcase/pom.xml
U         core/pom.xml
U         bundles/pom.xml
At revision 1085675
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://hudson.apache.org/hudson/job/Struts2/ws/struts2> at hudson.remoting.Channel@564ba5f6:ubuntu2
	at hudson.FilePath.act(FilePath.java:753)
	at hudson.FilePath.act(FilePath.java:739)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:754)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:584)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
	at hudson.model.Run.run(Run.java:1362)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:440)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
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.struts.xwork:xwork-core:jar is missing. @ line 185, column 21
[WARNING] 'dependencies.dependency.systemPath' for com.sun:tools:jar refers to a non-existing file /usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar. Please verify that you run Maven using a JDK and not just a JRE. @ line 176, column 33

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1264)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1047)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1944)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
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.struts.xwork:xwork-core:jar is missing. @ line 185, column 21
[WARNING] 'dependencies.dependency.systemPath' for com.sun:tools:jar refers to a non-existing file /usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar. Please verify that you run Maven using a JDK and not just a JRE. @ line 176, column 33

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:360)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:330)
	at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:321)
	at hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1318)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1225)
	... 11 more


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Build failed in Jenkins: Struts2 #287

Posted by Lukasz Lenart <lu...@googlemail.com>.
My fault, I must commit the struts2-parent pom as well but I'm still
working on the site configuration.


Kind regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

2011/3/26 Apache Hudson Server <hu...@hudson.apache.org>:
> See <https://hudson.apache.org/hudson/job/Struts2/287/changes>
>
> Changes:
>
> [lukaszlenart] Removes version for JUnit to use the inherited artifact from parent
>
> [lukaszlenart] Moves dependencies to parent
>
> [lukaszlenart] Moves dependencies to parent
>
> [lukaszlenart] Removes version for JUnit to use the inherited artifact from parent
>
> [lukaszlenart] Removes version for JUnit to use the inherited artifact from parent
>
> [lukaszlenart] Removes custom JavaDoc configuration
>
> ------------------------------------------
> Started by an SCM change
> Building remotely on ubuntu2
> Updating https://svn.apache.org/repos/asf/struts/struts2/trunk
> U         plugins/tiles/pom.xml
> U         apps/rest-showcase/pom.xml
> U         apps/portlet/pom.xml
> U         apps/showcase/pom.xml
> U         core/pom.xml
> U         bundles/pom.xml
> At revision 1085675
> Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
> [locks-and-latches] Checking to see if we really have the locks
> [locks-and-latches] Have all the locks, build can start
> Parsing POMs
> [locks-and-latches] Releasing all the locks
> [locks-and-latches] All the locks released
> ERROR: Failed to parse POMs
> hudson.util.IOException2: remote file operation failed: <https://hudson.apache.org/hudson/job/Struts2/ws/struts2> at hudson.remoting.Channel@564ba5f6:ubuntu2
>        at hudson.FilePath.act(FilePath.java:753)
>        at hudson.FilePath.act(FilePath.java:739)
>        at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:754)
>        at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:584)
>        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
>        at hudson.model.Run.run(Run.java:1362)
>        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:440)
>        at hudson.model.ResourceController.execute(ResourceController.java:88)
>        at hudson.model.Executor.run(Executor.java:145)
> 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.struts.xwork:xwork-core:jar is missing. @ line 185, column 21
> [WARNING] 'dependencies.dependency.systemPath' for com.sun:tools:jar refers to a non-existing file /usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar. Please verify that you run Maven using a JDK and not just a JRE. @ line 176, column 33
>
>        at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1264)
>        at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1047)
>        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1944)
>        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
>        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>        at hudson.remoting.Request$2.run(Request.java:270)
>        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>        at java.lang.Thread.run(Thread.java:636)
> 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.struts.xwork:xwork-core:jar is missing. @ line 185, column 21
> [WARNING] 'dependencies.dependency.systemPath' for com.sun:tools:jar refers to a non-existing file /usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar. Please verify that you run Maven using a JDK and not just a JRE. @ line 176, column 33
>
>        at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339)
>        at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:360)
>        at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:330)
>        at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:321)
>        at hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1318)
>        at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1225)
>        ... 11 more
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Jenkins build is back to normal : Struts2 #289

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Struts2/289/>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts2 #288

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Struts2/288/changes>

Changes:

[lukaszlenart] [maven-release-plugin] prepare for next development iteration

[lukaszlenart] [maven-release-plugin] prepare release STRUTS_2_2_2

[lukaszlenart] Adds site.xml descriptor

[lukaszlenart] Clean up pom to generate proper site

[lukaszlenart] Changes phase when wget is starting

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating https://svn.apache.org/repos/asf/struts/struts2/trunk
U         assembly/pom.xml
A         xwork-core/src/site
A         xwork-core/src/site/site.xml
U         xwork-core/pom.xml
U         plugins/tiles/pom.xml
U         plugins/plexus/pom.xml
U         plugins/sitemesh/pom.xml
U         plugins/convention/pom.xml
U         plugins/jsf/pom.xml
U         plugins/codebehind/pom.xml
U         plugins/struts1/pom.xml
U         plugins/sitegraph/pom.xml
U         plugins/config-browser/pom.xml
U         plugins/portlet/pom.xml
U         plugins/junit/pom.xml
U         plugins/pom.xml
U         plugins/dojo/pom.xml
U         plugins/dwr/pom.xml
U         plugins/gxp/pom.xml
U         plugins/javatemplates/pom.xml
U         plugins/oval/pom.xml
U         plugins/osgi/pom.xml
U         plugins/spring/pom.xml
U         plugins/jasperreports/pom.xml
U         plugins/testng/pom.xml
U         plugins/embeddedjsp/pom.xml
U         plugins/json/pom.xml
U         plugins/pell-multipart/pom.xml
U         plugins/jfreechart/pom.xml
U         plugins/rest/pom.xml
U         apps/jboss-blank/pom.xml
U         apps/mailreader/pom.xml
U         apps/blank/pom.xml
U         apps/rest-showcase/pom.xml
U         apps/portlet/pom.xml
U         apps/pom.xml
U         apps/showcase/pom.xml
U         archetypes/struts2-archetype-portlet/pom.xml
U         archetypes/struts2-archetype-plugin/pom.xml
U         archetypes/struts2-archetype-dbportlet/pom.xml
U         archetypes/struts2-archetype-convention/pom.xml
U         archetypes/pom.xml
U         archetypes/struts2-archetype-starter/pom.xml
U         archetypes/struts2-archetype-blank/pom.xml
A         core/src/site/site.xml
U         core/pom.xml
U         pom.xml
U         bundles/demo/pom.xml
U         bundles/admin/pom.xml
U         bundles/pom.xml
At revision 1085900
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[struts2] $ /home/hudson/tools/java/latest1.6/bin/java -Xms128m -Xmx768m -XX:MaxPermSize=256m -XX:PermSize=128m -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 48455 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/Struts2/ws/struts2/pom.xml> clean install deploy
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Struts 2
[INFO]   XWork: Core
[INFO]   Struts 2 Core
[INFO]   Struts Plugins
[INFO]   Struts 2 Spring Plugin
[INFO]   Struts 2 JUnit Plugin
[INFO]   Webapps
[INFO]   Blank Webapp
[INFO]   JBoss Blank Webapp
[INFO]   Starter Webapp
[INFO]   Struts 2 Portlet Plugin
[INFO]   Struts 2 DWR Plugin
[INFO]   Portlet Webapp
[INFO]   Struts 2 Struts 1 Plugin
[INFO]   Struts 2 Dojo Plugin
[INFO]   Struts 2 JSF Plugin
[INFO]   Struts 2 Configuration Browser Plugin
[INFO]   Struts 2 Sitemesh Plugin
[INFO]   Struts 2 Tiles Plugin
[INFO]   Struts 2 Codebehind Plugin
[INFO]   Showcase Webapp
[INFO]   Struts 2 REST Plugin
[INFO]   Struts 2 Convention Plugin
[INFO]   Struts 2 Rest Showcase Example
[INFO]   Struts 2 Java Templates Plugin
[INFO]   Struts 2 Jasper Reports Plugin
[INFO]   Struts 2 JFreeChart Plugin
[INFO]   Struts 2 Pell Multipart Plugin
[INFO]   Struts 2 Plexus Plugin
[INFO]   Struts 2 Sitegraph Plugin
[INFO]   Struts 2 TestNG Plugin
[INFO]   Struts 2 OVal Plugin
[INFO]   Struts 2 OSGi Plugin
[INFO]   Struts 2 JSON Plugin
[INFO]   Struts 2 Embedded JSP Plugin
[INFO]   Struts 2 GXP Plugin
[INFO]   Struts OSGi Bundles
[INFO]   Struts 2 OSGi Admin Bundle
[INFO]   Struts 2 OSGi Demo Bundle
[INFO]   Struts 2 Maven Archetypes
[INFO]   Struts 2 Archetypes - Blank
[INFO]   Struts 2 Archetypes - Blank Convention
[INFO]   Struts 2 Archetypes - Database Portlet
[INFO]   Struts 2 Archetypes - Plugin
[INFO]   Struts 2 Archetypes - Portlet
[INFO]   Struts 2 Archetypes - Starter
[INFO]   Struts 2 Assembly
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://hudson.apache.org/hudson/job/Struts2/ws/struts2/target>
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/Struts2/ws/struts2/pom.xml> to /home/hudson/hudson/jobs/Struts2/modules/org.apache.struts$struts2-parent/builds/2011-03-27_10-07-34/archive/org.apache.struts/struts2-parent/2.3-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error resolving version for 'org.apache.maven.plugins:maven-site-plugin': Plugin requires Maven version 3.0
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Sun Mar 27 03:08:09 PDT 2011
[INFO] Final Memory: 15M/219M
[INFO] ------------------------------------------------------------------------
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org