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/08/23 12:51:19 UTC

Build failed in Jenkins: Tobago Trunk #1500

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

Changes:

[lofwyr] TOBAGO-1919: New attribute "plain" to render only content, without out

------------------------------------------
[...truncated 11.82 KB...]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool-annotation ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-tool-annotation ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-tool-annotation ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-tool-annotation ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-tool-annotation ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-tool-annotation ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-tool-annotation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/src/main/resources>
[INFO] Copying 3 resources
[INFO] 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.19.1:test (default-test) @ tobago-tool-annotation ---
[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-tool-annotation ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-tool-annotation ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool-annotation ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.3.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-annotation/4.3.0-SNAPSHOT/tobago-tool-annotation-4.3.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-annotation/4.3.0-SNAPSHOT/tobago-tool-annotation-4.3.0-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.apache.myfaces.tobago:tobago-tool-apt >--------------
[INFO] Building Tobago Tool Apt 4.3.0-SNAPSHOT                           [4/17]
[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/processor/TaglibGenerator.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/processor/TaglibGenerator.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.19.1:test (default-test) @ tobago-tool-apt ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.myfaces.tobago.apt.processor.CheckstyleConfigGeneratorUnitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.apache.myfaces.tobago.apt.processor.CheckstyleConfigGeneratorUnitTest

Results :

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

[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-4.3.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-4.3.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-apt/4.3.0-SNAPSHOT/tobago-tool-apt-4.3.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/4.3.0-SNAPSHOT/tobago-tool-apt-4.3.0-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.apache.myfaces.tobago:tobago-tool-test >-------------
[INFO] Building Tobago Tool Test 4.3.0-SNAPSHOT                          [5/17]
[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.19.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-4.3.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-4.3.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-tool-test/4.3.0-SNAPSHOT/tobago-tool-test-4.3.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/4.3.0-SNAPSHOT/tobago-tool-test-4.3.0-SNAPSHOT.pom
[INFO] 
[INFO] ---------------< org.apache.myfaces.tobago:tobago-core >----------------
[INFO] Building Tobago Core 4.3.0-SNAPSHOT                               [6/17]
[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/internal/component/AbstractUIForm.java>:32: error: Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/util/ComponentUtils.java>:95:70: error: ';' is followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/src/main/java/org/apache/myfaces/tobago/util/ComponentUtils.java>:758:88: error: ';' is followed by whitespace.
Audit done.
[INFO] There are 3 errors reported by Checkstyle 6.11.2 with tobago/checkstyle.xml ruleset.
[ERROR] src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIForm.java:[32] (annotation) MissingDeprecated: Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description.
[ERROR] src/main/java/org/apache/myfaces/tobago/util/ComponentUtils.java:[95,70] (whitespace) EmptyForIteratorPad: ';' is followed by whitespace.
[ERROR] src/main/java/org/apache/myfaces/tobago/util/ComponentUtils.java:[758,88] (whitespace) EmptyForIteratorPad: ';' is followed by whitespace.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago 4.3.0-SNAPSHOT ....................... SUCCESS [  8.379 s]
[INFO] Tobago Tool ........................................ SUCCESS [  3.420 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [  6.921 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [01:00 min]
[INFO] Tobago Tool Test ................................... SUCCESS [  4.537 s]
[INFO] Tobago Core ........................................ FAILURE [  4.757 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 4.3.0-SNAPSHOT ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:04 min
[INFO] Finished at: 2018-08-23T12:50:44Z
[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 3 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/4.3.0-SNAPSHOT/tobago-theme-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-blank/pom.xml> to org.apache.myfaces.tobago/tobago-example-blank/4.3.0-SNAPSHOT/tobago-example-blank-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/4.3.0-SNAPSHOT/tobago-assembly-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/pom.xml> to org.apache.myfaces.tobago/tobago/4.3.0-SNAPSHOT/tobago-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/target/tobago-4.3.0-SNAPSHOT-site.xml> to org.apache.myfaces.tobago/tobago/4.3.0-SNAPSHOT/tobago-4.3.0-SNAPSHOT-site.xml
[Fast Archiver] Compressed 52.99 KB of artifacts by 60.4% relative to #1499
[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.3.0-SNAPSHOT/tobago-theme-standard-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-scarborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-scarborough/4.3.0-SNAPSHOT/tobago-theme-scarborough-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-example-assembly/4.3.0-SNAPSHOT/tobago-example-assembly-4.3.0-SNAPSHOT.pom
[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/4.3.0-SNAPSHOT/tobago-tool-test-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-test/target/tobago-tool-test-4.3.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-test/4.3.0-SNAPSHOT/tobago-tool-test-4.3.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/4.3.0-SNAPSHOT/tobago-theme-speyside-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-theme/tobago-theme-roxborough/pom.xml> to org.apache.myfaces.tobago/tobago-theme-roxborough/4.3.0-SNAPSHOT/tobago-theme-roxborough-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/pom.xml> to org.apache.myfaces.tobago/tobago-tool-annotation/4.3.0-SNAPSHOT/tobago-tool-annotation-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-4.3.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/4.3.0-SNAPSHOT/tobago-tool-annotation-4.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/4.3.0-SNAPSHOT/tobago-example-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/4.3.0-SNAPSHOT/tobago-tool-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/4.3.0-SNAPSHOT/tobago-core-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/pom.xml> to org.apache.myfaces.tobago/tobago-tool-apt/4.3.0-SNAPSHOT/tobago-tool-apt-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-4.3.0-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/4.3.0-SNAPSHOT/tobago-tool-apt-4.3.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/4.3.0-SNAPSHOT/tobago-theme-charlotteville-4.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%20Trunk/ws/tobago-example/tobago-example-demo/pom.xml> to org.apache.myfaces.tobago/tobago-example-demo/4.3.0-SNAPSHOT/tobago-example-demo-4.3.0-SNAPSHOT.pom
Sending e-mails to: commits@myfaces.apache.org
channel stopped
[JIRA] Updating issue TOBAGO-1919

Jenkins build is back to normal : Tobago Trunk #1501

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