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 2016/05/21 06:16:01 UTC

Build failed in Jenkins: Tobago 3.0.x #363

See <https://builds.apache.org/job/Tobago%203.0.x/363/changes>

Changes:

[Dennis Kieselhorst] TOBAGO-1473: set testable=false as test has @RunAsClient and is not executed on server

------------------------------------------
[...truncated 5359 lines...]
     [java] 489  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 489  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Address@1241276575".
     [java] 490  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Picture@1632492873".
     [java] 490  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Address" loaded by org.apache.openjpa.lib.util.TemporaryClassLoader@3cda1055.
     [java] 702  addressBook  INFO   [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 705  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Picture" loaded by org.apache.openjpa.lib.util.TemporaryClassLoader@3cda1055.
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-example-addressbook ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ tobago-example-addressbook ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tobago-example-addressbook ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ tobago-example-addressbook ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tobago-example-addressbook] in [<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-addressbook/src/main/webapp]>
[INFO] Webapp assembled in [154 msecs]
[INFO] Building war: <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ tobago-example-addressbook ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ tobago-example-addressbook ---
[INFO] Configured Artifact: org.tango-project:tango-icon-theme:0.8.0:jar
[INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/0/org/tango-project/tango-icon-theme/0.8.0/tango-icon-theme-0.8.0.jar to <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook/image> with includes "" and excludes ""
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-addressbook ---
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-addressbook/3.0.0-beta-1-SNAPSHOT/tobago-example-addressbook-3.0.0-beta-1-SNAPSHOT.war
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-addressbook/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-addressbook/3.0.0-beta-1-SNAPSHOT/tobago-example-addressbook-3.0.0-beta-1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Blank 3.0.0-beta-1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-blank ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-blank ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default-cli) @ tobago-example-blank ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ tobago-example-blank ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 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] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ tobago-example-blank ---
[INFO] No sources to compile
[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%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-blank/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ tobago-example-blank ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tobago-example-blank ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ tobago-example-blank ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tobago-example-blank] in [<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-blank/target/tobago-example-blank]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-blank/src/main/webapp]>
[INFO] Webapp assembled in [58 msecs]
[INFO] Building war: <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-blank/target/tobago-example-blank.war>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ tobago-example-blank ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-blank ---
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/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/3.0.0-beta-1-SNAPSHOT/tobago-example-blank-3.0.0-beta-1-SNAPSHOT.war
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-blank/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-blank/3.0.0-beta-1-SNAPSHOT/tobago-example-blank-3.0.0-beta-1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Data 3.0.0-beta-1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-data ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-data ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default-cli) @ tobago-example-data ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ tobago-example-data ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-data ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-example-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ tobago-example-data ---
[INFO] Compiling 16 source files to <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-data/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-example-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-data/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ tobago-example-data ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tobago-example-data ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ tobago-example-data ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-data/target/tobago-example-data-3.0.0-beta-1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ tobago-example-data ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-data ---
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-data/target/tobago-example-data-3.0.0-beta-1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-data/3.0.0-beta-1-SNAPSHOT/tobago-example-data-3.0.0-beta-1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-data/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-example-data/3.0.0-beta-1-SNAPSHOT/tobago-example-data-3.0.0-beta-1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Demo 3.0.0-beta-1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-demo ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-demo ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default-cli) @ tobago-example-demo ---
[INFO] Starting audit...
<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/src/test/java/org/apache/myfaces/tobago/example/demo/ArquillianTest.java>:41: Line is longer than 120 characters.
<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/src/test/java/org/apache/myfaces/tobago/example/demo/ArquillianTest.java>:42: Line is longer than 120 characters.
Audit done.

