See <https://builds.apache.org/job/OpenWebBeans-trunk/935/changes>
Changes: [dblevins] OWB-858: Further improvement to the type-safety of AnnotatedTypeImpl [struberg] upgrade webbeans-cdi to the next SNAPSHOT ------------------------------------------ Started by an SCM change Building remotely on ubuntu3 in workspace <https://builds.apache.org/job/OpenWebBeans-trunk/ws/> Cleaning up <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk> Deleting <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/target> Updating https://svn.apache.org/repos/asf/openwebbeans/trunk U webbeans-cdi11/pom.xml U webbeans-impl/src/main/java/org/apache/webbeans/portable/AnnotatedTypeImpl.java U webbeans-impl/src/main/java/org/apache/webbeans/portable/AbstractAnnotatedMember.java At revision 1481682 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start Parsing POMs Modules changed, recalculating dependency graph [trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 58124 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar <===[JENKINS REMOTING CAPACITY]===> channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Apache OpenWebBeans [INFO] SPI definition [INFO] OpenWebBeans Core [INFO] EE Common plugin [INFO] EL 2.2 plugin [INFO] Web plugin [INFO] EJB plugin [INFO] Java EE plugin [INFO] Tomcat 6 plugin [INFO] Tomcat 7 plugin [INFO] JMS plugin [INFO] JSF-2 plugin [INFO] EL 1.0 plugin [INFO] JSF 1.2 plugin [INFO] Clustering Plugin [INFO] EE Resource plugin [INFO] EE Resource plugin [INFO] OSGi plugin [INFO] TCK Porting Pkg [INFO] CDI Test Framework [INFO] CDI Testing API [INFO] OWB Testing plugin [INFO] OWB Arquillian Parent [INFO] OpenWebBeans-Standalone Arquillian connector [INFO] OWB Samples [INFO] Sample Guess Application [INFO] JSF Conversation Sample [INFO] Sample JSF2 Application [INFO] Sample Ejb Demo On OpenEJB in Tomcat [INFO] Telephone Ejb Demo On OpenEJB in Tomcat [INFO] Sample Jms Injection Demo [INFO] Sample Hotel Reservation Application [INFO] Tomcat Sample [INFO] Tomcat 7 Sample [INFO] OpenWebBeans Java SE Sample [INFO] JSR-299 TCK runner [INFO] Distribution Pkg [INFO] Documentation [INFO] ------------------------------------------------------------------------ [INFO] Building Apache OpenWebBeans [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [remote-resources:process {execution: default}] [INFO] [bundle:manifest {execution: bundle-manifest}] [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle, war] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: default}] Downloading: http://repo1.maven.org/maven2/org/apache/openwebbeans/build-tools/checkstyle-rules/1.3/checkstyle-rules-1.3.pom [INFO] Unable to find resource 'org.apache.openwebbeans.build-tools:checkstyle-rules:pom:1.3' in repository central (http://repo1.maven.org/maven2) Downloading: http://repo1.maven.org/maven2/org/apache/openwebbeans/build-tools/checkstyle-rules/1.3/checkstyle-rules-1.3.pom [INFO] Unable to find resource 'org.apache.openwebbeans.build-tools:checkstyle-rules:pom:1.3' in repository central (http://repo1.maven.org/maven2) Downloading: http://repo1.maven.org/maven2/org/apache/openwebbeans/build-tools/checkstyle-rules/1.3/checkstyle-rules-1.3.jar [INFO] Unable to find resource 'org.apache.openwebbeans.build-tools:checkstyle-rules:jar:1.3' in repository central (http://repo1.maven.org/maven2) Downloading: http://repo1.maven.org/maven2/org/apache/openwebbeans/build-tools/checkstyle-rules/1.3/checkstyle-rules-1.3.jar [INFO] Unable to find resource 'org.apache.openwebbeans.build-tools:checkstyle-rules:jar:1.3' in repository central (http://repo1.maven.org/maven2) [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/OpenWebBeans-trunk/modules/org.apache.openwebbeans$openwebbeans/builds/2013-05-13_01-48-33/archive/org.apache.openwebbeans/openwebbeans/1.2.1-SNAPSHOT/openwebbeans-1.2.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/target/openwebbeans-1.2.1-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/OpenWebBeans-trunk/modules/org.apache.openwebbeans$openwebbeans/builds/2013-05-13_01-48-33/archive/org.apache.openwebbeans/openwebbeans/1.2.1-SNAPSHOT/openwebbeans-1.2.1-SNAPSHOT-site.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.apache.openwebbeans.build-tools:checkstyle-rules:jar:1.3 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.openwebbeans.build-tools -DartifactId=checkstyle-rules -Dversion=1.3 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.openwebbeans.build-tools -DartifactId=checkstyle-rules -Dversion=1.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.maven.plugins:maven-checkstyle-plugin:maven-plugin:2.7 2) org.apache.openwebbeans.build-tools:checkstyle-rules:jar:1.3 ---------- 1 required artifact is missing. for artifact: org.apache.maven.plugins:maven-checkstyle-plugin:maven-plugin:2.7 from the specified remote repositories: central (http://repo1.maven.org/maven2), Nexus (http://repository.apache.org/snapshots) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9 seconds [INFO] Finished at: Mon May 13 01:48:50 UTC 2013 [INFO] Final Memory: 53M/397M [INFO] ------------------------------------------------------------------------ channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released