You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/12/01 02:36:54 UTC

Build failed in Hudson: cxf-wss4j-1.6-port » Apache CXF Runtime WS Security #20

See <https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/20/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime WS Security
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/ws/target>
[INFO] snapshot org.apache.ws.security:wss4j:1.6-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/ws/security/wss4j/1.6-SNAPSHOT/wss4j-1.6-SNAPSHOT.pom
Downloading: http://repository.apache.org/snapshots/org/apache/ws/xmlschema/xmlschema-core/2.0-SNAPSHOT/xmlschema-core-2.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/ws/security/wss4j/1.6-SNAPSHOT/wss4j-1.6-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.ws.xmlschema:xmlschema-core:jar:2.0-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
286K downloaded  (wss4j-1.6-SNAPSHOT.jar)
Downloading: http://repository.apache.org/snapshots/org/apache/ws/xmlschema/xmlschema-core/2.0-SNAPSHOT/xmlschema-core-2.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.ws.xmlschema:xmlschema-core:jar:2.0-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] [checkstyle:checkstyle {execution: validate}]
[INFO] Starting audit...
Audit done.

[INFO] Preparing pmd:check
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/ws/pom.xml> to /home/hudson/hudson/jobs/cxf-wss4j-1.6-port/modules/org.apache.cxf$cxf-rt-ws-security/builds/2010-12-01_01-18-54/archive/org.apache.cxf/cxf-rt-ws-security/2.4.0-SNAPSHOT/pom.xml
[INFO] [pmd:pmd {execution: pmd}]
[INFO] [pmd:check {execution: validate}]
[INFO] PMD Failure: org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor:119 Rule:ConstructorCallsOverridableMethod Priority:1 Overridable method 'createSecurityEngine' called during object construction.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] You have 1 PMD violation. For more details see:<https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/ws/target/pmd.xml>
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: You have 1 PMD violation. For more details see:<https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/ws/target/pmd.xml>
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	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:597)
	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:165)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:750)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
	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:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.maven.plugin.MojoFailureException: You have 1 PMD violation. For more details see:<https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/ws/target/pmd.xml>
	at org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo.executeCheck(AbstractPmdViolationCheckMojo.java:142)
	at org.apache.maven.plugin.pmd.PmdViolationCheckMojo.execute(PmdViolationCheckMojo.java:68)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17 minutes 45 seconds
[INFO] Finished at: Wed Dec 01 01:36:51 UTC 2010
[INFO] Final Memory: 310M/591M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal : cxf-wss4j-1.6-port » Apache CXF Runtime WS Security #21

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/21/changes>