See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...
Changes:
[gpetracek] DELTASPIKE-656 fixed scope handling
[gpetracek] DELTASPIKE-657 scheduler playground example
[gpetracek] DELTASPIKE-655 ee6 only version of the jsf module (first draft)
[gpetracek] DELTASPIKE-658 improved @Stereotype support for @ViewMetaData
[gpetracek] DELTASPIKE-655 ee6 only version of the jsf module
[gpetracek] DELTASPIKE-655 additional hints
[gpetracek] DELTASPIKE-647 partial-bean scope tests
[gpetracek] DELTASPIKE-647 partial-bean scope tests
[Jozef Hartinger] WELD-1702 Do not optimize the use of proxies if the bean being injected
[Jozef Hartinger] WELD-1702 Fix the test
[Jozef Hartinger] WELD-1698 AnnotatedTypeValidator hierarchy check - include interfaces
[Jozef Hartinger] WELD-1698 Don't use ArraySet, add WeldCollections.addAll()
[Jozef Hartinger] Upgrade Weld API to 2.2.SP3; Implement WeldManager.unwrap()
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.3.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.3.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.3.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on vmg38-rhel6-x86_64 in workspace
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...
Checkout:Weld-2.x-interoperability-deltaspike /
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...
- hudson.remoting.Channel@3fd32260:vmg38-rhel6-x86_64
Using strategy: Default
Last Built Revision: Revision 0584be0cf1d55fafcf09163e28d0923aab095b1b (origin/master)
Cloning the remote Git repository
Cloning repository
git://github.com/apache/deltaspike.git
git --version
git version 1.8.2.1
Fetching upstream changes from origin
Commencing build of Revision 8f394989d1175b24f9f4fd7af98bcaba70d258b0 (origin/master)
Checking out Revision 8f394989d1175b24f9f4fd7af98bcaba70d258b0 (origin/master)
Checkout:Weld-2.x-interoperability-deltaspike /
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...
- hudson.remoting.Channel@3fd32260:vmg38-rhel6-x86_64
Using strategy: Default
Last Built Revision: Revision 7c43f8b9cfbf2c5828d9927870da4bcf2cbcf09c (origin/master)
Cloning the remote Git repository
Cloning repository
git://github.com/weld/core.git
git --version
git version 1.8.2.1
Fetching upstream changes from origin
Commencing build of Revision 3a7dcc94e42ecb568b2d97b8e1a66cf2d584c409 (origin/master)
Checking out Revision 3a7dcc94e42ecb568b2d97b8e1a66cf2d584c409 (origin/master)
[Weld-2.x-interoperability-deltaspike] $ bash -xe /tmp/hudson9039010381454680836.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.1.0/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-431.1.2.el6.x86_64", arch:
"amd64", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
++ grep '<version>' weld/pom.xml
++ grep -o '[0-9].*<'
++ sed 's/<$//'
++ head -n1
+ weld_version=2.2.4-SNAPSHOT
+ /qa/tools/opt/maven-3.1.0/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean -f weld/pom.xml
-DskipTests install
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.weld:weld-core-parent:2.2.4-SNAPSHOT
(<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...
has 1 error
[ERROR] Non-resolvable import POM: Failure to find
org.jboss.weld:weld-api-bom:pom:2.2.SP3 in
https://repository.jboss.org/nexus/content/repositories/deprecated/ was cached in the
local repository, resolution will not be reattempted until the update interval of
jboss-deprecated has elapsed or updates are forced @ line 315, column 25 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Execute shell' marked build as failure
Recording test results