You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/09/17 14:36:54 UTC

Build failed in Jenkins: Trinidad_Core_Trunk_(snapshot) #565

See <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/565/display/redirect?page=changes>

Changes:

[Dennis Kieselhorst] update URLs from svn to git

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/myfaces-trinidad.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-trinidad.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-trinidad.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 fca31c0f347399a678de4c1591949373ef40fda4 (refs/remotes/origin/master)
Commit message: "update URLs from svn to git"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fca31c0f347399a678de4c1591949373ef40fda4
 > git rev-list 18e3e4de34202fb6edcbcd6cf760b2cfa5815cc6 # timeout=10
Parsing POMs
Established TCP socket on 44522
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Trinidad_Core_Trunk_(snapshot)] $ /home/jenkins/tools/java/latest1.7/bin/java -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44522
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (latest)' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.7.
ERROR: ================================================================================
Established TCP socket on 46146
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Trinidad_Core_Trunk_(snapshot)] $ /usr/local/asfpackages/java/jdk1.8.0_131/jre/bin/java -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46146
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
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/Trinidad_Core_Trunk_(snapshot)/ws/pom.xml> -Dmaven.repo.local=<https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/.repository> -PbuildSnapshot,-buildExamples,enableRat,enableAssert clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.trinidad:trinidad-api:jar:2.2.2-SNAPSHOT
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ org.apache.myfaces.trinidad:trinidad-api:[unknown-version], <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-api/pom.xml,> line 305, column 24
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.trinidad:trinidad-impl:jar:2.2.2-SNAPSHOT
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ org.apache.myfaces.trinidad:trinidad-impl:[unknown-version], <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-impl/pom.xml,> line 483, column 24
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces Trinidad
[INFO] Apache MyFaces Trinidad Build
[INFO] Apache MyFaces Trinidad API
[INFO] Apache MyFaces Trinidad Impl
[INFO] Apache MyFaces Trinidad Examples
[INFO] Apache MyFaces Trinidad Blank Demo
[INFO] Apache MyFaces Trinidad Demo
[INFO] Apache MyFaces Trinidad Components Showcase
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Trinidad 2.2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ trinidad ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ trinidad ---
[WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
Apache MyFaces Trinidad 2 needs to be compiled with at least JDK 1.6.0 and max JDK 1.7
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces Trinidad ............................ FAILURE [  3.873 s]
[INFO] Apache MyFaces Trinidad Build ...................... SKIPPED
[INFO] Apache MyFaces Trinidad API ........................ SKIPPED
[INFO] Apache MyFaces Trinidad Impl ....................... SKIPPED
[INFO] Apache MyFaces Trinidad Examples ................... SKIPPED
[INFO] Apache MyFaces Trinidad Blank Demo ................. SKIPPED
[INFO] Apache MyFaces Trinidad Demo ....................... SKIPPED
[INFO] Apache MyFaces Trinidad Components Showcase ........ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.340 s
[INFO] Finished at: 2017-09-17T14:36:42Z
[INFO] Final Memory: 18M/491M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-maven) on project trinidad: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[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/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/pom.xml> to org.apache.myfaces.trinidad/trinidad-example/2.2.2-SNAPSHOT/trinidad-example-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/trinidad-blank/pom.xml> to org.apache.myfaces.trinidad/trinidad-blank/2.2.2-SNAPSHOT/trinidad-blank-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-build/pom.xml> to org.apache.myfaces.trinidad/trinidad-build/2.2.2-SNAPSHOT/trinidad-build-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/trinidad-components-showcase/pom.xml> to org.apache.myfaces.trinidad/trinidad-components-showcase/2.2.2-SNAPSHOT/trinidad-components-showcase-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/pom.xml> to org.apache.myfaces.trinidad/trinidad/2.2.2-SNAPSHOT/trinidad-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-api/pom.xml> to org.apache.myfaces.trinidad/trinidad-api/2.2.2-SNAPSHOT/trinidad-api-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-impl/pom.xml> to org.apache.myfaces.trinidad/trinidad-impl/2.2.2-SNAPSHOT/trinidad-impl-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/trinidad-demo/pom.xml> to org.apache.myfaces.trinidad/trinidad-demo/2.2.2-SNAPSHOT/trinidad-demo-2.2.2-SNAPSHOT.pom
channel stopped

Build failed in Jenkins: Trinidad_Core_Trunk_(snapshot) #569

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/569/display/redirect?page=changes>

Changes:

[mail] update myfaces parent to latest release

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H35 (ubuntu xenial) in workspace <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/>
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/myfaces-trinidad.git
 > git init <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-trinidad.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-trinidad.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/myfaces-trinidad.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/myfaces-trinidad.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-trinidad.git
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-trinidad.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 2ef005b17b02d3501f2d8135700a68e8e410c835 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2ef005b17b02d3501f2d8135700a68e8e410c835
Commit message: "update myfaces parent to latest release"
 > git rev-list 6c55edbdee802bc36c569b68f67e78d27ba591b5 # timeout=10
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/myfaces/myfaces/17/myfaces-17.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Modules changed, recalculating dependency graph
Established TCP socket on 43836
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Trinidad_Core_Trunk_(snapshot)] $ /home/jenkins/tools/java/latest1.7/bin/java -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43836
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:401)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:133)
	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:64)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:408)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:353)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:421)

