See <https://builds.apache.org/job/OpenWebBeans-trunk/1019/changes>
Changes: [struberg] OWB-994 throw DefinitionException on wrong annotation during boot patch submitted by Reinhard Sandtner - txs! [struberg] OWB-993 using a Proxy for TypeVariable as the interface has changed in Java8 Have to do this as it is impossible to implement a TypeVariable which works with Java8 and Java7 at the same time ------------------------------------------ Started by an SCM change Building remotely on ubuntu-1 (Ubuntu ubuntu) 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 at revision '2014-08-29T22:52:39.121 +0000' U webbeans-impl/src/main/java/org/apache/webbeans/config/BeansDeployer.java U webbeans-impl/src/main/java/org/apache/webbeans/config/OwbTypeVariableImpl.java U webbeans-impl/src/main/java/org/apache/webbeans/util/GenericsUtil.java At revision 1621396 [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 maven-agent.jar already up to date classworlds.jar already up to date maven-interceptor.jar already up to date maven2.1-interceptor.jar already up to date [trunk] $ /home/jenkins/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/jenkins/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 51818 /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/1 clean install -Ptck -Pjsr330-tck [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] 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 Hotel Reservation Application [INFO] Tomcat Sample [INFO] Tomcat 7 Sample [INFO] OpenWebBeans Java SE Sample [INFO] JSR-346 TCK runner [INFO] Distribution Pkg [INFO] Documentation [INFO] OWB JSR-330 TCK [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}] [INFO] [checkstyle:check {execution: verify-style}] [INFO] Starting audit... Audit done. [INFO] [apache-rat:check {execution: default}] [INFO] Exclude: **/*/MANIFEST.MF [INFO] Exclude: .git [INFO] Exclude: .gitignore [INFO] [install:install {execution: default-install}] [INFO] Installing <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/2.0.0-SNAPSHOT/openwebbeans-2.0.0-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/target/openwebbeans-2.0.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/2.0.0-SNAPSHOT/openwebbeans-2.0.0-SNAPSHOT-site.xml [INFO] ------------------------------------------------------------------------ [INFO] Building SPI definition [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [remote-resources:process {execution: default}] [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing: ---------- 1) org.apache.geronimo.specs:geronimo-jcdi_1.1_spec:jar:1.0-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.geronimo.specs -DartifactId=geronimo-jcdi_1.1_spec -Dversion=1.0-SNAPSHOT -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.geronimo.specs -DartifactId=geronimo-jcdi_1.1_spec -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.openwebbeans:openwebbeans-spi:jar:2.0.0-SNAPSHOT 2) org.apache.geronimo.specs:geronimo-jcdi_1.1_spec:jar:1.0-SNAPSHOT ---------- 1 required artifact is missing. for artifact: org.apache.openwebbeans:openwebbeans-spi:jar:2.0.0-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32 seconds [INFO] Finished at: Fri Aug 29 22:56:19 UTC 2014 [INFO] Final Memory: 59M/387M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/pom.xml> to org.apache.openwebbeans/openwebbeans-spi/2.0.0-SNAPSHOT/openwebbeans-spi-2.0.0-SNAPSHOT.pom Sending artifact delta relative to OpenWebBeans-trunk ? SPI definition #1018 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2832 bytes Compression is 0.0% Took 0.18 sec [JENKINS] Archiving /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/2.0.0-SNAPSHOT/openwebbeans-2.0.0-SNAPSHOT.pom to org.apache.openwebbeans/openwebbeans/2.0.0-SNAPSHOT/openwebbeans-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/target/openwebbeans-2.0.0-SNAPSHOT-site.xml> to org.apache.openwebbeans/openwebbeans/2.0.0-SNAPSHOT/openwebbeans-2.0.0-SNAPSHOT-site.xml /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/2.0.0-SNAPSHOT/openwebbeans-2.0.0-SNAPSHOT.pom is not inside <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/;> will archive in a separate pass Sending artifact delta relative to OpenWebBeans-trunk ? Apache OpenWebBeans #1018 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2475 bytes Compression is 0.0% Took 2.1 sec Sending artifact delta relative to OpenWebBeans-trunk ? Apache OpenWebBeans #1018 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 32335 bytes Compression is 0.0% Took 0.28 sec Sending e-mails to: [email protected] channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released
