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 Jenkins Server <je...@builds.apache.org> on 2014/09/03 09:31:37 UTC

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1481

See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1481/>

------------------------------------------
Sep 03, 2014 7:23:38 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 03, 2014 7:23:38 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 03, 2014 7:23:38 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Sep 03, 2014 7:23:38 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 03, 2014 7:23:38 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 03, 2014 7:23:38 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target>
Sep 03, 2014 7:23:38 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 03, 2014 7:23:38 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Sep 03, 2014 7:23:38 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 03, 2014 7:23:38 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1488

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1488/>

------------------------------------------
Sep 12, 2014 7:22:47 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 12, 2014 7:22:47 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 12, 2014 7:22:47 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Sep 12, 2014 7:22:47 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 12, 2014 7:22:48 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 12, 2014 7:22:48 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target>
Sep 12, 2014 7:22:49 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 12, 2014 7:22:49 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Sep 12, 2014 7:22:50 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 12, 2014 7:22:50 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1487

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1487/>

------------------------------------------
Sep 11, 2014 7:18:16 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 11, 2014 7:18:16 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 11, 2014 7:18:16 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Sep 11, 2014 7:18:16 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 11, 2014 7:18:16 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 11, 2014 7:18:16 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
Sep 11, 2014 7:18:17 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 11, 2014 7:18:17 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Sep 11, 2014 7:18:17 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 11, 2014 7:18:17 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1486

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1486/>

------------------------------------------
Sep 10, 2014 7:30:41 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 10, 2014 7:30:41 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 10, 2014 7:30:41 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Sep 10, 2014 7:30:41 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 10, 2014 7:30:41 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 10, 2014 7:30:41 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target>
Sep 10, 2014 7:30:43 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 10, 2014 7:30:43 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Sep 10, 2014 7:30:43 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 10, 2014 7:30:43 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1485

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1485/>

------------------------------------------
Sep 09, 2014 7:33:54 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 09, 2014 7:33:54 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 09, 2014 7:33:54 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Sep 09, 2014 7:33:54 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 09, 2014 7:33:54 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 09, 2014 7:33:54 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target>
Sep 09, 2014 7:33:56 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 09, 2014 7:33:56 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Sep 09, 2014 7:33:56 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 09, 2014 7:33:56 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1484

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1484/>

------------------------------------------
Sep 06, 2014 7:41:13 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 06, 2014 7:41:13 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 06, 2014 7:41:13 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Sep 06, 2014 7:41:13 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 06, 2014 7:41:14 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 06, 2014 7:41:14 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target>
Sep 06, 2014 7:41:15 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 06, 2014 7:41:15 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Sep 06, 2014 7:41:16 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 06, 2014 7:41:16 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1483

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1483/>

