Return-Path: Delivered-To: apmail-cxf-notifications-archive@www.apache.org Received: (qmail 87103 invoked from network); 1 Dec 2010 01:37:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Dec 2010 01:37:18 -0000 Received: (qmail 29837 invoked by uid 500); 1 Dec 2010 01:37:18 -0000 Delivered-To: apmail-cxf-notifications-archive@cxf.apache.org Received: (qmail 29819 invoked by uid 500); 1 Dec 2010 01:37:18 -0000 Mailing-List: contact notifications-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list notifications@cxf.apache.org Received: (qmail 29811 invoked by uid 99); 1 Dec 2010 01:37:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Dec 2010 01:37:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Dec 2010 01:37:15 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 6B170C0167 for ; Wed, 1 Dec 2010 01:36:54 +0000 (UTC) Date: Wed, 1 Dec 2010 01:36:54 +0000 (UTC) From: Apache Hudson Server To: notifications@cxf.apache.org Message-ID: <706602111.12921291167414329.JavaMail.hudson@aegis> In-Reply-To: <1652340670.12651291148310420.JavaMail.hudson@aegis> References: <1652340670.12651291148310420.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Hudson:_cxf-wss4j-1.6-p?= =?UTF-8?Q?ort_=C2=BB_Apache_CXF_Runtime_WS_Security_#20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF Runtime WS Security [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting [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 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: [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.BuildFailureException: You have 1 PMD violation. For more details see: 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: 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] ------------------------------------------------------------------------