See <https://builds.apache.org/job/OpenWebBeans-trunk-deploy/263/changes>
Changes:
[struberg] [maven-release-plugin] prepare for next development iteration
[struberg] [maven-release-plugin] prepare release openwebbeans-1.6.0
[struberg] add release notes for OWB-1.6.0
[struberg] OWB-1079 upgrade to xbean-4.3 which contains a shaded ASM-5.0.4
------------------------------------------
[...truncated 129 lines...]
[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] 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] OWB JSR-330 TCK
[INFO] JSR-346 TCK runner
[INFO] Distribution Pkg
[INFO] Documentation
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache OpenWebBeans
[INFO] task-segment: [clean, deploy]
[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-deploy/ws/trunk/pom.xml> to
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openwebbeans/openwebbeans/1.6.1-SNAPSHOT/openwebbeans-1.6.1-SNAPSHOT.pom
[INFO] Installing
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/target/openwebbeans-1.6.1-SNAPSHOT-site.xml>
to
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openwebbeans/openwebbeans/1.6.1-SNAPSHOT/openwebbeans-1.6.1-SNAPSHOT-site.xml
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[INFO] repository metadata for: 'snapshot
org.apache.openwebbeans:openwebbeans:1.6.1-SNAPSHOT' could not be found on
repository: apache.snapshots.https, so will be created
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/openwebbeans/openwebbeans/1.6.1-SNAPSHOT/openwebbeans-1.6.1-20150602.083010-1.pom
31K uploaded (openwebbeans-1.6.1-20150602.083010-1.pom)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] repository metadata for: 'snapshot
org.apache.openwebbeans:openwebbeans:1.6.1-SNAPSHOT' could not be found on
repository: apache.snapshots.https, so will be created
[INFO] Uploading repository metadata for: 'snapshot
org.apache.openwebbeans:openwebbeans:1.6.1-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact
org.apache.openwebbeans:openwebbeans'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/openwebbeans/openwebbeans/1.6.1-SNAPSHOT/openwebbeans-1.6.1-20150602.083010-1-site.xml
2K uploaded (openwebbeans-1.6.1-20150602.083010-1-site.xml)
[INFO] ------------------------------------------------------------------------
[INFO] Building SPI definition
[INFO] task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/webbeans-spi/target/classes>
[WARNING] Note:
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/webbeans-spi/src/main/java/org/apache/webbeans/spi/ScannerService.java>
uses or overrides a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note:
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/webbeans-spi/src/main/java/org/apache/webbeans/spi/api/ResourceReference.java>
uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] [bundle:manifest {execution: bundle-manifest}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/webbeans-spi/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/webbeans-spi/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/webbeans-spi/target/openwebbeans-spi-1.6.1-SNAPSHOT.jar>
[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] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] Building jar:
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/webbeans-spi/target/openwebbeans-spi-1.6.1-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[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-deploy/ws/trunk/webbeans-spi/target/openwebbeans-spi-1.6.1-SNAPSHOT.jar>
to
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openwebbeans/openwebbeans-spi/1.6.1-SNAPSHOT/openwebbeans-spi-1.6.1-SNAPSHOT.jar
[INFO] Installing
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/webbeans-spi/target/openwebbeans-spi-1.6.1-SNAPSHOT-sources.jar>
to
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openwebbeans/openwebbeans-spi/1.6.1-SNAPSHOT/openwebbeans-spi-1.6.1-SNAPSHOT-sources.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[INFO] repository metadata for: 'snapshot
org.apache.openwebbeans:openwebbeans-spi:1.6.1-SNAPSHOT' could not be found on
repository: apache.snapshots.https, so will be created
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/openwebbeans/openwebbeans-spi/1.6.1-SNAPSHOT/openwebbeans-spi-1.6.1-20150602.083010-1.jar
20K uploaded (openwebbeans-spi-1.6.1-20150602.083010-1.jar)
[INFO] Uploading project information for openwebbeans-spi
1.6.1-20150602.083010-1
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact
org.apache.openwebbeans:openwebbeans-spi'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] repository metadata for: 'snapshot
org.apache.openwebbeans:openwebbeans-spi:1.6.1-SNAPSHOT' could not be found on
repository: apache.snapshots.https, so will be created
[INFO] Uploading repository metadata for: 'snapshot
org.apache.openwebbeans:openwebbeans-spi:1.6.1-SNAPSHOT'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/openwebbeans/openwebbeans-spi/1.6.1-SNAPSHOT/openwebbeans-spi-1.6.1-20150602.083010-1-sources.jar
29K uploaded (openwebbeans-spi-1.6.1-20150602.083010-1-sources.jar)
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenWebBeans Core
[INFO] task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
Downloading:
http://repo1.maven.org/maven2/org/apache/xbean/xbean-finder-shaded/4.3/xbean-finder-shaded-4.3.pom
[INFO] Unable to find resource 'org.apache.xbean:xbean-finder-shaded:pom:4.3'
in repository central (http://repo1.maven.org/maven2)
Downloading:
http://repo1.maven.org/maven2/org/apache/xbean/xbean-asm5-shaded/4.3/xbean-asm5-shaded-4.3.pom
[INFO] Unable to find resource 'org.apache.xbean:xbean-asm5-shaded:pom:4.3' in
repository central (http://repo1.maven.org/maven2)
Downloading:
http://repo1.maven.org/maven2/org/apache/xbean/xbean-finder-shaded/4.3/xbean-finder-shaded-4.3.jar
[INFO] Unable to find resource 'org.apache.xbean:xbean-finder-shaded:jar:4.3'
in repository central (http://repo1.maven.org/maven2)
Downloading:
http://repo1.maven.org/maven2/org/apache/xbean/xbean-asm5-shaded/4.3/xbean-asm5-shaded-4.3.jar
[INFO] Unable to find resource 'org.apache.xbean:xbean-asm5-shaded:jar:4.3' in
repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor.
Reason: Missing:
----------
1) org.apache.xbean:xbean-finder-shaded:jar:4.3
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.xbean
-DartifactId=xbean-finder-shaded -Dversion=4.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.xbean
-DartifactId=xbean-finder-shaded -Dversion=4.3 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.openwebbeans:openwebbeans-impl:jar:1.6.1-SNAPSHOT
2) org.apache.xbean:xbean-finder-shaded:jar:4.3
2) org.apache.xbean:xbean-asm5-shaded:jar:4.3
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.xbean
-DartifactId=xbean-asm5-shaded -Dversion=4.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.xbean
-DartifactId=xbean-asm5-shaded -Dversion=4.3 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.openwebbeans:openwebbeans-impl:jar:1.6.1-SNAPSHOT
2) org.apache.xbean:xbean-asm5-shaded:jar:4.3
----------
2 required artifacts are missing.
for artifact:
org.apache.openwebbeans:openwebbeans-impl:jar:1.6.1-SNAPSHOT
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: 21 seconds
[INFO] Finished at: Tue Jun 02 08:30:22 UTC 2015
[INFO] Final Memory: 83M/819M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/webbeans-impl/pom.xml>
to
org.apache.openwebbeans/openwebbeans-impl/1.6.1-SNAPSHOT/openwebbeans-impl-1.6.1-SNAPSHOT.pom
Sending artifact delta relative to OpenWebBeans-trunk-deploy » OpenWebBeans
Core #262
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6284 bytes
Compression is 0.0%
Took 0.51 sec
[JENKINS] Archiving
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/webbeans-spi/pom.xml>
to
org.apache.openwebbeans/openwebbeans-spi/1.6.1-SNAPSHOT/openwebbeans-spi-1.6.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/webbeans-spi/target/openwebbeans-spi-1.6.1-SNAPSHOT.jar>
to
org.apache.openwebbeans/openwebbeans-spi/1.6.1-20150602.083010-1/openwebbeans-spi-1.6.1-20150602.083010-1.jar
[JENKINS] Archiving
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/webbeans-spi/target/openwebbeans-spi-1.6.1-SNAPSHOT-sources.jar>
to
org.apache.openwebbeans/openwebbeans-spi/1.6.1-20150602.083010-1/openwebbeans-spi-1.6.1-20150602.083010-1-sources.jar
Sending artifact delta relative to OpenWebBeans-trunk-deploy » SPI definition
#262
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 55093 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/pom.xml> to
org.apache.openwebbeans/openwebbeans/1.6.1-SNAPSHOT/openwebbeans-1.6.1-SNAPSHOT.pom
[JENKINS] Archiving
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openwebbeans/openwebbeans/1.6.1-SNAPSHOT/openwebbeans-1.6.1-SNAPSHOT.pom
to
org.apache.openwebbeans/openwebbeans/1.6.1-20150602.083010-1/openwebbeans-1.6.1-20150602.083010-1.pom
[JENKINS] Archiving
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/target/openwebbeans-1.6.1-SNAPSHOT-site.xml>
to
org.apache.openwebbeans/openwebbeans/1.6.1-20150602.083010-1/openwebbeans-1.6.1-20150602.083010-1-site.xml
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openwebbeans/openwebbeans/1.6.1-SNAPSHOT/openwebbeans-1.6.1-SNAPSHOT.pom
is not inside
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/ws/trunk/;> will
archive in a separate pass
Sending artifact delta relative to OpenWebBeans-trunk-deploy » Apache
OpenWebBeans #262
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 34595 bytes
Compression is 0.0%
Took 93 ms
Sending artifact delta relative to OpenWebBeans-trunk-deploy » Apache
OpenWebBeans #262
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 32122 bytes
Compression is 0.0%
Took 29 ms
Sending e-mails to: [email protected]
channel stopped