fabric8io / fabric8

fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
http://fabric8.io/
1.77k stars 505 forks source link

ipaas-quickstarts are failing to release: Could not find artifact io.fabric8.archetypes:spring-camel-archetype:jar:2.2.101 #5834

Closed rawlingsj closed 8 years ago

rawlingsj commented 8 years ago

Not looked into it properly yet but the ipaas-quickstarts are failing during the release..Could not find artifact io.fabric8.archetypes:spring-camel-archetype:jar:2.2.101

[INFO] ------------------------------------------------------------------------
[INFO] Building Fabric8 :: Archetypes :: Integration Tests 2.2.101
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archetype-itests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ archetype-itests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ archetype-itests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ archetype-itests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/ipaas-quickstarts/archetype-itests/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ archetype-itests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy) @ archetype-itests ---
[INFO] Configured Artifact: io.fabric8.archetypes:cdi-camel-archetype:2.2.101:jar
[INFO] Configured Artifact: io.fabric8.archetypes:cdi-camel-http-archetype:2.2.101:jar
[INFO] Configured Artifact: io.fabric8.archetypes:cdi-camel-jetty-archetype:2.2.101:jar
[INFO] Configured Artifact: io.fabric8.archetypes:cdi-camel-mq-archetype:2.2.101:jar
[INFO] Configured Artifact: io.fabric8.archetypes:cdi-cxf-archetype:2.2.101:jar
[INFO] Configured Artifact: io.fabric8.archetypes:spring-camel-archetype:2.2.101:jar
[INFO] Downloading: http://172.30.56.155:80/content/groups/public/io/fabric8/archetypes/spring-camel-archetype/2.2.101/spring-camel-archetype-2.2.101.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Fabric8 Quickstarts ................................ SUCCESS [  4.235 s]
[INFO] Fabric8 :: Archetype Builder ....................... SUCCESS [  5.054 s]
[INFO] Fabric8 :: Archetypes :: Generate .................. SUCCESS [  6.664 s]
[INFO] Fabric8 :: Archetypes :: Parent .................... SUCCESS [  2.545 s]
[INFO] Fabric8 :: Archetypes :: CDI :: Camel .............. SUCCESS [  3.932 s]
[INFO] Fabric8 :: Archetypes :: CDI :: Camel HTTP ......... SUCCESS [  4.942 s]
[INFO] Fabric8 :: Archetypes :: CDI :: Camel with Jetty as HTTP server SUCCESS [  1.593 s]
[INFO] Fabric8 :: Archetypes :: CDI :: Camel and ActiveMQ . SUCCESS [  2.597 s]
[INFO] Fabric8 :: Archetypes :: CDI :: Camel with Swagger Doc SUCCESS [  2.706 s]
[INFO] Fabric8 :: Archetypes :: CDI :: CXF JAX-RS ......... SUCCESS [  2.836 s]
[INFO] Fabric8 :: Archetypes :: django-example ............ SUCCESS [  1.989 s]
[INFO] Fabric8 :: Archetypes :: golang-example ............ SUCCESS [  2.496 s]
[INFO] Fabric8 :: Archetypes :: Camel :: Spring ........... SUCCESS [  4.796 s]
[INFO] Fabric8 :: Archetypes :: Java :: fat jar ........... SUCCESS [  1.795 s]
[INFO] Fabric8 :: Archetypes :: Java :: main class ........ SUCCESS [  2.450 s]
[INFO] Fabric8 :: Archetypes :: Karaf :: Camel using ActiveMQ SUCCESS [  2.702 s]
[INFO] Fabric8 :: Archetypes :: Karaf :: Camel Log ........ SUCCESS [  2.462 s]
[INFO] Fabric8 :: Archetypes :: Karaf :: Camel Rest using SQL SUCCESS [  2.083 s]
[INFO] Fabric8 :: Archetypes :: Karaf :: RESTful WebService SUCCESS [  1.904 s]
[INFO] Fabric8 :: Archetypes :: node-example .............. SUCCESS [  4.723 s]
[INFO] Fabric8 :: Archetypes :: rails-example ............. SUCCESS [  2.205 s]
[INFO] Fabric8 :: Archetypes :: Spring-Boot :: Camel ...... SUCCESS [  2.510 s]
[INFO] Fabric8 :: Archetypes :: Spring-Boot :: WebMVC ..... SUCCESS [  3.192 s]
[INFO] Fabric8 :: Archetypes :: swift-example ............. SUCCESS [  2.642 s]
[INFO] Fabric8 :: Archetypes :: Vert.x :: Simplest fat jar  SUCCESS [  1.698 s]
[INFO] Fabric8 :: Archetypes :: War :: Camel Servlet ...... SUCCESS [  2.462 s]
[INFO] Fabric8 :: Archetypes :: War :: CXF JAX-RS with CDI Servlet SUCCESS [  2.672 s]
[INFO] Fabric8 :: Archetypes :: War :: Wildfly ............ SUCCESS [  2.416 s]
[INFO] Fabric8 :: Archetypes :: Integration Tests ......... FAILURE [  0.334 s]
[INFO] Fabric8 :: Quickstarts :: Parent ................... SKIPPED
[INFO] Fabric8 :: Quickstarts :: CDI :: Parent ............ SKIPPED
[INFO] Fabric8 :: Quickstarts :: CDI :: Camel ............. SKIPPED
[INFO] Fabric8 :: Quickstarts :: CDI :: Camel with HTTP as client SKIPPED
[INFO] Fabric8 :: Quickstarts :: CDI :: Camel with Jetty as HTTP server SKIPPED
[INFO] Fabric8 :: Quickstarts :: CDI :: Camel and ActiveMQ  SKIPPED
[INFO] Fabric8 :: Quickstarts :: CDI :: Camel with Swagger Doc SKIPPED
[INFO] Fabric8 :: Quickstarts :: CDI :: CXF JAX-RS ........ SKIPPED
[INFO] Fabric8 :: Quickstarts :: Java :: Parent ........... SKIPPED
[INFO] Fabric8 :: Quickstarts :: Java :: Camel with Spring  SKIPPED
[INFO] Fabric8 :: Quickstarts :: Java :: Fat Jar .......... SKIPPED
[INFO] Fabric8 :: Quickstarts :: Java :: Main Class ....... SKIPPED
[INFO] Fabric8 :: Quickstarts :: Karaf :: Parent .......... SKIPPED
[INFO] Fabric8 :: Quickstarts :: Karaf :: Camel and ActiveMQ SKIPPED
[INFO] Fabric8 :: Quickstarts :: Karaf :: Camel Log ....... SKIPPED
[INFO] Fabric8 :: Quickstarts :: Karaf :: Camel Rest using SQL SKIPPED
[INFO] Fabric8 :: Quickstarts :: Karaf :: CXF REST ........ SKIPPED
[INFO] Fabric8 :: Quickstarts :: Node :: Parent ........... SKIPPED
[INFO] Fabric8 :: Quickstarts :: Node :: Hello World ...... SKIPPED
[INFO] Fabric8 :: Quickstarts :: Spring-Boot :: Parent .... SKIPPED
[INFO] Fabric8 :: Quickstarts :: Spring-Boot :: WebMVC .... SKIPPED
[INFO] Fabric8 :: Quickstarts :: Spring-Boot :: Camel ..... SKIPPED
[INFO] Fabric8 :: Quickstarts :: Vert.x :: Parent ......... SKIPPED
[INFO] Fabric8 :: Quickstarts :: Vert.x :: Fat Jar ........ SKIPPED
[INFO] Fabric8 :: Quickstarts :: War :: Parent ............ SKIPPED
[INFO] Fabric8 :: Quickstarts :: War :: Camel Servlet ..... SKIPPED
[INFO] Fabric8 :: Quickstarts :: War :: CXF REST with CDI Servlet SKIPPED
[INFO] Fabric8 :: Quickstarts :: War :: Wildfly ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:26 min
[INFO] Finished at: 2016-03-14T21:58:01+00:00
[INFO] Final Memory: 82M/981M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:copy (copy) on project archetype-itests: Unable to find artifact. Could not find artifact io.fabric8.archetypes:spring-camel-archetype:jar:2.2.101 in nexus (http://172.30.56.155:80/content/groups/public)
[ERROR] 
rawlingsj commented 8 years ago

Internal pipeline log http://jenkins.release.cd.fabric8.io/job/Pipeline-ipaasQuickstartDevops/1/console

davsclaus commented 8 years ago

Ah it was renamed let me fix that

davsclaus commented 8 years ago

@rawlingsj i pushed a fix on the branch, maybe you can try again?

rawlingsj commented 8 years ago

Sorry @davsclaus I'd missed your comment - I'll retry the release

rawlingsj commented 8 years ago

release worked - thanks @davsclaus