Build failed in Jenkins: Trinidad_Core_Trunk_(snapshot) #568

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/568/display/redirect?page=changes>

Changes:

[bommel] update project-info-report version

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/myfaces-trinidad.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-trinidad.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-trinidad.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 6c55edbdee802bc36c569b68f67e78d27ba591b5 (refs/remotes/origin/master)
Commit message: "update project-info-report version"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6c55edbdee802bc36c569b68f67e78d27ba591b5
 > git rev-list 3f04ca3bb8540e23d8154420c66bb427804c5b7a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42558
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Trinidad_Core_Trunk_(snapshot)] $ /home/jenkins/tools/java/latest1.7/bin/java -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42558
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (latest)' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.7.
ERROR: ================================================================================
Established TCP socket on 38547
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Trinidad_Core_Trunk_(snapshot)] $ /usr/local/asfpackages/java/jdk1.8.0_131/jre/bin/java -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38547
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
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/Trinidad_Core_Trunk_(snapshot)/ws/pom.xml> -Dmaven.repo.local=<https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/.repository> -PbuildSnapshot,-buildExamples,enableRat,enableAssert clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.trinidad:trinidad-api:jar:2.2.2-SNAPSHOT
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ org.apache.myfaces.trinidad:trinidad-api:[unknown-version], <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-api/pom.xml,> line 305, column 24
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.trinidad:trinidad-impl:jar:2.2.2-SNAPSHOT
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ org.apache.myfaces.trinidad:trinidad-impl:[unknown-version], <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-impl/pom.xml,> line 483, column 24
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces Trinidad
[INFO] Apache MyFaces Trinidad Build
[INFO] Apache MyFaces Trinidad API
[INFO] Apache MyFaces Trinidad Impl
[INFO] Apache MyFaces Trinidad Examples
[INFO] Apache MyFaces Trinidad Blank Demo
[INFO] Apache MyFaces Trinidad Demo
[INFO] Apache MyFaces Trinidad Components Showcase
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Trinidad 2.2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ trinidad ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ trinidad ---
[WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
Apache MyFaces Trinidad 2 needs to be compiled with at least JDK 1.6.0 and max JDK 1.7
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces Trinidad ............................ FAILURE [  4.014 s]
[INFO] Apache MyFaces Trinidad Build ...................... SKIPPED
[INFO] Apache MyFaces Trinidad API ........................ SKIPPED
[INFO] Apache MyFaces Trinidad Impl ....................... SKIPPED
[INFO] Apache MyFaces Trinidad Examples ................... SKIPPED
[INFO] Apache MyFaces Trinidad Blank Demo ................. SKIPPED
[INFO] Apache MyFaces Trinidad Demo ....................... SKIPPED
[INFO] Apache MyFaces Trinidad Components Showcase ........ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.369 s
[INFO] Finished at: 2017-09-17T17:42:16Z
[INFO] Final Memory: 18M/491M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-maven) on project trinidad: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[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/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/pom.xml> to org.apache.myfaces.trinidad/trinidad-example/2.2.2-SNAPSHOT/trinidad-example-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/trinidad-blank/pom.xml> to org.apache.myfaces.trinidad/trinidad-blank/2.2.2-SNAPSHOT/trinidad-blank-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-build/pom.xml> to org.apache.myfaces.trinidad/trinidad-build/2.2.2-SNAPSHOT/trinidad-build-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/trinidad-components-showcase/pom.xml> to org.apache.myfaces.trinidad/trinidad-components-showcase/2.2.2-SNAPSHOT/trinidad-components-showcase-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/pom.xml> to org.apache.myfaces.trinidad/trinidad/2.2.2-SNAPSHOT/trinidad-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-api/pom.xml> to org.apache.myfaces.trinidad/trinidad-api/2.2.2-SNAPSHOT/trinidad-api-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-impl/pom.xml> to org.apache.myfaces.trinidad/trinidad-impl/2.2.2-SNAPSHOT/trinidad-impl-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/trinidad-demo/pom.xml> to org.apache.myfaces.trinidad/trinidad-demo/2.2.2-SNAPSHOT/trinidad-demo-2.2.2-SNAPSHOT.pom
channel stopped

Build failed in Jenkins: Trinidad_Core_Trunk_(snapshot) #567

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/567/display/redirect?page=changes>

Changes:

[bommel] correct keys location

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/myfaces-trinidad.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-trinidad.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-trinidad.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 3f04ca3bb8540e23d8154420c66bb427804c5b7a (refs/remotes/origin/master)
Commit message: "correct keys location"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3f04ca3bb8540e23d8154420c66bb427804c5b7a
 > git rev-list ee9af6257512499686b6abd576ed044c9caccd2d # timeout=10
Parsing POMs
Established TCP socket on 46379
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Trinidad_Core_Trunk_(snapshot)] $ /home/jenkins/tools/java/latest1.7/bin/java -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46379
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (latest)' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.7.
ERROR: ================================================================================
Established TCP socket on 44024
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Trinidad_Core_Trunk_(snapshot)] $ /usr/local/asfpackages/java/jdk1.8.0_131/jre/bin/java -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44024
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
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/Trinidad_Core_Trunk_(snapshot)/ws/pom.xml> -Dmaven.repo.local=<https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/.repository> -PbuildSnapshot,-buildExamples,enableRat,enableAssert clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.trinidad:trinidad-api:jar:2.2.2-SNAPSHOT
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ org.apache.myfaces.trinidad:trinidad-api:[unknown-version], <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-api/pom.xml,> line 305, column 24
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.trinidad:trinidad-impl:jar:2.2.2-SNAPSHOT
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ org.apache.myfaces.trinidad:trinidad-impl:[unknown-version], <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-impl/pom.xml,> line 483, column 24
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces Trinidad
[INFO] Apache MyFaces Trinidad Build
[INFO] Apache MyFaces Trinidad API
[INFO] Apache MyFaces Trinidad Impl
[INFO] Apache MyFaces Trinidad Examples
[INFO] Apache MyFaces Trinidad Blank Demo
[INFO] Apache MyFaces Trinidad Demo
[INFO] Apache MyFaces Trinidad Components Showcase
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Trinidad 2.2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ trinidad ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ trinidad ---
[WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
Apache MyFaces Trinidad 2 needs to be compiled with at least JDK 1.6.0 and max JDK 1.7
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces Trinidad ............................ FAILURE [  3.834 s]
[INFO] Apache MyFaces Trinidad Build ...................... SKIPPED
[INFO] Apache MyFaces Trinidad API ........................ SKIPPED
[INFO] Apache MyFaces Trinidad Impl ....................... SKIPPED
[INFO] Apache MyFaces Trinidad Examples ................... SKIPPED
[INFO] Apache MyFaces Trinidad Blank Demo ................. SKIPPED
[INFO] Apache MyFaces Trinidad Demo ....................... SKIPPED
[INFO] Apache MyFaces Trinidad Components Showcase ........ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.411 s
[INFO] Finished at: 2017-09-17T16:30:10Z
[INFO] Final Memory: 18M/491M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-maven) on project trinidad: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[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/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/pom.xml> to org.apache.myfaces.trinidad/trinidad-example/2.2.2-SNAPSHOT/trinidad-example-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/trinidad-blank/pom.xml> to org.apache.myfaces.trinidad/trinidad-blank/2.2.2-SNAPSHOT/trinidad-blank-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-build/pom.xml> to org.apache.myfaces.trinidad/trinidad-build/2.2.2-SNAPSHOT/trinidad-build-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/trinidad-components-showcase/pom.xml> to org.apache.myfaces.trinidad/trinidad-components-showcase/2.2.2-SNAPSHOT/trinidad-components-showcase-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/pom.xml> to org.apache.myfaces.trinidad/trinidad/2.2.2-SNAPSHOT/trinidad-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-api/pom.xml> to org.apache.myfaces.trinidad/trinidad-api/2.2.2-SNAPSHOT/trinidad-api-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-impl/pom.xml> to org.apache.myfaces.trinidad/trinidad-impl/2.2.2-SNAPSHOT/trinidad-impl-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/trinidad-demo/pom.xml> to org.apache.myfaces.trinidad/trinidad-demo/2.2.2-SNAPSHOT/trinidad-demo-2.2.2-SNAPSHOT.pom
channel stopped

Build failed in Jenkins: Trinidad_Core_Trunk_(snapshot) #566

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/566/display/redirect?page=changes>

Changes:

[bommel] switch to ssh

[bommel] added tagg

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/myfaces-trinidad.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-trinidad.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-trinidad.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 ee9af6257512499686b6abd576ed044c9caccd2d (refs/remotes/origin/master)
Commit message: "added tagg"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee9af6257512499686b6abd576ed044c9caccd2d
 > git rev-list fca31c0f347399a678de4c1591949373ef40fda4 # timeout=10
Parsing POMs
Established TCP socket on 41423
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Trinidad_Core_Trunk_(snapshot)] $ /home/jenkins/tools/java/latest1.7/bin/java -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41423
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (latest)' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.7.
ERROR: ================================================================================
Established TCP socket on 34048
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Trinidad_Core_Trunk_(snapshot)] $ /usr/local/asfpackages/java/jdk1.8.0_131/jre/bin/java -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34048
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
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/Trinidad_Core_Trunk_(snapshot)/ws/pom.xml> -Dmaven.repo.local=<https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/.repository> -PbuildSnapshot,-buildExamples,enableRat,enableAssert clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.trinidad:trinidad-api:jar:2.2.2-SNAPSHOT
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ org.apache.myfaces.trinidad:trinidad-api:[unknown-version], <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-api/pom.xml,> line 305, column 24
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.trinidad:trinidad-impl:jar:2.2.2-SNAPSHOT
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ org.apache.myfaces.trinidad:trinidad-impl:[unknown-version], <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-impl/pom.xml,> line 483, column 24
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces Trinidad
[INFO] Apache MyFaces Trinidad Build
[INFO] Apache MyFaces Trinidad API
[INFO] Apache MyFaces Trinidad Impl
[INFO] Apache MyFaces Trinidad Examples
[INFO] Apache MyFaces Trinidad Blank Demo
[INFO] Apache MyFaces Trinidad Demo
[INFO] Apache MyFaces Trinidad Components Showcase
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Trinidad 2.2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ trinidad ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ trinidad ---
[WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
Apache MyFaces Trinidad 2 needs to be compiled with at least JDK 1.6.0 and max JDK 1.7
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces Trinidad ............................ FAILURE [  3.785 s]
[INFO] Apache MyFaces Trinidad Build ...................... SKIPPED
[INFO] Apache MyFaces Trinidad API ........................ SKIPPED
[INFO] Apache MyFaces Trinidad Impl ....................... SKIPPED
[INFO] Apache MyFaces Trinidad Examples ................... SKIPPED
[INFO] Apache MyFaces Trinidad Blank Demo ................. SKIPPED
[INFO] Apache MyFaces Trinidad Demo ....................... SKIPPED
[INFO] Apache MyFaces Trinidad Components Showcase ........ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.214 s
[INFO] Finished at: 2017-09-17T15:36:43Z
[INFO] Final Memory: 18M/491M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-maven) on project trinidad: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[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/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/pom.xml> to org.apache.myfaces.trinidad/trinidad-example/2.2.2-SNAPSHOT/trinidad-example-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/trinidad-blank/pom.xml> to org.apache.myfaces.trinidad/trinidad-blank/2.2.2-SNAPSHOT/trinidad-blank-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-build/pom.xml> to org.apache.myfaces.trinidad/trinidad-build/2.2.2-SNAPSHOT/trinidad-build-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/trinidad-components-showcase/pom.xml> to org.apache.myfaces.trinidad/trinidad-components-showcase/2.2.2-SNAPSHOT/trinidad-components-showcase-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/pom.xml> to org.apache.myfaces.trinidad/trinidad/2.2.2-SNAPSHOT/trinidad-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-api/pom.xml> to org.apache.myfaces.trinidad/trinidad-api/2.2.2-SNAPSHOT/trinidad-api-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-impl/pom.xml> to org.apache.myfaces.trinidad/trinidad-impl/2.2.2-SNAPSHOT/trinidad-impl-2.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Trinidad_Core_Trunk_(snapshot)/ws/trinidad-example/trinidad-demo/pom.xml> to org.apache.myfaces.trinidad/trinidad-demo/2.2.2-SNAPSHOT/trinidad-demo-2.2.2-SNAPSHOT.pom
channel stopped