You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/27 03:17:24 UTC

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #642

See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/642/changes>

Changes:

[tandraschko] DELTASPIKE-1150 Ignore "external" links in CLIENTWINDOW-mode

[gpetracek] DELTASPIKE-1151 dropped optional cleanup

[johndament] DELTASPIKE-1152 Adding support for first and top in method name,

[johndament] DELTASPIKE-1153 Added support for ordering without a where clause.

[johndament] DELTASPIKE-1152 DELTASPIKE-1153 Doc clean up.

[tandraschko] DELTASPIKE-1149 CLIENTWINDOW tokenizedRedirect should ignore ctrl-key

[tandraschko] DELTASPIKE-1142 Documentation wrong: an interface does not implement

[tandraschko] DELTASPIKE-1154 [perf] use EntityVerifier in a static way

[tandraschko] DELTASPIKE-1155 tableName fallback to Metamodel only when not defined on

[tandraschko] DELTASPIKE-1154 remove "unused" verifier API for now

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 21
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H10 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0bb287f56a3e4d2afc9f731ce56fc03102a7dd08 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0bb287f56a3e4d2afc9f731ce56fc03102a7dd08
 > git rev-list 531f0450defa2e1abbcf1d9db33eb8e403ce2ab6 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 50122
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 50122
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
[ERROR] The build could not read 3 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.6.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 435, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.6.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.6.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 435, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.6.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.6.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 435, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #668

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/668/display/redirect?page=changes>

Changes:

[struberg] update local buildscript to more recent versions

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 51
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7ff97717f201ea67bea4a99c9af47e50f948acb9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7ff97717f201ea67bea4a99c9af47e50f948acb9
 > git rev-list 853bd6ffca53f44d8bb482b1dbb330ec7b85c9b5 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42054
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42054
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #667

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/667/display/redirect?page=changes>

Changes:

[struberg] DELTASPIKE-1178 remove transitive dependencies to Arquillian

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 50
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 853bd6ffca53f44d8bb482b1dbb330ec7b85c9b5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 853bd6ffca53f44d8bb482b1dbb330ec7b85c9b5
 > git rev-list 1cfe5dc46695716cdbcc6184fcbaaef2bb0c68c2 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 56531
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 56531
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #666

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/666/changes>

Changes:

[struberg] DELTASPIKE-1230 fix NPE in CdiTestRunner

[johndament] DELTASPIKE-1231 Update build profile for Weld3.

[manovotn] DELTASPIKE-1232: WeldContextControl should use Weld API instead of