[INFO] There are 2 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [  8.314 s]
[INFO] Tobago Tool ........................................ SUCCESS [  1.661 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [  4.457 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [  5.740 s]
[INFO] Tobago Maven2 Theme Plugin ......................... SUCCESS [  4.592 s]
[INFO] Tobago Core ........................................ SUCCESS [ 33.493 s]
[INFO] Tobago Themes ...................................... SUCCESS [  1.621 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [ 16.612 s]
[INFO] Tobago Theme Scarborough ........................... SUCCESS [  2.281 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [  5.457 s]
[INFO] Tobago Theme Richmond .............................. SUCCESS [  2.327 s]
[INFO] Tobago Theme Charlotteville ........................ SUCCESS [  3.254 s]
[INFO] Tobago Theme Example ............................... SUCCESS [  5.433 s]
[INFO] Tobago Extensions .................................. SUCCESS [  1.487 s]
[INFO] Tobago Deprecation ................................. SUCCESS [  1.986 s]
[INFO] Tobago Sandbox ..................................... SUCCESS [  5.128 s]
[INFO] Tobago Examples .................................... SUCCESS [  2.415 s]
[INFO] Tobago Example Addressbook (Java EE 6) ............. SUCCESS [ 11.508 s]
[INFO] Tobago Example Blank ............................... SUCCESS [  3.260 s]
[INFO] Tobago Example Data ................................ SUCCESS [  3.086 s]
[INFO] Tobago Example Demo ................................ FAILURE [  6.201 s]
[INFO] Tobago Example for Portlets ........................ SKIPPED
[INFO] Tobago Example Security ............................ SKIPPED
[INFO] Tobago Example Test ................................ SKIPPED
[INFO] Tobago Example Assembly ............................ SKIPPED
[INFO] Tobago Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:34 min
[INFO] Finished at: 2016-05-21T06:15:21+00:00
[INFO] Final Memory: 105M/839M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check (default-cli) on project tobago-example-demo: You have 2 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-example-demo
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/3.0.0-beta-1-SNAPSHOT/tobago-assembly-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-extension/tobago-sandbox/pom.xml> to org.apache.myfaces.tobago/tobago-sandbox/3.0.0-beta-1-SNAPSHOT/tobago-sandbox-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-extension/tobago-sandbox/target/tobago-sandbox-3.0.0-beta-1-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-sandbox/3.0.0-beta-1-SNAPSHOT/tobago-sandbox-3.0.0-beta-1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-theme/tobago-theme-speyside/pom.xml> to org.apache.myfaces.tobago/tobago-theme-speyside/3.0.0-beta-1-SNAPSHOT/tobago-theme-speyside-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-theme/tobago-theme-speyside/target/tobago-theme-speyside-3.0.0-beta-1-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/3.0.0-beta-1-SNAPSHOT/tobago-theme-speyside-3.0.0-beta-1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-tool/tobago-theme-plugin/pom.xml> to org.apache.myfaces.tobago/tobago-theme-plugin/3.0.0-beta-1-SNAPSHOT/tobago-theme-plugin-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-tool/tobago-theme-plugin/target/tobago-theme-plugin-3.0.0-beta-1-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-plugin/3.0.0-beta-1-SNAPSHOT/tobago-theme-plugin-3.0.0-beta-1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-data/pom.xml> to org.apache.myfaces.tobago/tobago-example-data/3.0.0-beta-1-SNAPSHOT/tobago-example-data-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-data/target/tobago-example-data-3.0.0-beta-1-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-example-data/3.0.0-beta-1-SNAPSHOT/tobago-example-data-3.0.0-beta-1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-portlet/pom.xml> to org.apache.myfaces.tobago/tobago-example-portlet/3.0.0-beta-1-SNAPSHOT/tobago-example-portlet-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-theme/tobago-theme-example/pom.xml> to org.apache.myfaces.tobago/tobago-theme-example/3.0.0-beta-1-SNAPSHOT/tobago-theme-example-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-theme/tobago-theme-example/target/tobago-theme-example-3.0.0-beta-1-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-example/3.0.0-beta-1-SNAPSHOT/tobago-theme-example-3.0.0-beta-1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/3.0.0-beta-1-SNAPSHOT/tobago-example-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/3.0.0-beta-1-SNAPSHOT/tobago-core-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-core/target/tobago-core-3.0.0-beta-1-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/3.0.0-beta-1-SNAPSHOT/tobago-core-3.0.0-beta-1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-core/target/tobago-core-3.0.0-beta-1-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/3.0.0-beta-1-SNAPSHOT/tobago-core-3.0.0-beta-1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-core/target/tobago-core-3.0.0-beta-1-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/3.0.0-beta-1-SNAPSHOT/tobago-core-3.0.0-beta-1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/3.0.0-beta-1-SNAPSHOT/tobago-example-blank-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to org.apache.myfaces.tobago/tobago-example-blank/3.0.0-beta-1-SNAPSHOT/tobago-example-blank-3.0.0-beta-1-SNAPSHOT.war
Compressed 6.84 MB of artifacts by 62.2% relative to #362
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/3.0.0-beta-1-SNAPSHOT/tobago-theme-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/3.0.0-beta-1-SNAPSHOT/tobago-tool-annotation-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-3.0.0-beta-1-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/3.0.0-beta-1-SNAPSHOT/tobago-tool-annotation-3.0.0-beta-1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-theme/tobago-theme-richmond/pom.xml> to org.apache.myfaces.tobago/tobago-theme-richmond/3.0.0-beta-1-SNAPSHOT/tobago-theme-richmond-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-theme/tobago-theme-richmond/target/tobago-theme-richmond-3.0.0-beta-1-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-richmond/3.0.0-beta-1-SNAPSHOT/tobago-theme-richmond-3.0.0-beta-1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-theme/tobago-theme-standard/pom.xml> to org.apache.myfaces.tobago/tobago-theme-standard/3.0.0-beta-1-SNAPSHOT/tobago-theme-standard-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-theme/tobago-theme-standard/target/tobago-theme-standard-3.0.0-beta-1-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/3.0.0-beta-1-SNAPSHOT/tobago-theme-standard-3.0.0-beta-1-SNAPSHOT.jar
Compressed 1.41 MB of artifacts by 35.5% relative to #362
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-security/pom.xml> to org.apache.myfaces.tobago/tobago-example-security/3.0.0-beta-1-SNAPSHOT/tobago-example-security-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-addressbook/pom.xml> to org.apache.myfaces.tobago/tobago-example-addressbook/3.0.0-beta-1-SNAPSHOT/tobago-example-addressbook-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war> to org.apache.myfaces.tobago/tobago-example-addressbook/3.0.0-beta-1-SNAPSHOT/tobago-example-addressbook-3.0.0-beta-1-SNAPSHOT.war
Compressed 17.99 MB of artifacts by 80.2% relative to #362
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/3.0.0-beta-1-SNAPSHOT/tobago-tool-apt-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-3.0.0-beta-1-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/3.0.0-beta-1-SNAPSHOT/tobago-tool-apt-3.0.0-beta-1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/3.0.0-beta-1-SNAPSHOT/tobago-tool-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-extension/tobago-deprecation/pom.xml> to org.apache.myfaces.tobago/tobago-deprecation/3.0.0-beta-1-SNAPSHOT/tobago-deprecation-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-extension/tobago-deprecation/target/tobago-deprecation-3.0.0-beta-1-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-deprecation/3.0.0-beta-1-SNAPSHOT/tobago-deprecation-3.0.0-beta-1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/3.0.0-beta-1-SNAPSHOT/tobago-example-demo-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-extension/pom.xml> to org.apache.myfaces.tobago/tobago-extension/3.0.0-beta-1-SNAPSHOT/tobago-extension-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-theme/tobago-theme-charlotteville/pom.xml> to org.apache.myfaces.tobago/tobago-theme-charlotteville/3.0.0-beta-1-SNAPSHOT/tobago-theme-charlotteville-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-theme/tobago-theme-charlotteville/target/tobago-theme-charlotteville-3.0.0-beta-1-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-charlotteville/3.0.0-beta-1-SNAPSHOT/tobago-theme-charlotteville-3.0.0-beta-1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/3.0.0-beta-1-SNAPSHOT/tobago-example-assembly-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/pom.xml> to org.apache.myfaces.tobago/tobago/3.0.0-beta-1-SNAPSHOT/tobago-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/target/tobago-3.0.0-beta-1-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/3.0.0-beta-1-SNAPSHOT/tobago-3.0.0-beta-1-SNAPSHOT-site.xml
Compressed 49.93 KB of artifacts by 64.1% relative to #362
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-test/pom.xml> to org.apache.myfaces.tobago/tobago-example-test/3.0.0-beta-1-SNAPSHOT/tobago-example-test-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/3.0.0-beta-1-SNAPSHOT/tobago-theme-scarborough-3.0.0-beta-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-theme/tobago-theme-scarborough/target/tobago-theme-scarborough-3.0.0-beta-1-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-scarborough/3.0.0-beta-1-SNAPSHOT/tobago-theme-scarborough-3.0.0-beta-1-SNAPSHOT.jar
Sending e-mails to: commits@myfaces.apache.org
channel stopped
Updating TOBAGO-1473

Jenkins build is back to normal : Tobago 3.0.x #364

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%203.0.x/364/changes>