See 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/583/changes>

Changes:

[sergeyb] Merged revisions 1036260 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/branches/2.3.x-fixes

................
  r1036260 | sergeyb | 2010-11-17 22:34:29 +0000 (Wed, 17 Nov 2010) | 9 lines
  
  Merged revisions 1036258 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1036258 | sergeyb | 2010-11-17 22:25:44 +0000 (Wed, 17 Nov 2010) | 1 line
    
    [CXF-3022] Fixing more generics-related issues
  ........
................

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF JAX-RS System Tests
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target>
Downloading: 
http://repo1.maven.org/maven2/jetty/jsp-api/2.1-6.0.2/jsp-api-2.1-6.0.2.pom
[INFO] Unable to find resource 'jetty:jsp-api:pom:2.1-6.0.2' in repository 
central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/jetty/jsp/2.1-6.0.2/jsp-2.1-6.0.2.pom
[INFO] Unable to find resource 'jetty:jsp:pom:2.1-6.0.2' in repository central 
(http://repo1.maven.org/maven2)
[INFO] [checkstyle:checkstyle {execution: validate}]
[INFO] Starting audit...
Audit done.

[INFO] Preparing pmd:check
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/pom.xml>
 to 
/home/hudson/hudson/jobs/CXF-2.2.x-JDK15/modules/org.apache.cxf.systests$cxf-systests-jaxrs/builds/2010-11-18_00-23-27/archive/org.apache.cxf.systests/cxf-systests-jaxrs/2.2.12-SNAPSHOT/pom.xml
[INFO] [pmd:pmd {execution: pmd}]
[INFO] [pmd:check {execution: validate}]
[INFO] 
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/java>
[INFO] skip non existing resourceDirectory 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/resources>
[INFO] skip non existing resourceDirectory 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 87 resources
[INFO] Copying 36 resources
[INFO] skip non existing resourceDirectory 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 115 source files to 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/security/SecureBookStoreNoInterface.java>:[66,62]
 [unchecked] unchecked conversion
found   : java.util.Map
required: java.util.Map<java.lang.String,java.lang.String[]>
[WARNING] 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/GenericRestServiceImpl.java>:[31,30]
 [unchecked] unchecked cast
found   : java.lang.Object
required: T
[WARNING] 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/GenericRestServiceImpl.java>:[36,20]
 [unchecked] unchecked call to put(K,V) as a member of the raw type 
java.util.Map
[WARNING] 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/GenericRestServiceImpl.java>:[37,52]
 [unchecked] unchecked cast
found   : java.lang.Object
required: PK
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/GenericRestServiceImpl.java>:[29,5]
 method does not override a method from its superclass
[ERROR] 
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/GenericRestServiceImpl.java>:[34,5]
 method does not override a method from its superclass
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/GenericRestServiceImpl.java>:[29,5]
 method does not override a method from its superclass
<https://hudson.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/GenericRestServiceImpl.java>:[34,5]
 method does not override a method from its superclass

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
        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: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: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: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.plugin.CompilationFailureException: Compilation 
failure
        at 
org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
        at 
org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161)
        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: 37 minutes 21 seconds
[INFO] Finished at: Thu Nov 18 01:00:58 UTC 2010
[INFO] Final Memory: 138M/243M
[INFO] ------------------------------------------------------------------------

Reply via email to