------------------------------------------
Sep 05, 2014 7:22:14 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 05, 2014 7:22:14 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 05, 2014 7:22:14 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Sep 05, 2014 7:22:14 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.pom (7 KB at 63.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.jar (36 KB at 252.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.2/maven-dependency-plugin-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.2/maven-dependency-plugin-2.2.pom (11 KB at 136.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.2/maven-dependency-plugin-2.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.2/maven-dependency-plugin-2.2.jar (125 KB at 591.3 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/osgi/org.osgi.enterprise/4.2.0/org.osgi.enterprise-4.2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/osgi/org.osgi.enterprise/4.2.0/org.osgi.enterprise-4.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/osgi/org.osgi.enterprise/4.2.0/org.osgi.enterprise-4.2.0.pom (455 B at 6.0 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/eclipse/tycho/org.eclipse.osgi/3.7.0.v20110613/org.eclipse.osgi-3.7.0.v20110613.pom
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.7.0.v20110613/org.eclipse.osgi-3.7.0.v20110613.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.7.0.v20110613/org.eclipse.osgi-3.7.0.v20110613.pom (416 B at 5.5 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/eclipse/osgi/org.eclipse.osgi.services/3.2.100.v20100503/org.eclipse.osgi.services-3.2.100.v20100503.pom
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/osgi/org.eclipse.osgi.services/3.2.100.v20100503/org.eclipse.osgi.services-3.2.100.v20100503.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/osgi/org.eclipse.osgi.services/3.2.100.v20100503/org.eclipse.osgi.services-3.2.100.v20100503.pom (2 KB at 16.9 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/eclipse/org.eclipse.eclipse/3.6.0.v20100505/org.eclipse.eclipse-3.6.0.v20100505.pom
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/org.eclipse.eclipse/3.6.0.v20100505/org.eclipse.eclipse-3.6.0.v20100505.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/org.eclipse.eclipse/3.6.0.v20100505/org.eclipse.eclipse-3.6.0.v20100505.pom (5 KB at 54.2 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/eclipse/osgi/org.eclipse.osgi/3.6.0.v20100517/org.eclipse.osgi-3.6.0.v20100517.pom
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/osgi/org.eclipse.osgi/3.6.0.v20100517/org.eclipse.osgi-3.6.0.v20100517.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/osgi/org.eclipse.osgi/3.6.0.v20100517/org.eclipse.osgi-3.6.0.v20100517.pom (699 B at 9.2 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/felix/org.apache.felix.fileinstall/3.1.10/org.apache.felix.fileinstall-3.1.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.1.10/org.apache.felix.fileinstall-3.1.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.1.10/org.apache.felix.fileinstall-3.1.10.pom (5 KB at 64.5 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/servicemix/specs/org.apache.servicemix.specs.jsr339-api-2.0/2.4.0/org.apache.servicemix.specs.jsr339-api-2.0-2.4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.jsr339-api-2.0/2.4.0/org.apache.servicemix.specs.jsr339-api-2.0-2.4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.jsr339-api-2.0/2.4.0/org.apache.servicemix.specs.jsr339-api-2.0-2.4.0.pom (7 KB at 90.4 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/servicemix/specs/specs/2.4.0/specs-2.4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/specs/2.4.0/specs-2.4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/specs/2.4.0/specs-2.4.0.pom (16 KB at 206.3 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/osgi/org.osgi.enterprise/4.2.0/org.osgi.enterprise-4.2.0.jar
Downloading: http://repository.apache.org/snapshots/org/eclipse/tycho/org.eclipse.osgi/3.7.0.v20110613/org.eclipse.osgi-3.7.0.v20110613.jar
Downloading: http://repository.apache.org/snapshots/org/eclipse/osgi/org.eclipse.osgi.services/3.2.100.v20100503/org.eclipse.osgi.services-3.2.100.v20100503.jar
Downloading: http://repository.apache.org/snapshots/org/eclipse/osgi/org.eclipse.osgi/3.6.0.v20100517/org.eclipse.osgi-3.6.0.v20100517.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/org.apache.felix.fileinstall/3.1.10/org.apache.felix.fileinstall-3.1.10.jar
Downloading: http://repository.apache.org/snapshots/org/apache/servicemix/specs/org.apache.servicemix.specs.jsr339-api-2.0/2.4.0/org.apache.servicemix.specs.jsr339-api-2.0-2.4.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/osgi/org.osgi.enterprise/4.2.0/org.osgi.enterprise-4.2.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.7.0.v20110613/org.eclipse.osgi-3.7.0.v20110613.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/osgi/org.eclipse.osgi.services/3.2.100.v20100503/org.eclipse.osgi.services-3.2.100.v20100503.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/osgi/org.eclipse.osgi/3.6.0.v20100517/org.eclipse.osgi-3.6.0.v20100517.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.1.10/org.apache.felix.fileinstall-3.1.10.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/osgi/org.eclipse.osgi.services/3.2.100.v20100503/org.eclipse.osgi.services-3.2.100.v20100503.jar (66 KB at 370.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.jsr339-api-2.0/2.4.0/org.apache.servicemix.specs.jsr339-api-2.0-2.4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.1.10/org.apache.felix.fileinstall-3.1.10.jar (71 KB at 394.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/osgi/org.osgi.enterprise/4.2.0/org.osgi.enterprise-4.2.0.jar (347 KB at 1395.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.jsr339-api-2.0/2.4.0/org.apache.servicemix.specs.jsr339-api-2.0-2.4.0.jar (128 KB at 1033.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/osgi/org.eclipse.osgi/3.6.0.v20100517/org.eclipse.osgi-3.6.0.v20100517.jar (1121 KB at 2512.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.7.0.v20110613/org.eclipse.osgi-3.7.0.v20110613.jar (1331 KB at 2660.6 KB/sec)
Sep 05, 2014 7:22:17 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 05, 2014 7:22:17 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
Sep 05, 2014 7:22:17 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 05, 2014 7:22:17 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Sep 05, 2014 7:22:18 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 05, 2014 7:22:18 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1482

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1482/>

------------------------------------------
Sep 04, 2014 7:26:23 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 04, 2014 7:26:23 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 04, 2014 7:26:23 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Sep 04, 2014 7:26:23 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.pom (7 KB at 51.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.jar (36 KB at 249.4 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/osgi/org.osgi.enterprise/4.2.0/org.osgi.enterprise-4.2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/osgi/org.osgi.enterprise/4.2.0/org.osgi.enterprise-4.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/osgi/org.osgi.enterprise/4.2.0/org.osgi.enterprise-4.2.0.pom (455 B at 6.0 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/eclipse/tycho/org.eclipse.osgi/3.7.0.v20110613/org.eclipse.osgi-3.7.0.v20110613.pom
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.7.0.v20110613/org.eclipse.osgi-3.7.0.v20110613.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.7.0.v20110613/org.eclipse.osgi-3.7.0.v20110613.pom (416 B at 5.5 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/eclipse/osgi/org.eclipse.osgi.services/3.2.100.v20100503/org.eclipse.osgi.services-3.2.100.v20100503.pom
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/osgi/org.eclipse.osgi.services/3.2.100.v20100503/org.eclipse.osgi.services-3.2.100.v20100503.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/osgi/org.eclipse.osgi.services/3.2.100.v20100503/org.eclipse.osgi.services-3.2.100.v20100503.pom (2 KB at 16.9 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/felix/org.apache.felix.fileinstall/3.1.10/org.apache.felix.fileinstall-3.1.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.1.10/org.apache.felix.fileinstall-3.1.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.1.10/org.apache.felix.fileinstall-3.1.10.pom (5 KB at 64.5 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/servicemix/specs/org.apache.servicemix.specs.jsr339-api-2.0/2.4.0/org.apache.servicemix.specs.jsr339-api-2.0-2.4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.jsr339-api-2.0/2.4.0/org.apache.servicemix.specs.jsr339-api-2.0-2.4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.jsr339-api-2.0/2.4.0/org.apache.servicemix.specs.jsr339-api-2.0-2.4.0.pom (7 KB at 89.2 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/osgi/org.osgi.enterprise/4.2.0/org.osgi.enterprise-4.2.0.jar
Downloading: http://repository.apache.org/snapshots/org/eclipse/tycho/org.eclipse.osgi/3.7.0.v20110613/org.eclipse.osgi-3.7.0.v20110613.jar
Downloading: http://repository.apache.org/snapshots/org/eclipse/osgi/org.eclipse.osgi.services/3.2.100.v20100503/org.eclipse.osgi.services-3.2.100.v20100503.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/org.apache.felix.fileinstall/3.1.10/org.apache.felix.fileinstall-3.1.10.jar
Downloading: http://repository.apache.org/snapshots/org/apache/servicemix/specs/org.apache.servicemix.specs.jsr339-api-2.0/2.4.0/org.apache.servicemix.specs.jsr339-api-2.0-2.4.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/osgi/org.osgi.enterprise/4.2.0/org.osgi.enterprise-4.2.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.7.0.v20110613/org.eclipse.osgi-3.7.0.v20110613.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/osgi/org.eclipse.osgi.services/3.2.100.v20100503/org.eclipse.osgi.services-3.2.100.v20100503.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.1.10/org.apache.felix.fileinstall-3.1.10.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.jsr339-api-2.0/2.4.0/org.apache.servicemix.specs.jsr339-api-2.0-2.4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/osgi/org.eclipse.osgi.services/3.2.100.v20100503/org.eclipse.osgi.services-3.2.100.v20100503.jar (66 KB at 309.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.1.10/org.apache.felix.fileinstall-3.1.10.jar (71 KB at 325.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.jsr339-api-2.0/2.4.0/org.apache.servicemix.specs.jsr339-api-2.0-2.4.0.jar (128 KB at 506.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/osgi/org.osgi.enterprise/4.2.0/org.osgi.enterprise-4.2.0.jar (347 KB at 983.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.7.0.v20110613/org.eclipse.osgi-3.7.0.v20110613.jar (1331 KB at 2012.6 KB/sec)
Sep 04, 2014 7:26:26 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 04, 2014 7:26:26 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target>
Sep 04, 2014 7:26:26 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 04, 2014 7:26:26 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Sep 04, 2014 7:26:26 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 04, 2014 7:26:26 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------