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 2018/05/30 13:07:50 UTC

Build failed in Jenkins: Tobago Trunk #1444

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

Changes:

[lofwyr] demo: clean up

------------------------------------------
[...truncated 210.23 KB...]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-blank ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-example-blank ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-example-blank ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-blank ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-blank ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-blank ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-example-blank ---
[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.6.2:compile (default-compile) @ tobago-example-blank ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-example-blank ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tobago-example-blank ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tobago-example-blank ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:3.1.0:war (default-war) @ tobago-example-blank ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tobago-example-blank] in [<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/target/tobago-example-blank]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/src/main/webapp]>
[INFO] Webapp assembled in [53 msecs]
[INFO] Building war: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-example-blank ---
[INFO] Skipping because packaging 'war' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-blank ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-blank/4.2.2-SNAPSHOT/tobago-example-blank-4.2.2-SNAPSHOT.war
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-blank/4.2.2-SNAPSHOT/tobago-example-blank-4.2.2-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Demo 4.2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-demo ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-demo ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-example-demo ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-example-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tobago-example-demo ---
[INFO] Compiling 152 source files to <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/target/classes>
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/EventController.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/EventController.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/test/UndefinedRowCountDataModel.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/test/UndefinedRowCountDataModel.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleEntry.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestQuotMarkController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/InputSuggestController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleEntry.java>:[41,12] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.LocaleEntry
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[134,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[135,14] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[137,14] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[232,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestQuotMarkController.java>:[62,45] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SuggestQuotMarkController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/InputSuggestController.java>:[128,19] cannot find symbol
  symbol:   variable RandomUtils
  location: class org.apache.myfaces.tobago.example.demo.InputSuggestController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[55,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.LocaleList
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[56,14] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.LocaleList
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[69,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.LocaleList
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestController.java>:[65,46] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SuggestController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestController.java>:[84,11] cannot find symbol
  symbol:   variable StringUtils
  location: class org.apache.myfaces.tobago.example.demo.SuggestController
[INFO] 18 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [  8.957 s]
[INFO] Tobago Tool ........................................ SUCCESS [  4.059 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [  7.198 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:16 min]
[INFO] Tobago Core ........................................ SUCCESS [ 19.196 s]
[INFO] Tobago Themes ...................................... SUCCESS [  3.339 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [ 10.466 s]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [  5.143 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [  4.696 s]
[INFO] Tobago Theme Roxborough ............................ SUCCESS [  4.697 s]
[INFO] Tobago Theme Charlotteville ........................ SUCCESS [  4.910 s]
[INFO] Tobago Examples .................................... SUCCESS [  4.495 s]
[INFO] Tobago Example Blank ............................... SUCCESS [  6.199 s]
[INFO] Tobago Example Demo ................................ FAILURE [  6.659 s]
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:53 min
[INFO] Finished at: 2018-05-30T13:07:26Z
[INFO] Final Memory: 56M/664M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) on project tobago-example-demo: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleEntry.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestQuotMarkController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/InputSuggestController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestController.java>:[22,32] package org.apache.commons.lang3 does not exist
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleEntry.java>:[41,12] cannot find symbol
[ERROR] symbol:   variable StringUtils
[ERROR] location: class org.apache.myfaces.tobago.example.demo.LocaleEntry
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[134,11] cannot find symbol
[ERROR] symbol:   variable StringUtils
[ERROR] location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[135,14] cannot find symbol
[ERROR] symbol:   variable StringUtils
[ERROR] location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[137,14] cannot find symbol
[ERROR] symbol:   variable StringUtils
[ERROR] location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SheetFilterController.java>:[232,11] cannot find symbol
[ERROR] symbol:   variable StringUtils
[ERROR] location: class org.apache.myfaces.tobago.example.demo.SheetFilterController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestQuotMarkController.java>:[62,45] cannot find symbol
[ERROR] symbol:   variable StringUtils
[ERROR] location: class org.apache.myfaces.tobago.example.demo.SuggestQuotMarkController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/InputSuggestController.java>:[128,19] cannot find symbol
[ERROR] symbol:   variable RandomUtils
[ERROR] location: class org.apache.myfaces.tobago.example.demo.InputSuggestController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[55,11] cannot find symbol
[ERROR] symbol:   variable StringUtils
[ERROR] location: class org.apache.myfaces.tobago.example.demo.LocaleList
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[56,14] cannot find symbol
[ERROR] symbol:   variable StringUtils
[ERROR] location: class org.apache.myfaces.tobago.example.demo.LocaleList
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/LocaleList.java>:[69,11] cannot find symbol
[ERROR] symbol:   variable StringUtils
[ERROR] location: class org.apache.myfaces.tobago.example.demo.LocaleList
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestController.java>:[65,46] cannot find symbol
[ERROR] symbol:   variable StringUtils
[ERROR] location: class org.apache.myfaces.tobago.example.demo.SuggestController
[ERROR] <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SuggestController.java>:[84,11] cannot find symbol
[ERROR] symbol:   variable StringUtils
[ERROR] location: class org.apache.myfaces.tobago.example.demo.SuggestController
[ERROR] -> [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-example-demo
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/4.2.2-SNAPSHOT/tobago-theme-4.2.2-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.2.2-SNAPSHOT/tobago-example-blank-4.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to org.apache.myfaces.tobago/tobago-example-blank/4.2.2-SNAPSHOT/tobago-example-blank-4.2.2-SNAPSHOT.war
[Fast Archiver] Compressed 8.45 MB of artifacts by 52.9% relative to #1443
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.2.2-SNAPSHOT/tobago-assembly-4.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.2.2-SNAPSHOT/tobago-4.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-4.2.2-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.2.2-SNAPSHOT/tobago-4.2.2-SNAPSHOT-site.xml
[Fast Archiver] Compressed 52.99 KB of artifacts by 60.4% relative to #1443
[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.2.2-SNAPSHOT/tobago-theme-standard-4.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-4.2.2-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/4.2.2-SNAPSHOT/tobago-theme-standard-4.2.2-SNAPSHOT.jar
[Fast Archiver] Compressed 1.54 MB of artifacts by 48.8% relative to #1443
[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.2.2-SNAPSHOT/tobago-theme-scarborough-4.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-4.2.2-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.2.2-SNAPSHOT/tobago-theme-scarborough-4.2.2-SNAPSHOT.jar
[Fast Archiver] Compressed 300.00 KB of artifacts by 42.7% relative to #1443
[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.2.2-SNAPSHOT/tobago-example-assembly-4.2.2-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.2.2-SNAPSHOT/tobago-theme-speyside-4.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-4.2.2-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/4.2.2-SNAPSHOT/tobago-theme-speyside-4.2.2-SNAPSHOT.jar
[Fast Archiver] Compressed 338.21 KB of artifacts by 37.8% relative to #1443
[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.2.2-SNAPSHOT/tobago-theme-roxborough-4.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/target/tobago-theme-roxborough-4.2.2-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.2.2-SNAPSHOT/tobago-theme-roxborough-4.2.2-SNAPSHOT.jar
[Fast Archiver] Compressed 422.54 KB of artifacts by 37.9% relative to #1443
[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.2.2-SNAPSHOT/tobago-tool-annotation-4.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.2.2-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.2.2-SNAPSHOT/tobago-tool-annotation-4.2.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.2.2-SNAPSHOT/tobago-example-4.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.2.2-SNAPSHOT/tobago-tool-4.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.2.2-SNAPSHOT/tobago-core-4.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-4.2.2-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/4.2.2-SNAPSHOT/tobago-core-4.2.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-4.2.2-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/4.2.2-SNAPSHOT/tobago-core-4.2.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/target/tobago-core-4.2.2-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/4.2.2-SNAPSHOT/tobago-core-4.2.2-SNAPSHOT-sources.jar
[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.2.2-SNAPSHOT/tobago-tool-apt-4.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.2.2-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.2.2-SNAPSHOT/tobago-tool-apt-4.2.2-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/4.2.2-SNAPSHOT/tobago-theme-charlotteville-4.2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-charlotteville/target/tobago-theme-charlotteville-4.2.2-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-charlotteville/4.2.2-SNAPSHOT/tobago-theme-charlotteville-4.2.2-SNAPSHOT.jar
[Fast Archiver] Compressed 298.89 KB of artifacts by 42.8% relative to #1443
[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.2.2-SNAPSHOT/tobago-example-demo-4.2.2-SNAPSHOT.pom
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Jenkins build is back to normal : Tobago Trunk #1445

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