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/11/29 13:32:56 UTC

Build failed in Jenkins: Tobago Trunk #1158

See <https://builds.apache.org/job/Tobago%20Trunk/1158/display/redirect?page=changes>

Changes:

[lofwyr] TOBAGO-1782: Clean up * Remove deprecated code

[lofwyr] TOBAGO-1782: Clean up * Remove deprecated code

[lofwyr] TOBAGO-1782: Clean up * set parameter and local variables "final" where

[lofwyr] TOBAGO-1782: Clean up * imports * unneeded null check

[lofwyr] fix docu

[lofwyr] TOBAGO-1832: Remove support for attic MethodBinding

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace <https://builds.apache.org/job/Tobago%20Trunk/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-tobago.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-tobago.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 efb65f993a7267c279679fd1cecbd102f30b4087 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f efb65f993a7267c279679fd1cecbd102f30b4087
Commit message: "TOBAGO-1832: Remove support for attic MethodBinding"
 > git rev-list e79002642f480b36a9459eb97e93310972c84677 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 43947
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Tobago Trunk] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43947
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean animal-sniffer:check checkstyle:check install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.tobago:tobago-example-demo:war:4.0.0-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.type' for commons-codec:commons-codec:jar must be 'pom' to import the managed dependencies. @ org.apache.myfaces.tobago:tobago-example-demo:[unknown-version], <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml,> line 208, column 19
[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 Tobago
[INFO] Tobago Tool
[INFO] Tobago Tool Annotation
[INFO] Tobago Tool Apt
[INFO] Tobago Core
[INFO] Tobago Themes
[INFO] Tobago Theme Standard
[INFO] Tobago Theme Scarborough
[INFO] Tobago Theme Speyside
[INFO] Tobago Theme Roxborough
[INFO] Tobago Examples
[INFO] Tobago Example Blank
[INFO] Tobago Example Data
[INFO] Tobago Example Demo
[INFO] Tobago Example Assembly
[INFO] Tobago Assembly
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tobago 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago/4.0.0-SNAPSHOT/tobago-4.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-4.0.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago/4.0.0-SNAPSHOT/tobago-4.0.0-SNAPSHOT-site.xml
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-tool ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-tool ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-tool ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-tool ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-tool ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-tool/4.0.0-SNAPSHOT/tobago-tool-4.0.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool Annotation 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-tool-annotation ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool-annotation ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-tool-annotation ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-tool-annotation ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-tool-annotation ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-tool-annotation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tobago-tool-annotation ---
[INFO] Compiling 17 source files to <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-tool-annotation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tobago-tool-annotation ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tobago-tool-annotation ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-tool-annotation ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-tool-annotation ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool-annotation ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-tool-annotation/4.0.0-SNAPSHOT/tobago-tool-annotation-4.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-tool-annotation/4.0.0-SNAPSHOT/tobago-tool-annotation-4.0.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool Apt 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-tool-apt ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool-apt ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-tool-apt ---
[INFO] Starting audit...
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/TaglibGenerator.java>:171: error: Line is longer than 120 characters (found 128).
Audit done.
[INFO] There is 1 error reported by Checkstyle 6.11.2 with tobago/checkstyle.xml ruleset.
[ERROR] src/main/java/org/apache/myfaces/tobago/apt/processor/TaglibGenerator.java:[171] (sizes) LineLength: Line is longer than 120 characters (found 128).
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [  7.672 s]
[INFO] Tobago Tool ........................................ SUCCESS [  2.725 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [  5.985 s]
[INFO] Tobago Tool Apt .................................... FAILURE [  2.010 s]
[INFO] Tobago Core ........................................ SKIPPED
[INFO] Tobago Themes ...................................... SKIPPED
[INFO] Tobago Theme Standard .............................. SKIPPED
[INFO] Tobago Theme Scarborough ........................... SKIPPED
[INFO] Tobago Theme Speyside .............................. SKIPPED
[INFO] Tobago Theme Roxborough ............................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Data ................................ SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.042 s
[INFO] Finished at: 2017-11-29T13:32:34Z
[INFO] Final Memory: 48M/668M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default-cli) on project tobago-tool-apt: You have 1 Checkstyle violation. -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-tool-apt
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.0.0-SNAPSHOT/tobago-theme-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.0.0-SNAPSHOT/tobago-example-blank-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.0.0-SNAPSHOT/tobago-assembly-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.0.0-SNAPSHOT/tobago-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-4.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.0.0-SNAPSHOT/tobago-4.0.0-SNAPSHOT-site.xml
[Fast Archiver] Compressed 52.96 KB of artifacts by 60.4% relative to #1157
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.0.0-SNAPSHOT/tobago-theme-standard-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.0.0-SNAPSHOT/tobago-theme-scarborough-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.0.0-SNAPSHOT/tobago-example-assembly-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.0.0-SNAPSHOT/tobago-theme-speyside-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.0.0-SNAPSHOT/tobago-theme-roxborough-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.0.0-SNAPSHOT/tobago-tool-annotation-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.0.0-SNAPSHOT/tobago-tool-annotation-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.0.0-SNAPSHOT/tobago-example-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.0.0-SNAPSHOT/tobago-example-data-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.0.0-SNAPSHOT/tobago-tool-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.0.0-SNAPSHOT/tobago-core-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.0.0-SNAPSHOT/tobago-tool-apt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.0.0-SNAPSHOT/tobago-example-demo-4.0.0-SNAPSHOT.pom
Sending e-mails to: commits@myfaces.apache.org
channel stopped
[JIRA] Updating issue TOBAGO-1782
[JIRA] Updating issue TOBAGO-1832

Jenkins build is back to normal : Tobago Trunk #1161

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk/1161/display/redirect?page=changes>


Build failed in Jenkins: Tobago Trunk #1160

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk/1160/display/redirect?page=changes>

Changes:

[hnoeth] TOBAGO-1831 'selected' markup should change on client sided tabgroup *

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace <https://builds.apache.org/job/Tobago%20Trunk/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-tobago.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-tobago.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 00651c4e8510c8c491a6b77ca0bbabd831ca777c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00651c4e8510c8c491a6b77ca0bbabd831ca777c
Commit message: "TOBAGO-1831 'selected' markup should change on client sided tabgroup * tabGroupIndex of tab-content is not influenced by disabled tabs now. * fix switch tab-content on client side * add rendered=false tabs to tabs demo"
 > git rev-list ffd4ee8385076493c75b8fc02c4055ab94f9ee93 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 39497
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Tobago Trunk] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39497
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean animal-sniffer:check checkstyle:check install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.tobago:tobago-example-demo:war:4.0.0-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.type' for commons-codec:commons-codec:jar must be 'pom' to import the managed dependencies. @ org.apache.myfaces.tobago:tobago-example-demo:[unknown-version], <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml,> line 208, column 19
[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 Tobago
[INFO] Tobago Tool
[INFO] Tobago Tool Annotation
[INFO] Tobago Tool Apt
[INFO] Tobago Core
[INFO] Tobago Themes
[INFO] Tobago Theme Standard
[INFO] Tobago Theme Scarborough
[INFO] Tobago Theme Speyside
[INFO] Tobago Theme Roxborough
[INFO] Tobago Examples
[INFO] Tobago Example Blank
[INFO] Tobago Example Data
[INFO] Tobago Example Demo
[INFO] Tobago Example Assembly
[INFO] Tobago Assembly
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tobago 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago/4.0.0-SNAPSHOT/tobago-4.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-4.0.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago/4.0.0-SNAPSHOT/tobago-4.0.0-SNAPSHOT-site.xml
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-tool ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-tool ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-tool ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-tool ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-tool ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-tool/4.0.0-SNAPSHOT/tobago-tool-4.0.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool Annotation 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-tool-annotation ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool-annotation ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-tool-annotation ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-tool-annotation ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-tool-annotation ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-tool-annotation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tobago-tool-annotation ---
[INFO] Compiling 17 source files to <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-tool-annotation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tobago-tool-annotation ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tobago-tool-annotation ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-tool-annotation ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-tool-annotation ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool-annotation ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-tool-annotation/4.0.0-SNAPSHOT/tobago-tool-annotation-4.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-tool-annotation/4.0.0-SNAPSHOT/tobago-tool-annotation-4.0.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool Apt 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-tool-apt ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool-apt ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-tool-apt ---
[INFO] Starting audit...
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/TaglibGenerator.java>:171: error: Line is longer than 120 characters (found 128).
Audit done.
[INFO] There is 1 error reported by Checkstyle 6.11.2 with tobago/checkstyle.xml ruleset.
[ERROR] src/main/java/org/apache/myfaces/tobago/apt/processor/TaglibGenerator.java:[171] (sizes) LineLength: Line is longer than 120 characters (found 128).
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [  7.258 s]
[INFO] Tobago Tool ........................................ SUCCESS [  2.512 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [  5.935 s]
[INFO] Tobago Tool Apt .................................... FAILURE [  2.234 s]
[INFO] Tobago Core ........................................ SKIPPED
[INFO] Tobago Themes ...................................... SKIPPED
[INFO] Tobago Theme Standard .............................. SKIPPED
[INFO] Tobago Theme Scarborough ........................... SKIPPED
[INFO] Tobago Theme Speyside .............................. SKIPPED
[INFO] Tobago Theme Roxborough ............................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Data ................................ SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.819 s
[INFO] Finished at: 2017-11-29T14:21:33Z
[INFO] Final Memory: 48M/657M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default-cli) on project tobago-tool-apt: You have 1 Checkstyle violation. -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-tool-apt
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.0.0-SNAPSHOT/tobago-theme-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.0.0-SNAPSHOT/tobago-example-blank-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.0.0-SNAPSHOT/tobago-assembly-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.0.0-SNAPSHOT/tobago-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-4.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.0.0-SNAPSHOT/tobago-4.0.0-SNAPSHOT-site.xml
[Fast Archiver] Compressed 52.96 KB of artifacts by 60.4% relative to #1159
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.0.0-SNAPSHOT/tobago-theme-standard-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.0.0-SNAPSHOT/tobago-theme-scarborough-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.0.0-SNAPSHOT/tobago-example-assembly-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.0.0-SNAPSHOT/tobago-theme-speyside-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.0.0-SNAPSHOT/tobago-theme-roxborough-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.0.0-SNAPSHOT/tobago-tool-annotation-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.0.0-SNAPSHOT/tobago-tool-annotation-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.0.0-SNAPSHOT/tobago-example-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.0.0-SNAPSHOT/tobago-example-data-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.0.0-SNAPSHOT/tobago-tool-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.0.0-SNAPSHOT/tobago-core-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.0.0-SNAPSHOT/tobago-tool-apt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.0.0-SNAPSHOT/tobago-example-demo-4.0.0-SNAPSHOT.pom
Sending e-mails to: commits@myfaces.apache.org
channel stopped
[JIRA] Updating issue TOBAGO-1831

Build failed in Jenkins: Tobago Trunk #1159

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk/1159/display/redirect?page=changes>

Changes:

[lofwyr] TOBAGO-1782: Clean up * dependency to commons-collections is no longer

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace <https://builds.apache.org/job/Tobago%20Trunk/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-tobago.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces-tobago.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 ffd4ee8385076493c75b8fc02c4055ab94f9ee93 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ffd4ee8385076493c75b8fc02c4055ab94f9ee93
Commit message: "TOBAGO-1782: Clean up * dependency to commons-collections is no longer needed. ** bugfix"
 > git rev-list efb65f993a7267c279679fd1cecbd102f30b4087 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 44470
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Tobago Trunk] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44470
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean animal-sniffer:check checkstyle:check install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.tobago:tobago-example-demo:war:4.0.0-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.type' for commons-codec:commons-codec:jar must be 'pom' to import the managed dependencies. @ org.apache.myfaces.tobago:tobago-example-demo:[unknown-version], <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml,> line 208, column 19
[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 Tobago
[INFO] Tobago Tool
[INFO] Tobago Tool Annotation
[INFO] Tobago Tool Apt
[INFO] Tobago Core
[INFO] Tobago Themes
[INFO] Tobago Theme Standard
[INFO] Tobago Theme Scarborough
[INFO] Tobago Theme Speyside
[INFO] Tobago Theme Roxborough
[INFO] Tobago Examples
[INFO] Tobago Example Blank
[INFO] Tobago Example Data
[INFO] Tobago Example Demo
[INFO] Tobago Example Assembly
[INFO] Tobago Assembly
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tobago 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago/4.0.0-SNAPSHOT/tobago-4.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-4.0.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago/4.0.0-SNAPSHOT/tobago-4.0.0-SNAPSHOT-site.xml
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-tool ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-tool ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-tool ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-tool ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-tool ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool/4.0.0-SNAPSHOT/tobago-tool-4.0.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool Annotation 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-tool-annotation ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool-annotation ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-tool-annotation ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-tool-annotation ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-tool-annotation ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-tool-annotation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tobago-tool-annotation ---
[INFO] Compiling 17 source files to <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-tool-annotation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tobago-tool-annotation ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tobago-tool-annotation ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-tool-annotation ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-tool-annotation ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool-annotation ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-annotation/4.0.0-SNAPSHOT/tobago-tool-annotation-4.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-annotation/4.0.0-SNAPSHOT/tobago-tool-annotation-4.0.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool Apt 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-tool-apt ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool-apt ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-tool-apt ---
[INFO] Starting audit...
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/TaglibGenerator.java>:171: error: Line is longer than 120 characters (found 128).
Audit done.
[INFO] There is 1 error reported by Checkstyle 6.11.2 with tobago/checkstyle.xml ruleset.
[ERROR] src/main/java/org/apache/myfaces/tobago/apt/processor/TaglibGenerator.java:[171] (sizes) LineLength: Line is longer than 120 characters (found 128).
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [  7.274 s]
[INFO] Tobago Tool ........................................ SUCCESS [  2.330 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [  6.326 s]
[INFO] Tobago Tool Apt .................................... FAILURE [  1.954 s]
[INFO] Tobago Core ........................................ SKIPPED
[INFO] Tobago Themes ...................................... SKIPPED
[INFO] Tobago Theme Standard .............................. SKIPPED
[INFO] Tobago Theme Scarborough ........................... SKIPPED
[INFO] Tobago Theme Speyside .............................. SKIPPED
[INFO] Tobago Theme Roxborough ............................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Data ................................ SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40.389 s
[INFO] Finished at: 2017-11-29T13:36:39Z
[INFO] Final Memory: 48M/643M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default-cli) on project tobago-tool-apt: You have 1 Checkstyle violation. -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-tool-apt
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.0.0-SNAPSHOT/tobago-theme-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.0.0-SNAPSHOT/tobago-example-blank-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.0.0-SNAPSHOT/tobago-assembly-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.0.0-SNAPSHOT/tobago-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-4.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.0.0-SNAPSHOT/tobago-4.0.0-SNAPSHOT-site.xml
[Fast Archiver] Compressed 52.96 KB of artifacts by 60.4% relative to #1158
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/4.0.0-SNAPSHOT/tobago-theme-standard-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.0.0-SNAPSHOT/tobago-theme-scarborough-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.0.0-SNAPSHOT/tobago-example-assembly-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/4.0.0-SNAPSHOT/tobago-theme-speyside-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.0.0-SNAPSHOT/tobago-theme-roxborough-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.0.0-SNAPSHOT/tobago-tool-annotation-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.0.0-SNAPSHOT/tobago-tool-annotation-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.0.0-SNAPSHOT/tobago-example-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/4.0.0-SNAPSHOT/tobago-example-data-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.0.0-SNAPSHOT/tobago-tool-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.0.0-SNAPSHOT/tobago-core-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.0.0-SNAPSHOT/tobago-tool-apt-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.0.0-SNAPSHOT/tobago-example-demo-4.0.0-SNAPSHOT.pom
Sending e-mails to: commits@myfaces.apache.org
channel stopped
[JIRA] Updating issue TOBAGO-1782