See <https://builds.apache.org/job/OpenWebBeans-trunk/934/changes>

Changes:

[struberg] [maven-release-plugin] prepare for next development iteration

[struberg] [maven-release-plugin] prepare release openwebbeans-1.2.0

[struberg] upgrade to the new checkstyle rules which will be part of this 
release

[dblevins] OWB-858: AnnotatedTypeImpl not thread safe
Better implementation which uses double-check locking and also reduces memory 
requirements for the lazy case by 128 bits

[struberg] release preparation. manual update as this is not being shipped as 
binary

[dblevins] OWB-858: AnnotatedTypeImpl not thread safe
Improved test case to use the BeanManager since there was some doubt this was a 
real issue.

[arne] OWB-344: Fixed handling of injection of non-passivation-capable 
@Dependent produced beans into passivation-capable @Dependent beans

[struberg] switch back to 1.2.0-SNAPSHOT after cancelling the VOTE

------------------------------------------
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>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-arquillian/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-arquillian/owb-arquillian-standalone/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-jsf12/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-jee5-ejb-resource/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/distribution/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-el22/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-clustering/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/standalone-sample/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/tomcat-sample/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/conversation-sample/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/ejb-telephone/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/tomcat7-sample/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/guess/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/jms-sample/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/ejb-sample/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/reservation/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/jsf2sample/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-tomcat6/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-tomcat7/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-doc/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ee-common/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-jsf/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-porting/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-el10/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-osgi/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-resource/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-test/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-test/cditest-owb/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-test/cditest/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-jms/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-web/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ee/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-tck/target>
Deleting 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ejb/target>
Updating https://svn.apache.org/repos/asf/openwebbeans/trunk
U         webbeans-ejb/pom.xml
U         webbeans-osgi/pom.xml
U         webbeans-el10/pom.xml
U         webbeans-arquillian/pom.xml
U         webbeans-arquillian/owb-arquillian-standalone/pom.xml
U         webbeans-cdi11/pom.xml
U         pom.xml
U         webbeans-tomcat6/pom.xml
U         webbeans-tomcat7/pom.xml
U         webbeans-clustering/pom.xml
U         webbeans-ee-common/pom.xml
U         webbeans-resource/pom.xml
U         webbeans-spi/pom.xml
U         distribution/pom.xml
U         atinject-tck/pom.xml
U         
webbeans-impl/src/test/java/org/apache/webbeans/portable/AnnotatedTypeImplTest.java
A         
webbeans-impl/src/test/java/org/apache/webbeans/newtests/injection/serialization/beans/ProducerWithNonSerializableResultBean.java
A         
webbeans-impl/src/test/java/org/apache/webbeans/newtests/injection/serialization/beans/SerializableDependentInjectionTarget.java
U         
webbeans-impl/src/test/java/org/apache/webbeans/newtests/injection/serialization/DependentPassivationCriteriaTest.java
U         
webbeans-impl/src/main/java/org/apache/webbeans/portable/AnnotatedTypeImpl.java
U         
webbeans-impl/src/main/java/org/apache/webbeans/inject/AbstractInjectable.java
U         webbeans-impl/pom.xml
U         webbeans-el22/pom.xml
U         webbeans-doc/pom.xml
U         webbeans-jee5-ejb-resource/pom.xml
U         webbeans-web/pom.xml
U         webbeans-test/cditest/pom.xml
U         webbeans-test/cditest-owb/pom.xml
U         webbeans-test/pom.xml
U         samples/ejb-sample/pom.xml
U         samples/ejb-telephone/pom.xml
U         samples/reservation/pom.xml
U         samples/guess/pom.xml
U         samples/jsf2sample/pom.xml
U         samples/tomcat-sample/pom.xml
U         samples/standalone-sample/pom.xml
U         samples/jms-sample/pom.xml
U         samples/conversation-sample/pom.xml
U         samples/pom.xml
U         samples/tomcat7-sample/pom.xml
U         webbeans-tck/pom.xml
U         webbeans-porting/pom.xml
U         webbeans-jsf/pom.xml
U         webbeans-jsf12/pom.xml
U         webbeans-jms/pom.xml
U         webbeans-ee/pom.xml
At revision 1481468
[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 37534 
/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-12_03-48-41/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-12_03-48-41/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: 10 seconds
[INFO] Finished at: Sun May 12 03:48:58 UTC 2013
[INFO] Final Memory: 53M/306M
[INFO] ------------------------------------------------------------------------
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Reply via email to