You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/09/20 17:02:24 UTC

Build failed in Hudson: ActiveMQ Protocol Buffer » ActiveMQ Protocol Buffers POM #6

See <http://hudson.zones.apache.org/hudson/job/ActiveMQ%20Protocol%20Buffer/org.apache.activemq.protobuf$activemq-protobuf-pom/6/changes>

Changes:

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

[dejanb] [maven-release-plugin] prepare release activemq-protobuf-1.0

------------------------------------------
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://hudson.zones.apache.org/hudson/job/ActiveMQ%20Protocol%20Buffer/org.apache.activemq.protobuf$activemq-protobuf-pom/ws/pom.xml> -Dmaven.repo.local=/export/home/hudson/hudson/jobs/ActiveMQ Protocol Buffer/workspace/.repository -fae -B -e -U clean install
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   ActiveMQ Protocol Buffers POM
[INFO]   ActiveMQ Protocol Buffers Implementation and Compiler
[INFO]   ActiveMQ Protocol Buffers Tests
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ Protocol Buffers POM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [enforcer:enforce {execution: default}]
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:
Detected Maven Version: 2.0.9 is not in the allowed range [2.0.10,).
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ActiveMQ%20Protocol%20Buffer/org.apache.activemq.protobuf$activemq-protobuf-pom/ws/pom.xml> to /export/home/hudson/hudson/jobs/ActiveMQ Protocol Buffer/modules/org.apache.activemq.protobuf$activemq-protobuf-pom/builds/2009-09-20_15-02-01/archive/org.apache.activemq.protobuf/activemq-protobuf-pom/1.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ Protocol Buffers Implementation and Compiler
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ Protocol Buffers Tests
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] ActiveMQ Protocol Buffers POM ......................... FAILED [12.521s]
[INFO] ActiveMQ Protocol Buffers Implementation and Compiler . SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ Protocol Buffers Tests ....................... SKIPPED (dependency build failed or was skipped)
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: ActiveMQ Protocol Buffers POM (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:583)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
	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:585)
	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:677)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:623)
	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:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoExecutionException: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:218)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Sun Sep 20 15:02:24 UTC 2009
[INFO] Final Memory: 17M/1127M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal: ActiveMQ Protocol Buffer » ActiveMQ Protocol Buffers POM #7

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ActiveMQ%20Protocol%20Buffer/org.apache.activemq.protobuf$activemq-protobuf-pom/7/>