Skip to content

Console Output

projectStarted org.seasar.cubby:cubby-archetype:1.1.8-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cubby Archetype 1.1.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cubby-archetype ---
[INFO] Deleting /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-archetype/target
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted org.codehaus.mojo:cobertura-maven-plugin:2.2(default)
[INFO] 
[INFO] --- cobertura-maven-plugin:2.2:clean (default) @ cubby-archetype ---
mojoSucceeded org.codehaus.mojo:cobertura-maven-plugin:2.2(default)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.3(default-resources)
[INFO] 
[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ cubby-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 38 resources
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.3(default-resources)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.3(default-testResources)
[INFO] 
[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ cubby-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-archetype/src/test/resources
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.3(default-testResources)
mojoStarted org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-3(default-jar)
[INFO] 
[INFO] --- maven-archetype-plugin:2.0-alpha-3:jar (default-jar) @ cubby-archetype ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
mojoSucceeded org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-3(default-jar)
mojoStarted org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-3(default-add-archetype-metadata)
[INFO] 
[INFO] --- maven-archetype-plugin:2.0-alpha-3:add-archetype-metadata (default-add-archetype-metadata) @ cubby-archetype ---
mojoSucceeded org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-3(default-add-archetype-metadata)
2012/12/20 1:06:55 hudson.maven.ExecutedMojo <init>
警告: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
mojoStarted org.apache.maven.plugins:maven-source-plugin:2.2.1(source-jar)
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (source-jar) @ cubby-archetype ---
[INFO] Building jar: /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-archetype/target/cubby-archetype-1.1.8-SNAPSHOT-sources.jar
mojoSucceeded org.apache.maven.plugins:maven-source-plugin:2.2.1(source-jar)
mojoStarted org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-3(default-integration-test)
[INFO] 
[INFO] --- maven-archetype-plugin:2.0-alpha-3:integration-test (default-integration-test) @ cubby-archetype ---
mojoSucceeded org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-3(default-integration-test)
mojoStarted org.apache.maven.plugins:maven-install-plugin:2.4(default-install)
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cubby-archetype ---
[INFO] Installing /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-archetype/target/cubby-archetype-1.1.8-SNAPSHOT.jar to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-archetype/1.1.8-SNAPSHOT/cubby-archetype-1.1.8-SNAPSHOT.jar
[INFO] Installing /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-archetype/pom.xml to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-archetype/1.1.8-SNAPSHOT/cubby-archetype-1.1.8-SNAPSHOT.pom
[INFO] Installing /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-archetype/target/cubby-archetype-1.1.8-SNAPSHOT-sources.jar to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-archetype/1.1.8-SNAPSHOT/cubby-archetype-1.1.8-SNAPSHOT-sources.jar
mojoSucceeded org.apache.maven.plugins:maven-install-plugin:2.4(default-install)
mojoStarted org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-3(default-update-local-catalog)
[INFO] 
[INFO] --- maven-archetype-plugin:2.0-alpha-3:update-local-catalog (default-update-local-catalog) @ cubby-archetype ---
mojoSucceeded org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-3(default-update-local-catalog)
projectSucceeded org.seasar.cubby:cubby-archetype:1.1.8-SNAPSHOT
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cubby Project ..................................... SUCCESS [5.633s]
[INFO] Cubby ............................................. SUCCESS [42.234s]
[INFO] Cubby Archetype ................................... SUCCESS [9.336s]
[INFO] Cubby Admin ....................................... SUCCESS [3.241s]
[INFO] Cubby Tomcat5.5 Support ........................... SUCCESS [6.549s]
[INFO] Cubby Distribution ................................ SUCCESS [0.344s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:10.881s
[INFO] Finished at: Thu Dec 20 01:07:12 JST 2012
[INFO] Final Memory: 26M/349M
[INFO] ------------------------------------------------------------------------
Projects to build: [MavenProject: org.seasar.cubby:cubby-project:1.1.8-SNAPSHOT @ /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/pom.xml, MavenProject: org.seasar.cubby:cubby:1.1.8-SNAPSHOT @ /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby/pom.xml, MavenProject: org.seasar.cubby:cubby-archetype:1.1.8-SNAPSHOT @ /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-archetype/pom.xml, MavenProject: org.seasar.cubby:cubby-admin:1.1.8-SNAPSHOT @ /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-admin/pom.xml, MavenProject: org.seasar.cubby:cubby-tomcat55-support:1.1.8-SNAPSHOT @ /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-tomcat55-support/pom.xml, MavenProject: org.seasar.cubby:cubby-dist:1.1.8-SNAPSHOT @ /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-dist/pom.xml]
[JENKINS] Archiving /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/pom.xml to /home/services/jenkins/jobs/cubby-1.1.x/modules/org.seasar.cubby$cubby-project/builds/2012-12-20_01-05-53/archive/org.seasar.cubby/cubby-project/1.1.8-SNAPSHOT/cubby-project-1.1.8-SNAPSHOT.pom
[JENKINS] Archiving /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-archetype/pom.xml to /home/services/jenkins/jobs/cubby-1.1.x/modules/org.seasar.cubby$cubby-archetype/builds/2012-12-20_01-05-53/archive/org.seasar.cubby/cubby-archetype/1.1.8-SNAPSHOT/cubby-archetype-1.1.8-SNAPSHOT.pom
[JENKINS] Archiving /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-archetype/target/cubby-archetype-1.1.8-SNAPSHOT.jar to /home/services/jenkins/jobs/cubby-1.1.x/modules/org.seasar.cubby$cubby-archetype/builds/2012-12-20_01-05-53/archive/org.seasar.cubby/cubby-archetype/1.1.8-SNAPSHOT/cubby-archetype-1.1.8-SNAPSHOT.jar
[JENKINS] Archiving /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-archetype/target/cubby-archetype-1.1.8-SNAPSHOT-sources.jar to /home/services/jenkins/jobs/cubby-1.1.x/modules/org.seasar.cubby$cubby-archetype/builds/2012-12-20_01-05-53/archive/org.seasar.cubby/cubby-archetype/1.1.8-SNAPSHOT/cubby-archetype-1.1.8-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-admin/pom.xml to /home/services/jenkins/jobs/cubby-1.1.x/modules/org.seasar.cubby$cubby-admin/builds/2012-12-20_01-05-53/archive/org.seasar.cubby/cubby-admin/1.1.8-SNAPSHOT/cubby-admin-1.1.8-SNAPSHOT.pom
[JENKINS] Archiving /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-admin/target/cubby-admin-1.1.8-SNAPSHOT.jar to /home/services/jenkins/jobs/cubby-1.1.x/modules/org.seasar.cubby$cubby-admin/builds/2012-12-20_01-05-53/archive/org.seasar.cubby/cubby-admin/1.1.8-SNAPSHOT/cubby-admin-1.1.8-SNAPSHOT.jar
[JENKINS] Archiving /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-admin/target/cubby-admin-1.1.8-SNAPSHOT-sources.jar to /home/services/jenkins/jobs/cubby-1.1.x/modules/org.seasar.cubby$cubby-admin/builds/2012-12-20_01-05-53/archive/org.seasar.cubby/cubby-admin/1.1.8-SNAPSHOT/cubby-admin-1.1.8-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-dist/pom.xml to /home/services/jenkins/jobs/cubby-1.1.x/modules/org.seasar.cubby$cubby-dist/builds/2012-12-20_01-05-53/archive/org.seasar.cubby/cubby-dist/1.1.8-SNAPSHOT/cubby-dist-1.1.8-SNAPSHOT.pom
[JENKINS] Archiving /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby/pom.xml to /home/services/jenkins/jobs/cubby-1.1.x/modules/org.seasar.cubby$cubby/builds/2012-12-20_01-05-53/archive/org.seasar.cubby/cubby/1.1.8-SNAPSHOT/cubby-1.1.8-SNAPSHOT.pom
[JENKINS] Archiving /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby/target/cubby-1.1.8-SNAPSHOT.jar to /home/services/jenkins/jobs/cubby-1.1.x/modules/org.seasar.cubby$cubby/builds/2012-12-20_01-05-53/archive/org.seasar.cubby/cubby/1.1.8-SNAPSHOT/cubby-1.1.8-SNAPSHOT.jar
[JENKINS] Archiving /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby/target/cubby-1.1.8-SNAPSHOT-sources.jar to /home/services/jenkins/jobs/cubby-1.1.x/modules/org.seasar.cubby$cubby/builds/2012-12-20_01-05-53/archive/org.seasar.cubby/cubby/1.1.8-SNAPSHOT/cubby-1.1.8-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-tomcat55-support/pom.xml to /home/services/jenkins/jobs/cubby-1.1.x/modules/org.seasar.cubby$cubby-tomcat55-support/builds/2012-12-20_01-05-53/archive/org.seasar.cubby/cubby-tomcat55-support/1.1.8-SNAPSHOT/cubby-tomcat55-support-1.1.8-SNAPSHOT.pom
[JENKINS] Archiving /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-tomcat55-support/target/cubby-tomcat55-support-1.1.8-SNAPSHOT.jar to /home/services/jenkins/jobs/cubby-1.1.x/modules/org.seasar.cubby$cubby-tomcat55-support/builds/2012-12-20_01-05-53/archive/org.seasar.cubby/cubby-tomcat55-support/1.1.8-SNAPSHOT/cubby-tomcat55-support-1.1.8-SNAPSHOT.jar
[JENKINS] Archiving /home/services/jenkins/jobs/cubby-1.1.x/workspace/cubby-project/cubby-tomcat55-support/target/cubby-tomcat55-support-1.1.8-SNAPSHOT-sources.jar to /home/services/jenkins/jobs/cubby-1.1.x/modules/org.seasar.cubby$cubby-tomcat55-support/builds/2012-12-20_01-05-53/archive/org.seasar.cubby/cubby-tomcat55-support/1.1.8-SNAPSHOT/cubby-tomcat55-support-1.1.8-SNAPSHOT-sources.jar
Jenkinsがデータ収集を完了するまで待機中