See <https://builds.apache.org/job/Tamaya-Master-branch/148/changes>
Changes: [plexus] TAMAYA-53 Added build configuration module. [plexus] Fixed compile error. [plexus] Code cleanup. ------------------------------------------ Started by an SCM change Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Tamaya-Master-branch/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/incubator-tamaya.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision ff6f947ac6aadd957a4d962bfd03f6494210cee1 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ff6f947ac6aadd957a4d962bfd03f6494210cee1 > git rev-list 7a29ec3d1fcaf9e1a441dd8d7c8370001d15dd1d # timeout=10 Parsing POMs Discovered a new module org.apache.tamaya:buildconfigurations Apache Tamaya Build Configuration Modules changed, recalculating dependency graph maven31-agent.jar already up to date maven31-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Tamaya-Master-branch] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven31-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/conf/logging jenkins.maven3.agent.Maven31Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven31-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 50985 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/Tamaya-Master-branch/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install deploy [INFO] Scanning for projects... [WARNING] The POM for org.apache.tamaya:buildconfigurations:jar:0.1-incubating-SNAPSHOT is missing, no dependency information available [ERROR] The build could not read 3 projects -> [Help 1] [ERROR] [ERROR] The project org.apache.tamaya:tamaya-java7:0.1-incubating-SNAPSHOT (<https://builds.apache.org/job/Tamaya-Master-branch/ws/java7/pom.xml)> has 1 error [ERROR] Unresolveable build extension: Plugin org.apache.tamaya:buildconfigurations:0.1-incubating-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.apache.tamaya:buildconfigurations:jar:0.1-incubating-SNAPSHOT -> [Help 2] [ERROR] [ERROR] The project org.apache.tamaya:tamaya-api:0.1-incubating-SNAPSHOT (<https://builds.apache.org/job/Tamaya-Master-branch/ws/java8/api/pom.xml)> has 1 error [ERROR] Unresolveable build extension: Plugin org.apache.tamaya:buildconfigurations:0.1-incubating-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.apache.tamaya:buildconfigurations:jar:0.1-incubating-SNAPSHOT -> [Help 2] [ERROR] [ERROR] The project org.apache.tamaya.ext:tamaya-extensions:0.1-incubating-SNAPSHOT (<https://builds.apache.org/job/Tamaya-Master-branch/ws/modules/pom.xml)> has 1 error [ERROR] Unresolveable build extension: Plugin org.apache.tamaya:buildconfigurations:0.1-incubating-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.apache.tamaya:buildconfigurations:jar:0.1-incubating-SNAPSHOT -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException channel stopped
