You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/03/02 09:31:19 UTC

Build failed in Hudson: ServiceMix-Bundles #94

See <http://hudson.zones.apache.org/hudson/job/ServiceMix-Bundles/94/changes>

Changes:

[jbonofre] [SMX4-495] Add jetty-cometd bundle.

[jbonofre] [SMX4-494] Add new lucene 3.0.1 bundle.

------------------------------------------
Started by an SCM change
Building remotely on minerva.apache.org (Ubuntu)
Updating http://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk
U         commons-httpclient-3.1/pom.xml
U         jing-20030619/pom.xml
U         pom.xml
U         jetty-bundle-6.1.22/pom.xml
U         oscore-2.2.4/pom.xml
U         protobuf-2.2.0/pom.xml
U         smack-3.0.4/pom.xml
U         commons-csv-1.0/pom.xml
U         rhino-1.7-R1/pom.xml
U         oro-2.0.8/pom.xml
U         jaxb-impl-2.1.12/pom.xml
U         commons-jxpath-1.2/pom.xml
U         joda-time-1.5.2/pom.xml
U         neethi-2.0.4/pom.xml
U         wss4j-1.5.4/pom.xml
U         commons-io-1.3.2/pom.xml
U         commons-pool-1.4/pom.xml
U         dozer-5.2.0/pom.xml
U         commons-codec-1.2/pom.xml
U         ibatis-sqlmap-2.3.4.726/pom.xml
U         commons-codec-1.3/pom.xml
U         isorelax-20050913/pom.xml
U         quartz-1.6.1/pom.xml
U         serp-1.13.1/pom.xml
U         antlr-2.7.7/pom.xml
U         jettison-1.0.1/pom.xml
U         qpid-0.5.0/pom.xml
U         commons-lang-2.4/pom.xml
U         quartz-1.6.6/pom.xml
U         commons-net-1.4.1/pom.xml
U         antlr-runtime-3.0.1/pom.xml
U         commons-vfs-1.0/pom.xml
U         hamcrest-1.2/pom.xml
U         jdt-core-3.2.3/pom.xml
U         opensaml-1.1/pom.xml
U         osworkflow-2.7.0/pom.xml
U         jcr-api-1.0/pom.xml
U         werken-xpath-0.9.4/pom.xml
U         flatpack-3.1.1/pom.xml
U         commons-pool-1.5.4/pom.xml
U         josql-1.5/pom.xml
U         smack-3.1.0/pom.xml
U         juel-2.1.0/pom.xml
A         jetty-cometd-6.1.22
AU        jetty-cometd-6.1.22/pom.xml
U         abdera-0.4.0-incubating/pom.xml
U         juel-2.1.2/pom.xml
U         velocity-1.6.2/pom.xml
U         ognl-2.7.3/pom.xml
U         jsch-0.1.31/pom.xml
U         lucene-3.0.0/pom.xml
A         lucene-3.0.1
AU        lucene-3.0.1/pom.xml
U         hapi-0.5.1/pom.xml
U         irclib-1.10/pom.xml
U         jsmpp-2.0/pom.xml
U         jdom-1.1/pom.xml
U         jetty-bundle-6.1.14/pom.xml
U         jetty-bundle-6.1.19/pom.xml
U         javassist-3.7.ga/pom.xml
U         twitter4j-2.0.9/pom.xml
U         drools-4.0.7/pom.xml
U         oscache-2.4/pom.xml
U         commons-jexl-1.1/pom.xml
U         xalan-serializer-2.7.1/pom.xml
U         dom4j-1.6.1/pom.xml
At revision 917915
Parsing POMs
[smx4-bundles] $ /home/hudson/tools/java/latest1.5/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/apache-maven-2.2.1/boot/classworlds-1.1.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 50488 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <http://hudson.zones.apache.org/hudson/job/ServiceMix-Bundles/ws/smx4-bundles/pom.xml> -Dmaven.repo.local=<http://hudson.zones.apache.org/hudson/job/ServiceMix-Bundles/ws/.repository> -B -e clean install+ Error stacktraces are turned on.

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Project 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.lucene' is duplicated in the reactor
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Project 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.lucene' is duplicated in the reactor
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:300)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
	at hudson.remoting.UserRequest.perform(UserRequest.java:104)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:236)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	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: org.apache.maven.project.DuplicateProjectException: Project 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.lucene' is duplicated in the reactor
	at org.apache.maven.project.ProjectSorter.<init>(ProjectSorter.java:93)
	at org.apache.maven.execution.ReactorManager.<init>(ReactorManager.java:99)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:288)
	... 21 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Tue Mar 02 08:31:18 UTC 2010
[INFO] Final Memory: 3M/26M
[INFO] ------------------------------------------------------------------------
channel stopped


Hudson build is back to normal : ServiceMix-Bundles #96

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ServiceMix-Bundles/96/changes>