Return-Path: X-Original-To: apmail-cxf-notifications-archive@www.apache.org Delivered-To: apmail-cxf-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A415D10EEF for ; Tue, 3 Jun 2014 18:14:56 +0000 (UTC) Received: (qmail 6388 invoked by uid 500); 3 Jun 2014 18:14:56 -0000 Delivered-To: apmail-cxf-notifications-archive@cxf.apache.org Received: (qmail 6364 invoked by uid 500); 3 Jun 2014 18:14:56 -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 6357 invoked by uid 99); 3 Jun 2014 18:14:56 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2014 18:14:56 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 3C803E001A3 for ; Tue, 3 Jun 2014 18:14:56 +0000 (UTC) Date: Tue, 3 Jun 2014 18:14:56 +0000 (UTC) From: Apache Jenkins Server To: notifications@cxf.apache.org Message-ID: <1073956919.8.1401819296244.JavaMail.jenkins@crius> In-Reply-To: <1857665678.29.1401730919213.JavaMail.jenkins@crius> References: <1857665678.29.1401730919213.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: CXF-DOSGi #601 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: CXF-DOSGi X-Jenkins-Result: FAILURE See ------------------------------------------ [...truncated 612 lines...] [WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/jenkins/.m2/repository/repository.xml org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/jenkins/.m2/repository/repository.xml at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324) at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:143) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117) 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.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178) 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 hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 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:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:662) Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@1e9940d) at org.kxml2.io.KXmlParser.exception(Unknown Source) at org.kxml2.io.KXmlParser.nextTag(Unknown Source) at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43) at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147) at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118) at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:316) ... 34 more [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Distributed OSGI Distributed Software Modules 1.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-dosgi-ri-dsw --- [INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ cxf-dosgi-ri-dsw --- [INFO] [INFO] --- maven-remote-resources-plugin:1.2:process (default) @ cxf-dosgi-ri-dsw --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cxf-dosgi-ri-dsw --- [INFO] Installing to /home/jenkins/.m2/repository/org/apache/cxf/dosgi/cxf-dosgi-ri-dsw/1.7-SNAPSHOT/cxf-dosgi-ri-dsw-1.7-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CXF Local Discovery Service Bundle 1.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-dosgi-ri-discovery-local --- [INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ cxf-dosgi-ri-discovery-local --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-jaxb2-plugin:0.9.0:generate (default) @ cxf-dosgi-ri-discovery-local --- [INFO] Sources are not up-to-date; XJC execution will be executed. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Distributed OSGI Reference Implementation ......... SUCCESS [1:12.403s] [INFO] Distributed OSGI Reference Implementation Parent .. SUCCESS [31.647s] [INFO] Distributed OSGi Temporary Private Apache Felix Shell TUI Build SUCCESS [40.832s] [INFO] Distributed OSGi Felix Profiles ................... SUCCESS [35.796s] [INFO] Distributed OSGi Temporary Private Felix Framework Build SUCCESS [24.308s] [INFO] CXF dOSGi Remote Service Admin Implementation ..... SUCCESS [1:04.636s] [INFO] Distributed OSGi Topology Manager implementation .. SUCCESS [54.115s] [INFO] Distributed OSGI Distributed Software Modules ..... SUCCESS [27.158s] [INFO] CXF Local Discovery Service Bundle ................ FAILURE [23.351s] [INFO] CXF DOSGi ZooKeeper Server Control Bundle ......... SKIPPED [INFO] Distributed OSGI Distributed Discovery ZooKeeper Server Control Configuration Bundle SKIPPED [INFO] CXF DOSGi ZooKeeper-based Discovery Service Bundle SKIPPED [INFO] Distributed OSGI Distributed Discovery Parent ..... SKIPPED [INFO] Distributed OSGI Discovery Service Modules ........ SKIPPED [INFO] Distributed OSGI Greeter Interface Bundle ......... SKIPPED [INFO] Distributed OSGI Greeter Implementation Bundle .... SKIPPED [INFO] Distributed OSGI Greeter Bundle Client ............ SKIPPED [INFO] Distributed OSGI Greeter Bundles .................. SKIPPED [INFO] Distributed OSGI Greeter Rest Interface Bundle .... SKIPPED [INFO] Distributed OSGI Greeter Implementation Bundle .... SKIPPED [INFO] Distributed OSGI Greeter Implementation2 Bundle ... SKIPPED [INFO] Distributed OSGI Greeter Bundle Client ............ SKIPPED [INFO] Distributed OSGI Greeter Rest Bundles ............. SKIPPED [INFO] Distributed OSGI Spring-DM Sample ................. SKIPPED [INFO] Distributed OSGI Spring-DM Sample Interface Bundle SKIPPED [INFO] Distributed OSGI Spring-DM Sample Implementation Bundle SKIPPED [INFO] Distributed OSGI Spring-DM Sample Client Bundle ... SKIPPED [INFO] Distributed OSGI Declarative Services Sample ...... SKIPPED [INFO] Distributed OSGI Declarative Services Sample Interface Bundle SKIPPED [INFO] Distributed OSGI Declarative Services Sample Implementation Bundle SKIPPED [INFO] Distributed OSGI Declarative Services Sample Client Bundle SKIPPED [INFO] Distributed OSGI Discovery Sample ................. SKIPPED [INFO] Distributed OSGI Discovery Sample Interface Bundle SKIPPED [INFO] Distributed OSGI Discovery Sample Implementation Bundle SKIPPED [INFO] Distributed OSGI Discovery Sample Client Bundle ... SKIPPED [INFO] Distributed OSGI Security Sample Bundle ........... SKIPPED [INFO] Distributed OSGI RI Sample Bundles ................ SKIPPED [INFO] CXF dOSGi Required OSGi Compendium APIs ........... SKIPPED [INFO] Distributed OSGI Distribution Parent .............. SKIPPED [INFO] CXF DOSGI Karaf Features .......................... SKIPPED [INFO] Distributed OSGI Multi-Bundle Distribution ........ SKIPPED [INFO] Distributed OSGI Source Distribution .............. SKIPPED [INFO] Distributed OSGi System Tests Common Classes ...... SKIPPED [INFO] Distributed OSGi System Tests Multi-Bundle ........ SKIPPED [INFO] Distributed OSGi System Tests ..................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8:19.964s [INFO] Finished at: Tue Jun 03 17:59:41 UTC 2014 [INFO] Final Memory: 56M/179M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.9.0:generate (default) on project cxf-dosgi-ri-discovery-local: Execution default of goal org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.9.0:generate failed. UndeclaredThrowableException: javax.xml.bind.annotation.XmlElementRef.required() -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.9.0:generate (default) on project cxf-dosgi-ri-discovery-local: Execution default of goal org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.9.0:generate failed. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117) 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.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178) 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 hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 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:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:662) Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default of goal org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.9.0:generate failed. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 31 more Caused by: java.lang.reflect.UndeclaredThrowableException at com.sun.proxy.$Proxy36.required(Unknown Source) at com.sun.tools.xjc.generator.bean.field.AbstractField.annotateReference(AbstractField.java:192) [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-greeter-client/1.7-SNAPSHOT/cxf-dosgi-ri-samples-greeter-client-1.7-SNAPSHOT.pom at com.sun.tools.xjc.generator.bean.field.AbstractField.annotate(AbstractField.java:161) at com.sun.tools.xjc.generator.bean.field.AbstractListField.generate(AbstractListField.java:129) at com.sun.tools.xjc.generator.bean.field.UntypedListField.(UntypedListField.java:112) at com.sun.tools.xjc.generator.bean.field.UntypedListFieldRenderer.generate(UntypedListFieldRenderer.java:77) at com.sun.tools.xjc.generator.bean.field.DefaultFieldRenderer.generate(DefaultFieldRenderer.java:82) at com.sun.tools.xjc.generator.bean.BeanGenerator.generateFieldDecl(BeanGenerator.java:777) at com.sun.tools.xjc.generator.bean.BeanGenerator.generateClassBody(BeanGenerator.java:558) at com.sun.tools.xjc.generator.bean.BeanGenerator.(BeanGenerator.java:261) at com.sun.tools.xjc.generator.bean.BeanGenerator.generate(BeanGenerator.java:169) at com.sun.tools.xjc.model.Model.generateCode(Model.java:290) at org.jvnet.mjiip.v_2_2.XJC22Mojo.generateCode(XJC22Mojo.java:66) at org.jvnet.mjiip.v_2_2.XJC22Mojo.doExecute(XJC22Mojo.java:41) at org.jvnet.mjiip.v_2_2.XJC22Mojo.doExecute(XJC22Mojo.java:28) at org.jvnet.jaxb2.maven2.RawXJC2Mojo.doExecute(RawXJC2Mojo.java:318) at org.jvnet.jaxb2.maven2.RawXJC2Mojo.execute(RawXJC2Mojo.java:161) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) ... 32 more Caused by: java.lang.NoSuchMethodException: javax.xml.bind.annotation.XmlElementRef.required() at java.lang.Class.getDeclaredMethod(Class.java:1939) at com.sun.codemodel.TypedAnnotationWriter.invoke(TypedAnnotationWriter.java:112) ... 50 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :cxf-dosgi-ri-discovery-local [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-ds-impl/1.7-SNAPSHOT/cxf-dosgi-ri-samples-ds-impl-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-parent/1.7-SNAPSHOT/cxf-dosgi-ri-parent-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri/1.7-SNAPSHOT/cxf-dosgi-ri-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-multibundle-distribution/1.7-SNAPSHOT/cxf-dosgi-ri-multibundle-distribution-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/felix-shell-extension/1.7-SNAPSHOT/felix-shell-extension-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/felix-shell-extension/1.7-SNAPSHOT/felix-shell-extension-1.7-SNAPSHOT.jar [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-greeter-rest-impl/1.7-SNAPSHOT/cxf-dosgi-ri-samples-greeter-rest-impl-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-discovery-distributed-zookeeper-server-config/1.7-SNAPSHOT/cxf-dosgi-ri-discovery-distributed-zookeeper-server-config-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-discovery-distributed/1.7-SNAPSHOT/cxf-dosgi-ri-discovery-distributed-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples/1.7-SNAPSHOT/cxf-dosgi-ri-samples-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-greeter-rest-parent/1.7-SNAPSHOT/cxf-dosgi-ri-samples-greeter-rest-parent-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-ds-parent/1.7-SNAPSHOT/cxf-dosgi-ri-samples-ds-parent-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-felix/1.7-SNAPSHOT/cxf-dosgi-ri-felix-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.systests/cxf-dosgi-ri-systests2-multibundle/1.7-SNAPSHOT/cxf-dosgi-ri-systests2-multibundle-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-spring-dm-client/1.7-SNAPSHOT/cxf-dosgi-ri-samples-spring-dm-client-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-spring-dm-interface/1.7-SNAPSHOT/cxf-dosgi-ri-samples-spring-dm-interface-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-spring-dm-parent/1.7-SNAPSHOT/cxf-dosgi-ri-samples-spring-dm-parent-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-dsw/1.7-SNAPSHOT/cxf-dosgi-ri-dsw-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-discovery-distributed-zookeeper-server/1.7-SNAPSHOT/cxf-dosgi-ri-discovery-distributed-zookeeper-server-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-osgi-api/1.7-SNAPSHOT/cxf-dosgi-ri-osgi-api-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-security/1.7-SNAPSHOT/cxf-dosgi-ri-samples-security-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-discovery-distributed-parent/1.7-SNAPSHOT/cxf-dosgi-ri-discovery-distributed-parent-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-felix-profiles/1.7-SNAPSHOT/cxf-dosgi-ri-felix-profiles-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-felix-profiles/1.7-SNAPSHOT/cxf-dosgi-ri-felix-profiles-1.7-SNAPSHOT.jar [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-greeter-rest-impl2/1.7-SNAPSHOT/cxf-dosgi-ri-samples-greeter-rest-impl2-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-source-distribution/1.7-SNAPSHOT/cxf-dosgi-ri-source-distribution-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-discovery/1.7-SNAPSHOT/cxf-dosgi-ri-discovery-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-greeter-parent/1.7-SNAPSHOT/cxf-dosgi-ri-samples-greeter-parent-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-greeter-interface/1.7-SNAPSHOT/cxf-dosgi-ri-samples-greeter-interface-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-discovery-interface/1.7-SNAPSHOT/cxf-dosgi-ri-samples-discovery-interface-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.systests/cxf-dosgi-ri-systests2-common/1.7-SNAPSHOT/cxf-dosgi-ri-systests2-common-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-spring-dm-impl/1.7-SNAPSHOT/cxf-dosgi-ri-samples-spring-dm-impl-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-greeter-rest-client/1.7-SNAPSHOT/cxf-dosgi-ri-samples-greeter-rest-client-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.systests/cxf-dosgi-ri-systests2/1.7-SNAPSHOT/cxf-dosgi-ri-systests2-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-discovery-client/1.7-SNAPSHOT/cxf-dosgi-ri-samples-discovery-client-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-topology-manager/1.7-SNAPSHOT/cxf-dosgi-ri-topology-manager-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-topology-manager/1.7-SNAPSHOT/cxf-dosgi-ri-topology-manager-1.7-SNAPSHOT.jar [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-distribution-parent/1.7-SNAPSHOT/cxf-dosgi-ri-distribution-parent-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-ds-interface/1.7-SNAPSHOT/cxf-dosgi-ri-samples-ds-interface-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-discovery-parent/1.7-SNAPSHOT/cxf-dosgi-ri-samples-discovery-parent-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-discovery-impl/1.7-SNAPSHOT/cxf-dosgi-ri-samples-discovery-impl-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-dsw-cxf/1.7-SNAPSHOT/cxf-dosgi-ri-dsw-cxf-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-dsw-cxf/1.7-SNAPSHOT/cxf-dosgi-ri-dsw-cxf-1.7-SNAPSHOT.jar [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi-ri-discovery-local/1.7-SNAPSHOT/cxf-dosgi-ri-discovery-local-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-greeter-impl/1.7-SNAPSHOT/cxf-dosgi-ri-samples-greeter-impl-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-greeter-rest-interface/1.7-SNAPSHOT/cxf-dosgi-ri-samples-greeter-rest-interface-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-ds-client/1.7-SNAPSHOT/cxf-dosgi-ri-samples-ds-client-1.7-SNAPSHOT.pom [JENKINS] Archiving to org.apache.cxf.dosgi/cxf-dosgi/1.7-SNAPSHOT/cxf-dosgi-1.7-SNAPSHOT.pom Sending e-mails to: notifications@cxf.apache.org channel stopped