[manovotn] DELTASPIKE-1232 Fix a glitch, where some builds might be missing

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 49
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu3 (ubuntu) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1cfe5dc46695716cdbcc6184fcbaaef2bb0c68c2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1cfe5dc46695716cdbcc6184fcbaaef2bb0c68c2
 > git rev-list 43bdf6ae593aa568e9a40a66215bf0a70659946f # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 37386
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37386
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 15.7 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 38.8 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom (33 KB at 96.2 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom (6 KB at 16.6 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/22/weld-parent-22.pom (33 KB at 98.8 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #665

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/665/changes>

Changes:

[struberg] upgrade to tomee-7.0.2

[struberg] DELTASPIKE-1227 MockServletContext should not get picked up for

[struberg] DELTASPIKE-1227 also add Servlet-3.0 methods to mock

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 47
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 43bdf6ae593aa568e9a40a66215bf0a70659946f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 43bdf6ae593aa568e9a40a66215bf0a70659946f
 > git rev-list a94386f019225f42aa051673c99da09ddccb1094 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40566
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40566
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 13.2 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 142.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom (33 KB at 319.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom (6 KB at 53.8 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #664

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/664/changes>

Changes:

[github] DELTASPIKE-1224: update to latest RAT release

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 46
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H13 (ubuntu) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a94386f019225f42aa051673c99da09ddccb1094 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a94386f019225f42aa051673c99da09ddccb1094
 > git rev-list a7e242ce143ad2b41902fd9f9ffbf2d53ac4e8de # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 43967
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43967
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 23.3 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 94.8 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #663

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/663/changes>

Changes:

[rmannibucau] ensure dynamic configuration beans have ids

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 45
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a7e242ce143ad2b41902fd9f9ffbf2d53ac4e8de (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a7e242ce143ad2b41902fd9f9ffbf2d53ac4e8de
 > git rev-list b51e9ff0da2d51c1d1c78a9122f961ae87ecd0ca # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 57462
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 57462
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #662

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/662/changes>

Changes:

[johndament] Setting master to 1.8.0-SNAPSHOT

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 44
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b51e9ff0da2d51c1d1c78a9122f961ae87ecd0ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b51e9ff0da2d51c1d1c78a9122f961ae87ecd0ca
 > git rev-list 277994f97d9067a10469594ec616ed4dc118efd7 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 56303
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 56303
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.8.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.8.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #661

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/661/changes>

Changes:

[johndament] [maven-release-plugin] prepare release deltaspike-1.7.2

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

[johndament] DELTASPIKE-1214 Updating contents for release.

[johndament] DELTASPIKE-1214 Updating contents for release.

[johndament] DELTASPIKE-1214 Fixed URL for release notes.

[johndament] DELTASPIKE-1216 AbstractFullEntityRepository should implement

[johndament] DELTASPIKE-1217 Introduce a README to improve project browse-ability in

[rmannibucau] support dynamic converted config instances

[rmannibucau] cdi source and filter detection

[rmannibucau] adding @Source and @Filter to ensure we don't break existing

[rmannibucau] config proxy basic implementation

[rmannibucau] adding prefix to @Configuration

[rmannibucau] adding some doc about new configuration features

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 43
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 277994f97d9067a10469594ec616ed4dc118efd7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 277994f97d9067a10469594ec616ed4dc118efd7
 > git rev-list ce6c9f4acc99fe13da5414373d7cdee94f51f474 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 35524
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35524
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 29.5 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.3-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.3-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.3-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.3-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.3-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.3-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.3-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #660

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/660/changes>

Changes:

[johndament] DELTASPIKE-1209: Update Data Module documentation

[johndament] DELTASPIKE-1210: DelegateQueryHandler Javadoc fix

[johndament] DELTASPIKE-1211: Fix SingleResultType Javadoc link

[johndament] DELTASPIKE-1213 Use the same beans.xml in the JAR and WAR for OWB.

[johndament] DELTASPIKE-1214 Adding release notes for 1.7.2

[manovotn] DELTASPIKE-1215 fix Java8Test to pass with jbossas-managed-7 profile

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 42
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-3cf (Ubuntu ubuntu jenkins-cloud-8GB jenkins-cloud-4GB cloud-slave) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ce6c9f4acc99fe13da5414373d7cdee94f51f474 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ce6c9f4acc99fe13da5414373d7cdee94f51f474
 > git rev-list e14a486231f6c5e4c80c06f584c3b34679548e35 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40776
Copied maven3-agent.jar
Copied maven3-interceptor.jar
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40776
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 57.8 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 63.9 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom (33 KB at 190.2 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom (6 KB at 42.9 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/22/weld-parent-22.pom (33 KB at 269.7 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #659

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/659/changes>

Changes:

[johndament] DELTASPIKE-1208: Fixed variable replacement in configured values for

[johndament] DELTASPIKE-1207: fix exception handling in DynamicMBeanWrapper.invoke()

[johndament] DELTASPIKE-1187 Introduce basic docs for entity graphs.

[johndament] DELTASPIKE-1205 Added an example for data that is very similar to JPA.

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 41
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (Ubuntu yahoo-not-h2 ubuntu docker) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e14a486231f6c5e4c80c06f584c3b34679548e35 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e14a486231f6c5e4c80c06f584c3b34679548e35
 > git rev-list 0596f9db2cc9344ab76a9cbc610f2f527e4e3373 # timeout=10
Parsing POMs
Discovered a new module org.apache.deltaspike.examples:deltaspike-data-examples Apache DeltaSpike Data Examples
Modules changed, recalculating dependency graph
Established TCP socket on 52147
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 52147
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 17.9 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 68.3 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom (33 KB at 215.1 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #658

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/658/changes>

Changes:

[johndament] DELTASPIKE-1203 jpa example

[johndament] DELTASPIKE-1203 redirect to list.xhtml when article saved

[johndament] DELTASPIKE-1201 add logout link to secured/home.xhtml

[johndament] DELTASPIKE-1203 Polishing headers.

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 40
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu docker) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0596f9db2cc9344ab76a9cbc610f2f527e4e3373 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0596f9db2cc9344ab76a9cbc610f2f527e4e3373
 > git rev-list 2da220a2fefc7bb421e04c036badf877a4ade381 # timeout=10
Parsing POMs
Failed to transfer Could not find artifact org.jboss.weld:weld-core-bom:pom:2.3.4.Final in Apache Repository (https://repository.apache.org/content/repositories/releases)
Failed to transfer Could not find artifact org.jboss.weld:weld-core-bom:pom:2.3.4.Final in Apache Snapshot Repository (https://repository.apache.org/content/repositories/snapshots)
Downloaded artifact http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.3.4.Final/weld-core-bom-2.3.4.Final.pom
Discovered a new module org.apache.deltaspike.examples:deltaspike-jpa-examples Apache DeltaSpike JPA Examples
Modules changed, recalculating dependency graph
Established TCP socket on 44201
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44201
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 32.7 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 75.8 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom (33 KB at 180.8 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom (6 KB at 40.2 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #657

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/657/changes>

Changes:

[struberg] DELTASPIKE-1206 add <trim/> for containers who support this CDI features

[struberg] Revert "DELTASPIKE-1206 add <trim/> for containers who support this CDI

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 39
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (Ubuntu ubuntu1 yahoo-not-h2 ubuntu docker) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2da220a2fefc7bb421e04c036badf877a4ade381 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2da220a2fefc7bb421e04c036badf877a4ade381
 > git rev-list 3fed4bfb910abf3e58b8e12fd6cead76aaddad9a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 56367
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 56367
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 11.4 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 72.5 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #656

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/656/changes>

Changes:

[manovotn] DELTASPIKE-1024 correction for Wildfly managed profiles.

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 37
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-864 (Ubuntu ubuntu jenkins-cloud-8GB jenkins-cloud-4GB cloud-slave) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3fed4bfb910abf3e58b8e12fd6cead76aaddad9a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fed4bfb910abf3e58b8e12fd6cead76aaddad9a
 > git rev-list 573c1c88d217468d2589c17d665ae933cdd8eb1d # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 55186
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 55186
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 37.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 37.3 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #655

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/655/changes>

Changes:

[tandraschko] DELTASPIKE-1202 WindowContext not active during JSF event propagation

[tandraschko] Revert "DELTASPIKE-1202 WindowContext not active during JSF event

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 36
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (Ubuntu yahoo-not-h2 ubuntu ubuntu4 docker) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 573c1c88d217468d2589c17d665ae933cdd8eb1d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 573c1c88d217468d2589c17d665ae933cdd8eb1d
 > git rev-list 552891f58e4359c884d4b67def72cbc68430d224 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 34336
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34336
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #654

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/654/changes>

Changes:

[manovotn] DELTASPIKE-1199 WeldContextControl should not stop App context during

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 35
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-c67 (Ubuntu ubuntu jenkins-cloud-8GB jenkins-cloud-4GB cloud-slave) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 552891f58e4359c884d4b67def72cbc68430d224 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 552891f58e4359c884d4b67def72cbc68430d224
 > git rev-list 499c581544d62eb43d006247ec68a40223226479 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 45260
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45260
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 79.1 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 81.2 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #653

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/653/changes>

Changes:

[johndament] DELTASPIKE-1196 Update DOAP.

[johndament] Added a link to configuration documentation on landing page.

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 34
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-cdb (Ubuntu ubuntu jenkins-cloud-8GB jenkins-cloud-4GB cloud-slave) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 499c581544d62eb43d006247ec68a40223226479 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 499c581544d62eb43d006247ec68a40223226479
 > git rev-list bf01c09f4af975eb66507c8406a8e89a3dead1a6 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 35864
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35864
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 36.4 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 107.0 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #652

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/652/changes>

Changes:

[johndament] DELTASPIKE-1188 Added some PR based contribution workflow.  Replaced the

[johndament] DELTASPIKE-1188 Fixed download link.

[johndament] DELTASPIKE-1192 Directly implement the other interfaces from abstract

[johndament] DELTASPIKE-1189 Migrate index.html into git

[johndament] DELTASPIKE-1189 Use Asciidoctor tables to render index.html

[johndament] DELTASPIKE-1191 Document duplications in gradle.  Minor text clean up in

[johndament] DELTASPIKE-1189 Clean up homepage formatting.

[johndament] DELTASPIKE-1194 Fix binary assembly to pull in dependencies declared.

[johndament] Updated description in doap.

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 33
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (Ubuntu yahoo-not-h2 ubuntu docker) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bf01c09f4af975eb66507c8406a8e89a3dead1a6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bf01c09f4af975eb66507c8406a8e89a3dead1a6
 > git rev-list a1827f70c9b871f6d15336ce557d23f12996c934 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 35189
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35189
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 18.0 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 98.8 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom (33 KB at 235.0 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom (6 KB at 52.7 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #651

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/651/changes>

Changes:

[johndament] DELTASPIKE-1176 Support void methods in Futureable

[johndament] Wrong parent pom specified.

[rmannibucau] trying to make clearer the weld alternative activation

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 32
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a1827f70c9b871f6d15336ce557d23f12996c934 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a1827f70c9b871f6d15336ce557d23f12996c934
 > git rev-list 40d24ab50ad1660390d9b06bc5c6ac5cabd84329 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40719
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40719
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #650

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/650/changes>

Changes:

[johndament] Minor doc fix, typo in annotation name.

[johndament] [maven-release-plugin] prepare release deltaspike-1.7.1

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

[johndament] DELTASPIKE-1186 Updated website with 1.7.1 release.

[johndament] DELTASPIKE-1186 New release announcement template.

[johndament] Switched links to HTTPS.

[kalgon] DELTASPIKE-1185 Allow customization (name, description) of JMX managed

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 30
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H10 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 40d24ab50ad1660390d9b06bc5c6ac5cabd84329 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 40d24ab50ad1660390d9b06bc5c6ac5cabd84329
 > git rev-list af0c7faa092de7ba192a7d9a00085c577c97247f # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42382
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42382
Exception in thread "main" java.lang.ClassNotFoundException: hudson.remoting.Launcher
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:365)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:310)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:297)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #649

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/649/changes>

Changes:

[johndament] DELTASPIKE-1181 Added a profile for payara in cdictrl

[johndament] DELTASPIKE-1181 Fixes for payara-build-managed-4 profile

[johndament] DELTASPIKE-645 squid:S2583 - Conditions should not unconditionally

[johndament] DELTASPIKE-645 squid:S2131 - Primitives should not be boxed just for

[johndament] DELTASPIKE-645 squid:S1155 - Collection.isEmpty() should be used to test

[johndament] DELTASPIKE-1060 Reactivate the EE 7 tests for Wildfly 10 only, disabling

[johndament] DELTASPIKE-1167 Patch from Valentin Maechler to add support for variable

[johndament] DELTASPIKE-1183 Fix concurrency issue when using proxies.

[johndament] DELTASPIKE-1184 Added Release Notes for 1.7.1

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 28
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-f37 (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision af0c7faa092de7ba192a7d9a00085c577c97247f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af0c7faa092de7ba192a7d9a00085c577c97247f
 > git rev-list db211f60c0fd5c610818c25a3cf99df30ae9ce95 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 59710
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 59710
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 121.0 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 60.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom (33 KB at 162.1 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom (6 KB at 36.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/22/weld-parent-22.pom (33 KB at 230.1 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #648

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/648/changes>

Changes:

[ivanjunckes] DELTASPIKE-1180 - fix unused imports

[johndament] DELTASPIKE-1179 Don't use a static reference to a contextual bean, in

[johndament] DELTASPIKE-1179 And now tests pass with this configuration.

[johndament] DELTASPIKE-1181 Added a Payara 4 profile to test.

[johndament] DELTASPIKE-1181 Added a reference embedded profile as well.  Minor fix

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 27
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-af4 (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision db211f60c0fd5c610818c25a3cf99df30ae9ce95 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f db211f60c0fd5c610818c25a3cf99df30ae9ce95
 > git rev-list c37d5ba3bab0585a554d1ef56154c74ef2befab7 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 48716
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 48716
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 50.9 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 49.6 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom (33 KB at 164.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom (6 KB at 36.8 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/22/weld-parent-22.pom (33 KB at 231.7 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 437, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #647

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/647/changes>

Changes:

[johndament] DELTASPIKE-1175 Test control needs the Weld 2 and 3 profiles for

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 26
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-5b9 (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c37d5ba3bab0585a554d1ef56154c74ef2befab7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c37d5ba3bab0585a554d1ef56154c74ef2befab7
 > git rev-list e865363e0f2381428f09aef26a91e6bce8f81a7a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 37029
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37029
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 10.8 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 60.6 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom (33 KB at 161.3 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom (6 KB at 36.0 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/22/weld-parent-22.pom (33 KB at 228.5 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 436, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 436, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 436, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 436, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #646

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/646/changes>

Changes:

[johndament] [maven-release-plugin] prepare release deltaspike-1.7.0

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

[johndament] DELTASPIKE-1175 Update weld profiles to match dependency structure.

[johndament] DELTASPIKE-1166 Set the new versions and prep for the next release

[johndament] DELTASPIKE-1166 Updating site for 1.7.0 release.

[johndament] DELTASPIKE-1166 Merge issue, updated parent artifact for cdictrl.

[johndament] DELTASPIKE-1173 Add an annotation to the bean to make it registered by

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 25
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e865363e0f2381428f09aef26a91e6bce8f81a7a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e865363e0f2381428f09aef26a91e6bce8f81a7a
 > git rev-list 2418bf4a82e38ef364cb6085bce1d88d6a52e9a7 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 45564
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45564
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 21.2 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 87.2 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom (33 KB at 249.3 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom (6 KB at 55.5 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 436, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 436, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.cdictrl:cdictrl-project:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/cdictrl/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 436, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.1-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.1-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 436, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #645

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/645/changes>

Changes:

[manovotn] Adding manovotn as commiter.

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 24
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2418bf4a82e38ef364cb6085bce1d88d6a52e9a7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2418bf4a82e38ef364cb6085bce1d88d6a52e9a7
 > git rev-list 339234543d74771d5f780c60ecbdb9a8230fc319 # timeout=10
Parsing POMs
Failed to transfer Could not find artifact org.jboss.weld:weld-core-bom:pom:2.3.4.Final in Apache Repository (https://repository.apache.org/content/repositories/releases)
Failed to transfer Could not find artifact org.jboss.weld:weld-core-bom:pom:2.3.4.Final in Apache Snapshot Repository (https://repository.apache.org/content/repositories/snapshots)
Downloaded artifact http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.3.4.Final/weld-core-bom-2.3.4.Final.pom
Failed to transfer Could not find artifact org.jboss.weld:weld-api-bom:pom:2.3.SP2 in Apache Repository (https://repository.apache.org/content/repositories/releases)
Failed to transfer Could not find artifact org.jboss.weld:weld-api-bom:pom:2.3.SP2 in Apache Snapshot Repository (https://repository.apache.org/content/repositories/snapshots)
Downloaded artifact http://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/2.3.SP2/weld-api-bom-2.3.SP2.pom
Modules changed, recalculating dependency graph
Established TCP socket on 33665
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33665
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.0.0.SP1/weld-core-bom-2.0.0.SP1.pom (7 KB at 59.9 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.0.0.SP1/weld-core-parent-2.0.0.SP1.pom (29 KB at 86.7 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/23/weld-parent-23.pom (33 KB at 238.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/2.0.Final/weld-api-bom-2.0.Final.pom (6 KB at 48.7 KB/sec)
Downloading: https://repository.apache.org/content/repositories/releases/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/22/weld-parent-22.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/22/weld-parent-22.pom (33 KB at 325.8 KB/sec)
[ERROR] The build could not read 3 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 435, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 435, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 435, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #644

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/644/changes>

Changes:

[tandraschko] DELTASPIKE-1161 [perf] avoid Instance#Select

[tandraschko] DELTASPIKE-1161 [perf] avoid Instance#Select

[tandraschko] DELTASPIKE-1161 [perf] avoid Instance#Select

[johndament] DELTASPIKE-1159 Switched to a dependency management section.  Update to

[johndament] DELTASPIKE-1166 Reset pom files to 1.7.0

[johndament] DELTASPIKE-1165 Added support for Streams within a repository.  Added

[johndament] DELTASPIKE-1160 use return type of query method in native queries to

[johndament] DELTASPIKE-1160 Added some docs explaining the new feature.

[johndament] DELTASPIKE-1160 Added tests for Java 8 + primitive return type.

[johndament] DELTASPIKE-1165 Clean up old tests from the pre-java8 module.

[tandraschko] DELTASPIKE-1168 [perf] optimize DelegateQueryBuilder#selectDelegate

[tandraschko] DELTASPIKE-1170 Proxy should be invocationHandler class independent

[tandraschko] DELTASPIKE-1170 Proxy should be invocationHandler class independent

[tandraschko] DELTASPIKE-1170 Proxy should be invocationHandler class independent

[tandraschko] DELTASPIKE-1170 Proxy should be invocationHandler class independent

[johndament] DELTASPIKE-1169 Create separate interfaces for the main concerns of

[johndament] DELTASPIKE-1166 Adding release notes.

[johndament] DELTASPIKE-1166 Fixed copyright year.

[tandraschko] DELTASPIKE-1170 Proxy should be invocationHandler class independent

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 23
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 339234543d74771d5f780c60ecbdb9a8230fc319 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 339234543d74771d5f780c60ecbdb9a8230fc319
 > git rev-list d2adacf41a85643616a56130d1ab3e38664e3634 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36138
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36138
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
[ERROR] The build could not read 3 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.7.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 435, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.7.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 435, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.7.0-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.7.0-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 435, column 29
[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
channel stopped

Build failed in Jenkins: DeltaSpike Weld 2.0.0.SP1 #643

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/643/changes>

Changes:

[johndament] DELTASPIKE-1157 Allow the findBy method to use query hints defined on a

[johndament] DELTASPIKE-1158 When extracting methods to be used in repository

[johndament] DELTASPIKE-1089 Added attribute to turn off forced entity conversion in

[johndament] DELTASPIKE-1088 Slim down the distributed bom to not include contents

[johndament] DELTASPIKE-1156 Add OWB dependencies for context control to the

[tandraschko] DELTASPIKE-1161 [perf] avoid Instance#Select

[tandraschko] DELTASPIKE-1163 [perf] avoid duplicate RepositoryComponent lookup

[tandraschko] DELTASPIKE-1164 [perf] QueryBuilder can be ApplicationScoped

[johndament] DELTASPIKE-1036 Support for returning optional when object should be a

[johndament] DELTASPIKE-1036 Support for returning optional when object should be a

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 22
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d2adacf41a85643616a56130d1ab3e38664e3634 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d2adacf41a85643616a56130d1ab3e38664e3634
 > git rev-list 0bb287f56a3e4d2afc9f731ce56fc03102a7dd08 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42956
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 2.0.0.SP1] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42956
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -PWeld2 -Dweld.version=2.0.0.SP1
[INFO] Scanning for projects...
[ERROR] The build could not read 3 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.deltaspike:parent-code:1.6.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ line 435, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.core:core-project:1.6.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/core/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.6.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 435, column 29
[ERROR]   
[ERROR]   The project org.apache.deltaspike.modules:modules-project:1.6.2-SNAPSHOT (<https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/modules/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.jboss.weld:weld-core-impl:jar is missing. @ org.apache.deltaspike:parent-code:1.6.2-SNAPSHOT, <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0.SP1/ws/deltaspike/parent/code/pom.xml,> line 435, column 29
[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
channel stopped