See <https://builds.apache.org/job/ServiceMix-master/54/changes>
Changes: [krzys.sobkowiak] [SM-3103] Upgrade to Apache Karaf 4.0.7 [krzys.sobkowiak] [SM-3096] Examples compile error [SM-3106] exec-maven-plugin.version is ------------------------------------------ [...truncated 5312 lines...] [INFO] Apache ServiceMix :: Examples :: Camel Drools ...... SUCCESS [ 9.080 s] [INFO] Apache ServiceMix :: Examples :: Camel Drools Blueprint SUCCESS [ 3.455 s] [INFO] Apache ServiceMix :: Examples :: Camel SQL ......... SUCCESS [ 0.356 s] [INFO] Apache ServiceMix :: Examples :: Camel SQL :: Datasource Derby SUCCESS [ 1.306 s] [INFO] Apache ServiceMix :: Examples :: Camel SQL :: Orders SUCCESS [ 1.052 s] [INFO] Apache ServiceMix :: Examples :: Camel SQL :: Datasource PgSql SUCCESS [ 1.105 s] [INFO] Apache ServiceMix :: Examples :: Camel SQL :: Datasource H2 SUCCESS [ 1.483 s] [INFO] Apache ServiceMix :: Examples :: Camel CXF REST .... SUCCESS [ 0.324 s] [INFO] Apache ServiceMix :: Examples :: Camel CXF REST :: Service SUCCESS [ 3.773 s] [INFO] Apache ServiceMix :: Examples :: Camel CXF REST :: Route SUCCESS [ 2.337 s] [INFO] Apache ServiceMix :: Examples :: Camel CXF REST :: Client SUCCESS [ 2.973 s] [INFO] Apache ServiceMix :: Examples :: Camel CXF SOAP .... SUCCESS [ 0.610 s] [INFO] Apache ServiceMix :: Examples :: Camel CXF SOAP :: Service SUCCESS [ 1.466 s] [INFO] Apache ServiceMix :: Examples :: Camel CXF SOAP :: Route SUCCESS [ 1.421 s] [INFO] Apache ServiceMix :: Examples :: Camel CXF SOAP :: Client SUCCESS [ 1.718 s] [INFO] Apache ServiceMix :: Examples :: CXF ............... SUCCESS [ 0.527 s] [INFO] Apache ServiceMix :: Examples :: CXF OSGi .......... SUCCESS [ 6.033 s] [INFO] Apache ServiceMix :: Examples :: CXF JAX-RS OSGI ... SUCCESS [ 2.027 s] [INFO] Apache ServiceMix :: Examples :: CXF JAXWS Blueprint SUCCESS [ 1.174 s] [INFO] Apache ServiceMix :: Examples :: CXF JAX-RS OSGI Blueprint SUCCESS [ 4.529 s] [INFO] Apache ServiceMix :: Examples :: CXF WS-Addressing OSGI SUCCESS [ 8.354 s] [INFO] Apache ServiceMix :: Examples :: CXF WS-Security OSGi SUCCESS [ 2.148 s] [INFO] Apache ServiceMix :: Examples :: CXF WS-Security Blueprint SUCCESS [ 2.160 s] [INFO] Apache ServiceMix :: Examples :: CXF WS-RM OSGi .... SUCCESS [ 3.039 s] [INFO] Apache ServiceMix :: Examples :: CXF WS-Security Signature OSGi SUCCESS [ 2.021 s] [INFO] Apache ServiceMix :: Examples :: CXF WSN ........... SUCCESS [ 0.359 s] [INFO] Apache ServiceMix :: Examples :: CXF WSN :: Base ... SUCCESS [ 1.167 s] [INFO] Apache ServiceMix :: Examples :: CXF WSN :: Client . SUCCESS [ 3.113 s] [INFO] Apache ServiceMix :: Examples :: CXF WSN :: Receive SUCCESS [ 1.338 s] [INFO] Apache ServiceMix :: Examples :: CXF WSN :: Notifier SUCCESS [ 1.731 s] [INFO] Apache ServiceMix :: Examples :: Drools ............ SUCCESS [ 0.404 s] [INFO] Apache ServiceMix :: Examples :: Drools :: Simple .. FAILURE [ 1.839 s] [INFO] Apache ServiceMix :: Examples :: Drools :: Camel Blueprint SKIPPED [INFO] Apache ServiceMix :: Examples :: Drools :: Camel CXF Server SKIPPED [INFO] Apache ServiceMix :: Examples :: Drools :: Spring .. SKIPPED [INFO] Apache ServiceMix :: Assemblies .................... SKIPPED [INFO] Apache ServiceMix :: Assemblies :: Features ........ SKIPPED [INFO] Apache ServiceMix :: Assemblies :: Features :: ServiceMix Features SKIPPED [INFO] Apache ServiceMix :: Assemblies :: Features :: ServiceMix KIE SKIPPED [INFO] Apache ServiceMix :: Assemblies :: Features :: ServiceMix Examples SKIPPED [INFO] Apache ServiceMix :: Assemblies :: ServiceMix Examples SKIPPED [INFO] Apache ServiceMix :: Assemblies :: Default Distribution SKIPPED [INFO] Apache ServiceMix :: Integration Tests ............. SKIPPED [INFO] Apache ServiceMix :: Tooling ....................... SKIPPED [INFO] Apache ServiceMix :: Tooling :: Archetypes ......... SKIPPED [INFO] Apache ServiceMix :: Tooling :: Archetypes :: CXF Code First OSGi Bundle SKIPPED [INFO] Apache ServiceMix :: Tooling :: Archetypes :: CXF WSDL First OSGi Bundle SKIPPED [INFO] Apache ServiceMix :: Tooling :: Archetypes :: OSGi Bundle SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:01 min [INFO] Finished at: 2016-09-26T21:23:03+00:00 [INFO] Final Memory: 169M/952M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal on project drools-simple: Could not resolve dependencies for project org.apache.servicemix.examples:drools-simple:bundle:7.0.0-SNAPSHOT: Failed to collect dependencies at org.kie:kie-api:jar:6.2.0.Final: Failed to read artifact descriptor for org.kie:kie-api:jar:6.2.0.Final: Could not find artifact org.jboss.dashboard-builder:dashboard-builder-bom:pom:6.2.0.Final in central (https://repo.maven.apache.org/maven2) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project drools-simple: Could not resolve dependencies for project org.apache.servicemix.examples:drools-simple:bundle:7.0.0-SNAPSHOT: Failed to collect dependencies at org.kie:kie-api:jar:6.2.0.Final at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:221) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200) 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:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.servicemix.examples:drools-simple:bundle:7.0.0-SNAPSHOT: Failed to collect dependencies at org.kie:kie-api:jar:6.2.0.Final at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:180) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195) ... 34 more Caused by: org.eclipse.aether.collection.DependencyCollectionException: Failed to collect dependencies at org.kie:kie-api:jar:6.2.0.Final at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:291) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies(DefaultRepositorySystem.java:316) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:172) ... 35 more Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for org.kie:kie-api:jar:6.2.0.Final at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:349) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor(DefaultArtifactDescriptorReader.java:218) at org.eclipse.aether.internal.impl.DefaultDependencyCollector.resolveCachedArtifactDescriptor(DefaultDependencyCollector.java:535) at org.eclipse.aether.internal.impl.DefaultDependencyCollector.getArtifactDescriptorResult(DefaultDependencyCollector.java:519) at org.eclipse.aether.internal.impl.DefaultDependencyCollector.processDependency(DefaultDependencyCollector.java:409) at org.eclipse.aether.internal.impl.DefaultDependencyCollector.processDependency(DefaultDependencyCollector.java:363) at org.eclipse.aether.internal.impl.DefaultDependencyCollector.process(DefaultDependencyCollector.java:351) at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:254) ... 37 more Caused by: org.apache.maven.model.resolution.UnresolvableModelException: Could not find artifact org.jboss.dashboard-builder:dashboard-builder-bom:pom:6.2.0.Final in central (https://repo.maven.apache.org/maven2) at org.apache.maven.repository.internal.DefaultModelResolver.resolveModel(DefaultModelResolver.java:177) at org.apache.maven.model.building.DefaultModelBuilder.importDependencyManagement(DefaultModelBuilder.java:1167) at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:451) at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:417) at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:407) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:340) ... 44 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.jboss.dashboard-builder:dashboard-builder-bom:pom:6.2.0.Final in central (https://repo.maven.apache.org/maven2) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223) at org.apache.maven.repository.internal.DefaultModelResolver.resolveModel(DefaultModelResolver.java:173) ... 49 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.jboss.dashboard-builder:dashboard-builder-bom:pom:6.2.0.Final in central (https://repo.maven.apache.org/maven2) at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:581) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:249) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:520) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421) ... 52 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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :drools-simple [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/pom.xml> to org.apache.servicemix/servicemix/7.0.0-SNAPSHOT/servicemix-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/activemq/pom.xml> to org.apache.servicemix/activemq/7.0.0-SNAPSHOT/activemq-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-ws-addressing/pom.xml> to org.apache.servicemix.examples/cxf-ws-addressing/7.0.0-SNAPSHOT/cxf-ws-addressing-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-ws-addressing/target/cxf-ws-addressing-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/cxf-ws-addressing/7.0.0-SNAPSHOT/cxf-ws-addressing-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml> to org.apache.servicemix.examples/cxf-wsn-receive/7.0.0-SNAPSHOT/cxf-wsn-receive-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-wsn/cxf-wsn-receive/target/cxf-wsn-receive-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/cxf-wsn-receive/7.0.0-SNAPSHOT/cxf-wsn-receive-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/tooling/archetypes/servicemix-cxf-code-first-osgi-bundle/pom.xml> to org.apache.servicemix.tooling.archetypes/servicemix-cxf-code-first-osgi-bundle/7.0.0-SNAPSHOT/servicemix-cxf-code-first-osgi-bundle-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-sql/camel-sql-orders/pom.xml> to org.apache.servicemix.examples/camel-sql-orders/7.0.0-SNAPSHOT/camel-sql-orders-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-sql/camel-sql-orders/target/camel-sql-orders-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/camel-sql-orders/7.0.0-SNAPSHOT/camel-sql-orders-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/akka/akka-camel/pom.xml> to org.apache.servicemix.examples/akka-camel/7.0.0-SNAPSHOT/akka-camel-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/akka/akka-camel/target/akka-camel-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/akka-camel/7.0.0-SNAPSHOT/akka-camel-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-cxf-soap/camel-cxf-soap-service/pom.xml> to org.apache.servicemix.examples/camel-cxf-soap-service/7.0.0-SNAPSHOT/camel-cxf-soap-service-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-cxf-soap/camel-cxf-soap-service/target/camel-cxf-soap-service-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/camel-cxf-soap-service/7.0.0-SNAPSHOT/camel-cxf-soap-service-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-jaxrs/pom.xml> to org.apache.servicemix.examples/cxf-jaxrs/7.0.0-SNAPSHOT/cxf-jaxrs-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-jaxrs/target/cxf-jaxrs-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/cxf-jaxrs/7.0.0-SNAPSHOT/cxf-jaxrs-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/tooling/archetypes/servicemix-osgi-bundle/pom.xml> to org.apache.servicemix.tooling.archetypes/servicemix-osgi-bundle/7.0.0-SNAPSHOT/servicemix-osgi-bundle-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/logging/jms-appender/pom.xml> to org.apache.servicemix.logging/jms-appender/7.0.0-SNAPSHOT/jms-appender-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/logging/jms-appender/target/jms-appender-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.logging/jms-appender/7.0.0-SNAPSHOT/jms-appender-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/logging/pom.xml> to org.apache.servicemix.logging/logging/7.0.0-SNAPSHOT/logging-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-sql/pom.xml> to org.apache.servicemix.examples/camel-sql/7.0.0-SNAPSHOT/camel-sql-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/branding/pom.xml> to org.apache.servicemix/org.apache.servicemix.branding/7.0.0-SNAPSHOT/org.apache.servicemix.branding-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/branding/target/org.apache.servicemix.branding-7.0.0-SNAPSHOT.jar> to org.apache.servicemix/org.apache.servicemix.branding/7.0.0-SNAPSHOT/org.apache.servicemix.branding-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-cxf-soap/camel-cxf-soap-client/pom.xml> to org.apache.servicemix.examples/camel-cxf-soap-client/7.0.0-SNAPSHOT/camel-cxf-soap-client-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-cxf-soap/camel-cxf-soap-client/target/camel-cxf-soap-client-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/camel-cxf-soap-client/7.0.0-SNAPSHOT/camel-cxf-soap-client-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/pom.xml> to org.apache.servicemix.examples/examples/7.0.0-SNAPSHOT/examples-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-cxf-rest/camel-cxf-rest-client/pom.xml> to org.apache.servicemix.examples/camel-cxf-rest-client/7.0.0-SNAPSHOT/camel-cxf-rest-client-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-cxf-rest/camel-cxf-rest-client/target/camel-cxf-rest-client-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/camel-cxf-rest-client/7.0.0-SNAPSHOT/camel-cxf-rest-client-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-osgi/pom.xml> to org.apache.servicemix.examples/cxf-osgi/7.0.0-SNAPSHOT/cxf-osgi-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-osgi/target/cxf-osgi-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/cxf-osgi/7.0.0-SNAPSHOT/cxf-osgi-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/activemq/activemq-camel/pom.xml> to org.apache.servicemix.activemq/org.apache.servicemix.activemq.camel/7.0.0-SNAPSHOT/org.apache.servicemix.activemq.camel-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/activemq/activemq-camel/target/org.apache.servicemix.activemq.camel-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.activemq/org.apache.servicemix.activemq.camel/7.0.0-SNAPSHOT/org.apache.servicemix.activemq.camel-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/parent/pom.xml> to org.apache.servicemix/parent/7.0.0-SNAPSHOT/parent-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-ws-rm/pom.xml> to org.apache.servicemix.examples/cxf-ws-rm/7.0.0-SNAPSHOT/cxf-ws-rm-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-ws-rm/target/cxf-ws-rm-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/cxf-ws-rm/7.0.0-SNAPSHOT/cxf-ws-rm-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-wsn/pom.xml> to org.apache.servicemix.examples/cxf-wsn/7.0.0-SNAPSHOT/cxf-wsn-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-cxf-rest/pom.xml> to org.apache.servicemix.examples/camel-cxf-rest/7.0.0-SNAPSHOT/camel-cxf-rest-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-sql/camel-sql-datasource-derby/pom.xml> to org.apache.servicemix.examples/camel-sql-datasource-derby/7.0.0-SNAPSHOT/camel-sql-datasource-derby-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-sql/camel-sql-datasource-derby/target/camel-sql-datasource-derby-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/camel-sql-datasource-derby/7.0.0-SNAPSHOT/camel-sql-datasource-derby-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-cxf-soap/camel-cxf-soap-route/pom.xml> to org.apache.servicemix.examples/camel-cxf-soap-route/7.0.0-SNAPSHOT/camel-cxf-soap-route-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-cxf-soap/camel-cxf-soap-route/target/camel-cxf-soap-route-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/camel-cxf-soap-route/7.0.0-SNAPSHOT/camel-cxf-soap-route-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/akka/pom.xml> to org.apache.servicemix.examples/akka-examples/7.0.0-SNAPSHOT/akka-examples-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-cxf-rest/camel-cxf-rest-route/pom.xml> to org.apache.servicemix.examples/camel-cxf-rest-route/7.0.0-SNAPSHOT/camel-cxf-rest-route-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-cxf-rest/camel-cxf-rest-route/target/camel-cxf-rest-route-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/camel-cxf-rest-route/7.0.0-SNAPSHOT/camel-cxf-rest-route-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-ws-security-osgi/pom.xml> to org.apache.servicemix.examples/cxf-ws-security-osgi/7.0.0-SNAPSHOT/cxf-ws-security-osgi-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-ws-security-osgi/target/cxf-ws-security-osgi-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/cxf-ws-security-osgi/7.0.0-SNAPSHOT/cxf-ws-security-osgi-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/drools/drools-spring/pom.xml> to org.apache.servicemix.examples/drools-spring/7.0.0-SNAPSHOT/drools-spring-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml> to org.apache.servicemix.examples/cxf-wsn-notifier/7.0.0-SNAPSHOT/cxf-wsn-notifier-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-wsn/cxf-wsn-notifier/target/cxf-wsn-notifier-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/cxf-wsn-notifier/7.0.0-SNAPSHOT/cxf-wsn-notifier-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/pom.xml> to org.apache.servicemix.examples/camel-examples/7.0.0-SNAPSHOT/camel-examples-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-sql/camel-sql-datasource-pgsql/pom.xml> to org.apache.servicemix.examples/camel-sql-datasource-pgsql/7.0.0-SNAPSHOT/camel-sql-datasource-pgsql-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-sql/camel-sql-datasource-pgsql/target/camel-sql-datasource-pgsql-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/camel-sql-datasource-pgsql/7.0.0-SNAPSHOT/camel-sql-datasource-pgsql-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/assemblies/apache-servicemix/pom.xml> to org.apache.servicemix/apache-servicemix/7.0.0-SNAPSHOT/apache-servicemix-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/tooling/archetypes/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml> to org.apache.servicemix.tooling.archetypes/servicemix-cxf-wsdl-first-osgi-bundle/7.0.0-SNAPSHOT/servicemix-cxf-wsdl-first-osgi-bundle-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/activiti/pom.xml> to org.apache.servicemix.activiti/activiti/7.0.0-SNAPSHOT/activiti-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-cxf-rest/camel-cxf-rest-service/pom.xml> to org.apache.servicemix.examples/camel-cxf-rest-service/7.0.0-SNAPSHOT/camel-cxf-rest-service-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-cxf-rest/camel-cxf-rest-service/target/camel-cxf-rest-service-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/camel-cxf-rest-service/7.0.0-SNAPSHOT/camel-cxf-rest-service-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-jaxrs-blueprint/pom.xml> to org.apache.servicemix.examples/cxf-jaxrs-blueprint/7.0.0-SNAPSHOT/cxf-jaxrs-blueprint-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-jaxrs-blueprint/target/cxf-jaxrs-blueprint-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/cxf-jaxrs-blueprint/7.0.0-SNAPSHOT/cxf-jaxrs-blueprint-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/drools/drools-camel-blueprint/pom.xml> to org.apache.servicemix.examples/drools-camel-blueprint/7.0.0-SNAPSHOT/drools-camel-blueprint-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/activiti/activiti-config/pom.xml> to org.apache.servicemix.activiti/org.apache.servicemix.activiti.config/7.0.0-SNAPSHOT/org.apache.servicemix.activiti.config-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/activiti/activiti-config/target/org.apache.servicemix.activiti.config-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.activiti/org.apache.servicemix.activiti.config/7.0.0-SNAPSHOT/org.apache.servicemix.activiti.config-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/tooling/archetypes/pom.xml> to org.apache.servicemix.tooling/archetypes/7.0.0-SNAPSHOT/archetypes-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/activiti/activiti-camel/pom.xml> to org.apache.servicemix.examples/activiti-camel/7.0.0-SNAPSHOT/activiti-camel-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/activiti/activiti-camel/target/activiti-camel-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/activiti-camel/7.0.0-SNAPSHOT/activiti-camel-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/assemblies/features/pom.xml> to org.apache.servicemix.assemblies.features/features/7.0.0-SNAPSHOT/features-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-drools/pom.xml> to org.apache.servicemix.examples/camel-drools/7.0.0-SNAPSHOT/camel-drools-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-drools/target/camel-drools-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/camel-drools/7.0.0-SNAPSHOT/camel-drools-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/tooling/pom.xml> to org.apache.servicemix.tooling/tooling/7.0.0-SNAPSHOT/tooling-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-ws-security-signature/pom.xml> to org.apache.servicemix.examples/cxf-ws-security-signature/7.0.0-SNAPSHOT/cxf-ws-security-signature-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-ws-security-signature/target/cxf-ws-security-signature-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/cxf-ws-security-signature/7.0.0-SNAPSHOT/cxf-ws-security-signature-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/assemblies/pom.xml> to org.apache.servicemix.assemblies/assemblies/7.0.0-SNAPSHOT/assemblies-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/assemblies/apache-servicemix-examples/pom.xml> to org.apache.servicemix/apache-servicemix-examples/7.0.0-SNAPSHOT/apache-servicemix-examples-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/activemq/activemq-service/pom.xml> to org.apache.servicemix.activemq/org.apache.servicemix.activemq.service/7.0.0-SNAPSHOT/org.apache.servicemix.activemq.service-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/activemq/activemq-service/target/org.apache.servicemix.activemq.service-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.activemq/org.apache.servicemix.activemq.service/7.0.0-SNAPSHOT/org.apache.servicemix.activemq.service-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/activemq/activemq-service/target/classes/org.apache.servicemix.activemq.service.cfg> to org.apache.servicemix.activemq/org.apache.servicemix.activemq.service/7.0.0-SNAPSHOT/org.apache.servicemix.activemq.service-7.0.0-SNAPSHOT-activemq-service.cfg [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-ws-security-blueprint/pom.xml> to org.apache.servicemix.examples/cxf-ws-security-blueprint/7.0.0-SNAPSHOT/cxf-ws-security-blueprint-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-ws-security-blueprint/target/cxf-ws-security-blueprint-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/cxf-ws-security-blueprint/7.0.0-SNAPSHOT/cxf-ws-security-blueprint-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml> to org.apache.servicemix.examples/cxf-wsn-client/7.0.0-SNAPSHOT/cxf-wsn-client-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-wsn/cxf-wsn-client/target/cxf-wsn-client-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/cxf-wsn-client/7.0.0-SNAPSHOT/cxf-wsn-client-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/drools/drools-simple/pom.xml> to org.apache.servicemix.examples/drools-simple/7.0.0-SNAPSHOT/drools-simple-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/pom.xml> to org.apache.servicemix.examples/cxf/7.0.0-SNAPSHOT/cxf-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/itests/pom.xml> to org.apache.servicemix.itests/itests/7.0.0-SNAPSHOT/itests-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/assemblies/features/servicemix-examples/pom.xml> to org.apache.servicemix.features/servicemix-examples/7.0.0-SNAPSHOT/servicemix-examples-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/assemblies/features/servicemix-features/pom.xml> to org.apache.servicemix.features/servicemix-features/7.0.0-SNAPSHOT/servicemix-features-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-drools-blueprint/pom.xml> to org.apache.servicemix.examples/camel-drools-blueprint/7.0.0-SNAPSHOT/camel-drools-blueprint-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-drools-blueprint/target/camel-drools-blueprint-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/camel-drools-blueprint/7.0.0-SNAPSHOT/camel-drools-blueprint-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/drools/pom.xml> to org.apache.servicemix.examples/drools/7.0.0-SNAPSHOT/drools-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/drools/drools-camel-cxf-server/pom.xml> to org.apache.servicemix.examples/drools-camel-cxf-server/7.0.0-SNAPSHOT/drools-camel-cxf-server-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/activemq/pom.xml> to org.apache.servicemix.examples/activemq-examples/7.0.0-SNAPSHOT/activemq-examples-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-osgi/pom.xml> to org.apache.servicemix.examples/camel-osgi/7.0.0-SNAPSHOT/camel-osgi-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-osgi/target/camel-osgi-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/camel-osgi/7.0.0-SNAPSHOT/camel-osgi-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/assemblies/features/servicemix-kie/pom.xml> to org.apache.servicemix.features/servicemix-kie/7.0.0-SNAPSHOT/servicemix-kie-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-blueprint/pom.xml> to org.apache.servicemix.examples/camel-blueprint/7.0.0-SNAPSHOT/camel-blueprint-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-blueprint/target/camel-blueprint-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/camel-blueprint/7.0.0-SNAPSHOT/camel-blueprint-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml> to org.apache.servicemix.examples/cxf-wsn-base/7.0.0-SNAPSHOT/cxf-wsn-base-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-wsn/cxf-wsn-base/target/cxf-wsn-base-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/cxf-wsn-base/7.0.0-SNAPSHOT/cxf-wsn-base-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/activemq/activemq-camel-blueprint/pom.xml> to org.apache.servicemix.examples/activemq-camel-blueprint/7.0.0-SNAPSHOT/activemq-camel-blueprint-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/activemq/activemq-camel-blueprint/target/activemq-camel-blueprint-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/activemq-camel-blueprint/7.0.0-SNAPSHOT/activemq-camel-blueprint-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/activiti/pom.xml> to org.apache.servicemix.examples/activiti-examples/7.0.0-SNAPSHOT/activiti-examples-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-sql/camel-sql-datasource-h2/pom.xml> to org.apache.servicemix.examples/camel-sql-datasource-h2/7.0.0-SNAPSHOT/camel-sql-datasource-h2-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-sql/camel-sql-datasource-h2/target/camel-sql-datasource-h2-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/camel-sql-datasource-h2/7.0.0-SNAPSHOT/camel-sql-datasource-h2-7.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/camel/camel-cxf-soap/pom.xml> to org.apache.servicemix.examples/camel-cxf-soap/7.0.0-SNAPSHOT/camel-cxf-soap-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-jaxws-blueprint/pom.xml> to org.apache.servicemix.examples/cxf-jaxws-blueprint/7.0.0-SNAPSHOT/cxf-jaxws-blueprint-7.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ServiceMix-master/ws/examples/cxf/cxf-jaxws-blueprint/target/cxf-jaxws-blueprint-7.0.0-SNAPSHOT.jar> to org.apache.servicemix.examples/cxf-jaxws-blueprint/7.0.0-SNAPSHOT/cxf-jaxws-blueprint-7.0.0-SNAPSHOT.jar Sending e-mails to: [email protected] channel stopped
