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 2019/08/29 05:22:13 UTC

Build failed in Jenkins: Tobago Trunk #1798

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

Changes:

[lofwyr] implement toString() and make parent class abstract

------------------------------------------
[...truncated 43.74 KB...]
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tobago-tool-annotation ---
[INFO] Compiling 18 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] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tobago-tool-annotation ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.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-5.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-5.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.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/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.apache.myfaces.tobago:tobago-tool-apt >--------------
[INFO] Building Tobago Tool Apt 5.0.0-SNAPSHOT                           [9/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-tool-apt ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool-apt ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-tool-apt ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-tool-apt ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-tool-apt ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-tool-apt ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-tool-apt ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-tool-apt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tobago-tool-apt ---
[INFO] Compiling 15 source files to <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/classes>
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/generate/ComponentInfo.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/generate/ComponentInfo.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-tool-apt ---
[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-apt/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tobago-tool-apt ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ tobago-tool-apt ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.myfaces.tobago.apt.processor.CheckstyleConfigGeneratorUnitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.myfaces.tobago.apt.processor.CheckstyleConfigGeneratorUnitTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-tool-apt ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-tool-apt ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool-apt ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.apache.myfaces.tobago:tobago-tool-test >-------------
[INFO] Building Tobago Tool Test 5.0.0-SNAPSHOT                         [10/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-tool-test ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool-test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-tool-test ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-tool-test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-tool-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-tool-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-tool-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-tool-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tobago-tool-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-tool-test ---
[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-test/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tobago-tool-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ tobago-tool-test ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-tool-test ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-tool-test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool-test ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[INFO] 
[INFO] ---------------< org.apache.myfaces.tobago:tobago-core >----------------
[INFO] Building Tobago Core 5.0.0-SNAPSHOT                              [11/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-core ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-core ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-core ---
[INFO] Starting audit...
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:61:27: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:62:32: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:63:39: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:64:39: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java>:29:26: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java>:30:37: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java>:31:39: error: '+' should be on a new line.
Audit done.
[INFO] There are 7 errors reported by Checkstyle 6.11.2 with tobago/checkstyle.xml ruleset.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[61,27] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[62,32] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[63,39] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[64,39] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java:[29,26] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java:[30,37] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java:[31,39] (whitespace) OperatorWrap: '+' should be on a new line.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [03:09 min]
[INFO] Tobago Tool ........................................ SUCCESS [  4.982 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 33.534 s]
[INFO] Tobago Helper to activate Mojarra .................. SUCCESS [ 19.558 s]
[INFO] Tobago Helper to activate MyFaces .................. SUCCESS [ 38.366 s]
[INFO] Tobago Helper to activate OpenWebBeans ............. SUCCESS [ 17.861 s]
[INFO] Tobago Package for Typeahead ....................... SUCCESS [  5.390 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [  9.421 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:18 min]
[INFO] Tobago Tool Test ................................... SUCCESS [  5.401 s]
[INFO] Tobago Core ........................................ FAILURE [ 16.415 s]
[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 Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:04 min
[INFO] Finished at: 2019-08-29T05:21:37Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default-cli) on project tobago-core: You have 7 Checkstyle violations. -> [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-core
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.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/5.0.0-SNAPSHOT/tobago-example-blank-5.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/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT-site.xml
[Fast Archiver] Compressed 52.35 KB of artifacts by 61.1% relative to #1797
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.jar
[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/5.0.0-SNAPSHOT/tobago-theme-standard-5.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/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.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/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.jar
[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/5.0.0-SNAPSHOT/tobago-theme-speyside-5.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/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.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/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.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/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.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/5.0.0-SNAPSHOT/tobago-core-5.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/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.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/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Jenkins build is back to normal : Tobago Trunk #1800

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


Build failed in Jenkins: Tobago Trunk #1799

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

Changes:

[lofwyr] TOBAGO-2004: Duration converter accept simple values

------------------------------------------
[...truncated 47.50 KB...]
[INFO] -------------< org.apache.myfaces.tobago:tobago-tool-apt >--------------
[INFO] Building Tobago Tool Apt 5.0.0-SNAPSHOT                           [9/22]
[INFO] --------------------------------[ jar ]---------------------------------
[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:java18:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-tool-apt ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-tool-apt ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-tool-apt ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-tool-apt ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-tool-apt ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-tool-apt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tobago-tool-apt ---
[INFO] Compiling 15 source files to <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/classes>
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/generate/ComponentInfo.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/generate/ComponentInfo.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-tool-apt ---
[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-apt/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tobago-tool-apt ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ tobago-tool-apt ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.myfaces.tobago.apt.processor.CheckstyleConfigGeneratorUnitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.myfaces.tobago.apt.processor.CheckstyleConfigGeneratorUnitTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-tool-apt ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-tool-apt ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool-apt ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.apache.myfaces.tobago:tobago-tool-test >-------------
[INFO] Building Tobago Tool Test 5.0.0-SNAPSHOT                         [10/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-tool-test ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool-test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-tool-test ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-tool-test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-tool-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-tool-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-tool-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-tool-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tobago-tool-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-tool-test ---
[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-test/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tobago-tool-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ tobago-tool-test ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-tool-test ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-tool-test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool-test ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[INFO] 
[INFO] ---------------< org.apache.myfaces.tobago:tobago-core >----------------
[INFO] Building Tobago Core 5.0.0-SNAPSHOT                              [11/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-core ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-core ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-core ---
[INFO] Starting audit...
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:61:27: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:62:32: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:63:39: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:64:39: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java>:29:26: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java>:30:37: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java>:31:39: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:48:20: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:48:28: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:49:19: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:49:22: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:50:17: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:50:28: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:63:19: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:63:27: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:64:18: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:64:21: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:65:16: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:65:27: error: ',' is not followed by whitespace.
Audit done.
[INFO] There are 19 errors reported by Checkstyle 6.11.2 with tobago/checkstyle.xml ruleset.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[61,27] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[62,32] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[63,39] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[64,39] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java:[29,26] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java:[30,37] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java:[31,39] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[48,20] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[48,28] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[49,19] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[49,22] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[50,17] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[50,28] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[63,19] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[63,27] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[64,18] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[64,21] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[65,16] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[65,27] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tobago 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [ 50.068 s]
[INFO] Tobago Tool ........................................ SUCCESS [  3.600 s]
[INFO] Tobago Helper to set Project stage to Development .. SUCCESS [ 12.863 s]
[INFO] Tobago Helper to activate Mojarra .................. SUCCESS [  4.673 s]
[INFO] Tobago Helper to activate MyFaces .................. SUCCESS [  9.373 s]
[INFO] Tobago Helper to activate OpenWebBeans ............. SUCCESS [  6.218 s]
[INFO] Tobago Package for Typeahead ....................... SUCCESS [  4.339 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [  7.877 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:04 min]
[INFO] Tobago Tool Test ................................... SUCCESS [  4.434 s]
[INFO] Tobago Core ........................................ FAILURE [ 10.810 s]
[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 Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:55 min
[INFO] Finished at: 2019-08-29T06:34:13Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default-cli) on project tobago-core: You have 19 Checkstyle violations. -> [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-core
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/5.0.0-SNAPSHOT/tobago-theme-5.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/5.0.0-SNAPSHOT/tobago-example-blank-5.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/5.0.0-SNAPSHOT/tobago-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-5.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/5.0.0-SNAPSHOT/tobago-5.0.0-SNAPSHOT-site.xml
[Fast Archiver] Compressed 52.35 KB of artifacts by 61.1% relative to #1798
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/pom.xml> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-mojarra/target/tobago-config-mojarra-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-mojarra/5.0.0-SNAPSHOT/tobago-config-mojarra-5.0.0-SNAPSHOT.jar
[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/5.0.0-SNAPSHOT/tobago-theme-standard-5.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/5.0.0-SNAPSHOT/tobago-theme-scarborough-5.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/5.0.0-SNAPSHOT/tobago-example-assembly-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/pom.xml> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-owb/target/tobago-config-owb-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-owb/5.0.0-SNAPSHOT/tobago-config-owb-5.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/pom.xml> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-dev/target/tobago-config-dev-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-dev/5.0.0-SNAPSHOT/tobago-config-dev-5.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/pom.xml> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-test/5.0.0-SNAPSHOT/tobago-tool-test-5.0.0-SNAPSHOT.jar
[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/5.0.0-SNAPSHOT/tobago-theme-speyside-5.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/5.0.0-SNAPSHOT/tobago-theme-roxborough-5.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/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/5.0.0-SNAPSHOT/tobago-tool-annotation-5.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/pom.xml> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-config-myfaces/target/tobago-config-myfaces-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-config-myfaces/5.0.0-SNAPSHOT/tobago-config-myfaces-5.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/5.0.0-SNAPSHOT/tobago-example-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/pom.xml> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-pack-typeahead/target/tobago-pack-typeahead-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-pack-typeahead/5.0.0-SNAPSHOT/tobago-pack-typeahead-5.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/5.0.0-SNAPSHOT/tobago-tool-5.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/5.0.0-SNAPSHOT/tobago-core-5.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/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-5.0.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/5.0.0-SNAPSHOT/tobago-tool-apt-5.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/5.0.0-SNAPSHOT/tobago-theme-charlotteville-5.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/5.0.0-SNAPSHOT/tobago-example-demo-5.0.0-SNAPSHOT.pom
Sending e-mails to: commits@myfaces.apache.org
channel stopped
[JIRA] Updating issue TOBAGO-2004