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/12/11 17:44:55 UTC

Build failed in Jenkins: Tobago 3.0.x #680

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

Changes:

[lofwyr] prepare release 3.0.0

[lofwyr] TOBAGO-1665: Leave out some themes and examples from the release

------------------------------------------
[...truncated 4264 lines...]
[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...
Audit done.

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 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 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ tobago-example-demo ---
[INFO] Compiling 95 source files to <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO] <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ClientConfigController.java>: <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ClientConfigController.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ClientConfigController.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/NavigationTree.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/NavigationTree.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-example-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ tobago-example-demo ---
[INFO] Compiling 4 source files to <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tobago-example-demo ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.myfaces.tobago.example.demo.sudoku.SudokuUnitTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 sec - in org.apache.myfaces.tobago.example.demo.sudoku.SudokuUnitTest
Running org.apache.myfaces.tobago.example.demo.NavigationUnitTest
2016-12-11 17:41:26,935 [main            ] INFO  o.a.m.tobago.internal.config.TobagoConfigParser   :parse               :108  [] Parsing configuration file: 'jar:<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-core/target/tobago-core-3.0.0-SNAPSHOT-tests.jar!/tobago-config-for-unit-tests.xml'>
2016-12-11 17:41:27,091 [main            ] INFO  o.a.m.tobago.internal.config.TobagoConfigSorter   :sort                :60   [] Order of the Tobago config files:
2016-12-11 17:41:27,091 [main            ] INFO  o.a.m.tobago.internal.config.TobagoConfigSorter   :sort                :68   [] name=<unnamed> url='null'
2016-12-11 17:41:27,098 [main            ] WARN  org.apache.myfaces.tobago.sanitizer.JsoupSanitizer:setProperties       :80   [] Using whitelist 'relaxed' for sanitizing!
2016-12-11 17:41:27,099 [main            ] INFO  o.a.m.tobago.internal.config.TobagoConfigImpl     :resolveThemes       :146  [] Using default Theme one
2016-12-11 17:41:27,102 [main            ] INFO  o.a.m.tobago.internal.config.TobagoConfigImpl     :initProjectState    :265  [] Couldn't discover the current project stage, using Production
2016-12-11 17:41:27,166 [main            ] INFO  o.a.myfaces.tobago.example.demo.NavigationTree    :<init>              :62   [] <init> org.apache.myfaces.tobago.example.demo.NavigationUnitTest$1@568ff82
2016-12-11 17:41:27,169 [main            ] ERROR o.a.myfaces.tobago.example.demo.NavigationNode    :<init>              :61   [] Not found key 'test_1' in bundle
2016-12-11 17:41:27,169 [main            ] ERROR o.a.myfaces.tobago.example.demo.NavigationNode    :<init>              :61   [] Not found key 'test_2' in bundle
2016-12-11 17:41:27,170 [main            ] ERROR o.a.myfaces.tobago.example.demo.NavigationNode    :<init>              :61   [] Not found key 'test' in bundle
2016-12-11 17:41:27,170 [main            ] ERROR o.a.myfaces.tobago.example.demo.NavigationNode    :<init>              :61   [] Not found key 'test_4' in bundle
2016-12-11 17:41:27,170 [main            ] ERROR o.a.myfaces.tobago.example.demo.NavigationNode    :<init>              :61   [] Not found key 'root_dummy' in bundle
2016-12-11 17:41:27,171 [main            ] INFO  o.a.myfaces.tobago.example.demo.NavigationTree    :postConstruct       :96   [] node='root-dummy' with title 'root-dummy'
2016-12-11 17:41:27,171 [main            ] INFO  o.a.myfaces.tobago.example.demo.NavigationTree    :postConstruct       :96   [] node='test-1' with title 'test-1'
2016-12-11 17:41:27,172 [main            ] INFO  o.a.myfaces.tobago.example.demo.NavigationTree    :postConstruct       :96   [] node='test-4' with title 'test-4'
2016-12-11 17:41:27,172 [main            ] INFO  o.a.myfaces.tobago.example.demo.NavigationTree    :postConstruct       :96   [] node='test-2' with title 'test-2'
2016-12-11 17:41:27,172 [main            ] INFO  o.a.myfaces.tobago.example.demo.NavigationTree    :postConstruct       :96   [] node='test' with title 'test'
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 sec - in org.apache.myfaces.tobago.example.demo.NavigationUnitTest

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- xml-maven-plugin:1.0.1:validate (default) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ tobago-example-demo ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tobago-example-demo] in [<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/target/tobago-example-demo]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java]> to [<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/target/tobago-example-demo]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp]>
[INFO] Webapp assembled in [150 msecs]
[INFO] Building war: <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/target/tobago-example-demo.war>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-demo ---
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/target/tobago-example-demo.war> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-demo/3.0.0-SNAPSHOT/tobago-example-demo-3.0.0-SNAPSHOT.war
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-demo/3.0.0-SNAPSHOT/tobago-example-demo-3.0.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example for Portlets 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-portlet ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-portlet ---
[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-portlet ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ tobago-example-portlet ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-portlet ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-example-portlet ---
[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-portlet ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-portlet/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-portlet ---
[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-portlet/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ tobago-example-portlet ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tobago-example-portlet ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ tobago-example-portlet ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tobago-example-portlet] in [<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-portlet/target/tobago-example-portlet-3.0.0-SNAPSHOT]>
[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-portlet/src/main/webapp]>
[INFO] Webapp assembled in [19 msecs]
[INFO] Building war: <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-portlet/target/tobago-example-portlet-3.0.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ tobago-example-portlet ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-portlet ---
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-portlet/target/tobago-example-portlet-3.0.0-SNAPSHOT.war> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-portlet/3.0.0-SNAPSHOT/tobago-example-portlet-3.0.0-SNAPSHOT.war
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-portlet/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-portlet/3.0.0-SNAPSHOT/tobago-example-portlet-3.0.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Assembly 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-assembly ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-assembly ---
[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-assembly ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ tobago-example-assembly ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-assembly ---
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-assembly/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-assembly/3.0.0-SNAPSHOT/tobago-example-assembly-3.0.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Assembly 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-theme-charlotteville/3.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-theme-charlotteville/3.0.0-SNAPSHOT/tobago-theme-charlotteville-3.0.0-SNAPSHOT.pom
[WARNING] The POM for org.apache.myfaces.tobago:tobago-theme-charlotteville:jar:3.0.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-theme-richmond/3.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-theme-richmond/3.0.0-SNAPSHOT/tobago-theme-richmond-3.0.0-SNAPSHOT.pom
[WARNING] The POM for org.apache.myfaces.tobago:tobago-theme-richmond:jar:3.0.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-theme-charlotteville/3.0.0-SNAPSHOT/tobago-theme-charlotteville-3.0.0-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/tobago-theme-richmond/3.0.0-SNAPSHOT/tobago-theme-richmond-3.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [ 15.205 s]
[INFO] Tobago Tool ........................................ SUCCESS [  7.245 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [ 13.229 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:48 min]
[INFO] Tobago Core ........................................ SUCCESS [ 53.676 s]
[INFO] Tobago Themes ...................................... SUCCESS [  5.789 s]
[INFO] Tobago Theme Standard .............................. SUCCESS [ 18.152 s]
[INFO] Tobago Theme Speyside .............................. SUCCESS [  8.725 s]
[INFO] Tobago Extensions .................................. SUCCESS [  4.060 s]
[INFO] Tobago Sandbox ..................................... SUCCESS [ 13.177 s]
[INFO] Tobago Examples .................................... SUCCESS [  5.912 s]
[INFO] Tobago Example Blank ............................... SUCCESS [  8.512 s]
[INFO] Tobago Example Data ................................ SUCCESS [ 10.045 s]
[INFO] Tobago Example Demo ................................ SUCCESS [ 19.006 s]
[INFO] Tobago Example for Portlets ........................ SUCCESS [  8.600 s]
[INFO] Tobago Example Assembly ............................ SUCCESS [  7.257 s]
[INFO] Tobago Assembly .................................... FAILURE [  4.023 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:32 min
[INFO] Finished at: 2016-12-11T17:42:48+00:00
[INFO] Final Memory: 82M/802M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project tobago-assembly: Could not resolve dependencies for project org.apache.myfaces.tobago:tobago-assembly:pom:3.0.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.myfaces.tobago:tobago-theme-charlotteville:jar:3.0.0-SNAPSHOT, org.apache.myfaces.tobago:tobago-theme-richmond:jar:3.0.0-SNAPSHOT: Could not find artifact org.apache.myfaces.tobago:tobago-theme-charlotteville:jar:3.0.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tobago-assembly
[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-SNAPSHOT/tobago-theme-3.0.0-SNAPSHOT.pom
[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-SNAPSHOT/tobago-example-blank-3.0.0-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-SNAPSHOT/tobago-example-blank-3.0.0-SNAPSHOT.war
Compressed 7.04 MB of artifacts by 62.6% relative to #679
[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-SNAPSHOT/tobago-assembly-3.0.0-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-SNAPSHOT/tobago-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/target/tobago-3.0.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/3.0.0-SNAPSHOT/tobago-3.0.0-SNAPSHOT-site.xml
Compressed 50.55 KB of artifacts by 63.3% relative to #679
[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-SNAPSHOT/tobago-theme-standard-3.0.0-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-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-standard/3.0.0-SNAPSHOT/tobago-theme-standard-3.0.0-SNAPSHOT.jar
Compressed 1.23 MB of artifacts by 38.2% relative to #679
[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-SNAPSHOT/tobago-example-assembly-3.0.0-SNAPSHOT.pom
[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-SNAPSHOT/tobago-theme-speyside-3.0.0-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-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-speyside/3.0.0-SNAPSHOT/tobago-theme-speyside-3.0.0-SNAPSHOT.jar
Compressed 148.39 KB of artifacts by 21.6% relative to #679
[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-SNAPSHOT/tobago-extension-3.0.0-SNAPSHOT.pom
[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-SNAPSHOT/tobago-example-portlet-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-portlet/target/tobago-example-portlet-3.0.0-SNAPSHOT.war> to org.apache.myfaces.tobago/tobago-example-portlet/3.0.0-SNAPSHOT/tobago-example-portlet-3.0.0-SNAPSHOT.war
Compressed 7.00 MB of artifacts by 62.5% relative to #679
[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-SNAPSHOT/tobago-tool-annotation-3.0.0-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-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/3.0.0-SNAPSHOT/tobago-tool-annotation-3.0.0-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-SNAPSHOT/tobago-example-3.0.0-SNAPSHOT.pom
[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-SNAPSHOT/tobago-example-data-3.0.0-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-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-example-data/3.0.0-SNAPSHOT/tobago-example-data-3.0.0-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-SNAPSHOT/tobago-tool-3.0.0-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-SNAPSHOT/tobago-core-3.0.0-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-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-core/3.0.0-SNAPSHOT/tobago-core-3.0.0-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-SNAPSHOT-tests.jar> to org.apache.myfaces.tobago/tobago-core/3.0.0-SNAPSHOT/tobago-core-3.0.0-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-SNAPSHOT-sources.jar> to org.apache.myfaces.tobago/tobago-core/3.0.0-SNAPSHOT/tobago-core-3.0.0-SNAPSHOT-sources.jar
[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-SNAPSHOT/tobago-tool-apt-3.0.0-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-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/3.0.0-SNAPSHOT/tobago-tool-apt-3.0.0-SNAPSHOT.jar
[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-SNAPSHOT/tobago-sandbox-3.0.0-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-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-sandbox/3.0.0-SNAPSHOT/tobago-sandbox-3.0.0-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-SNAPSHOT/tobago-example-demo-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-example/tobago-example-demo/target/tobago-example-demo.war> to org.apache.myfaces.tobago/tobago-example-demo/3.0.0-SNAPSHOT/tobago-example-demo-3.0.0-SNAPSHOT.war
Compressed 10.81 MB of artifacts by 62.5% relative to #679
Sending e-mails to: commits@myfaces.apache.org
channel stopped
Updating TOBAGO-1665

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

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