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/02/19 11:36:03 UTC

Build failed in Jenkins: tobago-3.0.x #242

See <https://builds.apache.org/job/tobago-3.0.x/242/changes>

Changes:

[lofwyr] TOBAGO-1534: Some dependencies currently breaking CSP (Content Security Policy) in Tobago 3

[lofwyr] Make CSP config printable (e.g. while startup).

------------------------------------------
[...truncated 2691 lines...]
[INFO] Building jar: <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-3.0.0-alpha-3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ tobago-tool-annotation ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool-annotation ---
[INFO] Installing <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-3.0.0-alpha-3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/myfaces/tobago/tobago-tool-annotation/3.0.0-alpha-3-SNAPSHOT/tobago-tool-annotation-3.0.0-alpha-3-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-annotation/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/myfaces/tobago/tobago-tool-annotation/3.0.0-alpha-3-SNAPSHOT/tobago-tool-annotation-3.0.0-alpha-3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool Apt 3.0.0-alpha-3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-tool-apt ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool-apt ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default-cli) @ tobago-tool-apt ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce) @ tobago-tool-apt ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 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 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tobago-tool-apt ---
[INFO] Compiling 14 source files to <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO] <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/FacesConfigGenerator.java>: <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/FacesConfigGenerator.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/FacesConfigGenerator.java>: Recompile with -Xlint:unchecked 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-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tobago-tool-apt ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tobago-tool-apt ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ tobago-tool-apt ---
[INFO] Building jar: <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-3.0.0-alpha-3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ tobago-tool-apt ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool-apt ---
[INFO] Installing <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-3.0.0-alpha-3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/myfaces/tobago/tobago-tool-apt/3.0.0-alpha-3-SNAPSHOT/tobago-tool-apt-3.0.0-alpha-3-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/myfaces/tobago/tobago-tool-apt/3.0.0-alpha-3-SNAPSHOT/tobago-tool-apt-3.0.0-alpha-3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Maven2 Theme Plugin 3.0.0-alpha-3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-theme-plugin ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-theme-plugin ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default-cli) @ tobago-theme-plugin ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce) @ tobago-theme-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-theme-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-theme-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tobago-theme-plugin ---
[INFO] Compiling 3 source files to <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-theme-plugin/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.5
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ tobago-theme-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors.
[WARNING] org.apache.myfaces.tobago.maven.plugin.IndexThemeMojo#project:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[WARNING] org.apache.myfaces.tobago.maven.plugin.UnPackThemeMojo#archiverManager:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[WARNING] org.apache.myfaces.tobago.maven.plugin.UnPackThemeMojo#archiverManager:
[WARNING]   The syntax
[WARNING]     @parameter expression="${component.<role>#<roleHint>}"
[WARNING]   is deprecated, please use
[WARNING]     @component role="<role>" roleHint="<roleHint>"
[WARNING]   instead.
[WARNING] org.apache.myfaces.tobago.maven.plugin.UnPackThemeMojo#project:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[WARNING] org.apache.myfaces.tobago.maven.plugin.UnPackThemeMojo#webappDirectory:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[WARNING] org.apache.myfaces.tobago.maven.plugin.UnPackThemeMojo#workDirectory:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[INFO] Mojo extractor with id: java-javadoc found 2 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-theme-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-theme-plugin/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tobago-theme-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tobago-theme-plugin ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ tobago-theme-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-theme-plugin/target/tobago-theme-plugin-3.0.0-alpha-3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tobago-theme-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ tobago-theme-plugin ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-theme-plugin ---
[INFO] Installing <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-theme-plugin/target/tobago-theme-plugin-3.0.0-alpha-3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/myfaces/tobago/tobago-theme-plugin/3.0.0-alpha-3-SNAPSHOT/tobago-theme-plugin-3.0.0-alpha-3-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-theme-plugin/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/myfaces/tobago/tobago-theme-plugin/3.0.0-alpha-3-SNAPSHOT/tobago-theme-plugin-3.0.0-alpha-3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Core 3.0.0-alpha-3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-core ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-core ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default-cli) @ tobago-core ---
[INFO] Starting audit...
<https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/ContentSecurityPolicy.java>:68:37: '+' should be on a new line.
<https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/ContentSecurityPolicy.java>:69:24: '+' should be on a new line.
<https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/ContentSecurityPolicy.java>:70:44: '+' should be on a new line.
Audit done.

[INFO] There are 3 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [  8.779 s]
[INFO] Tobago Tool ........................................ SUCCESS [  1.688 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [  5.436 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [  7.068 s]
[INFO] Tobago Maven2 Theme Plugin ......................... SUCCESS [  6.729 s]
[INFO] Tobago Core ........................................ FAILURE [  6.040 s]
[INFO] Tobago Themes ...................................... SKIPPED
[INFO] Tobago Theme Standard .............................. SKIPPED
[INFO] Tobago Theme Scarborough ........................... SKIPPED
[INFO] Tobago Theme Speyside .............................. SKIPPED
[INFO] Tobago Theme Richmond .............................. SKIPPED
[INFO] Tobago Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Theme Example ............................... SKIPPED
[INFO] Tobago Extensions .................................. SKIPPED
[INFO] Tobago Deprecation ................................. SKIPPED
[INFO] Tobago Fileupload .................................. SKIPPED
[INFO] Tobago Sandbox ..................................... SKIPPED
[INFO] Tobago Security .................................... SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Addressbook (Java EE 6) ............. SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Data ................................ SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[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: 43.725 s
[INFO] Finished at: 2016-02-19T10:36:04+00:00
[INFO] Final Memory: 56M/813M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "all-modules" could not be activated because it does not exist.
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-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-3.0.x/ws/tobago-3.0.x/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/3.0.0-alpha-3-SNAPSHOT/tobago-assembly-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-extension/tobago-sandbox/pom.xml> to org.apache.myfaces.tobago/tobago-sandbox/3.0.0-alpha-3-SNAPSHOT/tobago-sandbox-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-theme-speyside-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-theme-plugin-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-theme-plugin/target/tobago-theme-plugin-3.0.0-alpha-3-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-plugin/3.0.0-alpha-3-SNAPSHOT/tobago-theme-plugin-3.0.0-alpha-3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-example-data-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-example-portlet-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-theme-example-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-example/pom.xml> to org.apache.myfaces.tobago/tobago-example/3.0.0-alpha-3-SNAPSHOT/tobago-example-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-core/pom.xml> to org.apache.myfaces.tobago/tobago-core/3.0.0-alpha-3-SNAPSHOT/tobago-core-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-example-blank-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-theme/pom.xml> to org.apache.myfaces.tobago/tobago-theme/3.0.0-alpha-3-SNAPSHOT/tobago-theme-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-tool-annotation-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-annotation/target/tobago-tool-annotation-3.0.0-alpha-3-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/3.0.0-alpha-3-SNAPSHOT/tobago-tool-annotation-3.0.0-alpha-3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-theme-richmond-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-theme-standard-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-example-security-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-example-addressbook-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-tool-apt-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/target/tobago-tool-apt-3.0.0-alpha-3-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/3.0.0-alpha-3-SNAPSHOT/tobago-tool-apt-3.0.0-alpha-3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-tool/pom.xml> to org.apache.myfaces.tobago/tobago-tool/3.0.0-alpha-3-SNAPSHOT/tobago-tool-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-extension/tobago-deprecation/pom.xml> to org.apache.myfaces.tobago/tobago-deprecation/3.0.0-alpha-3-SNAPSHOT/tobago-deprecation-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-extension/tobago-fileupload/pom.xml> to org.apache.myfaces.tobago/tobago-fileupload/3.0.0-alpha-3-SNAPSHOT/tobago-fileupload-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-example-demo-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-extension/pom.xml> to org.apache.myfaces.tobago/tobago-extension/3.0.0-alpha-3-SNAPSHOT/tobago-extension-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-theme-charlotteville-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/tobago-extension/tobago-security/pom.xml> to org.apache.myfaces.tobago/tobago-security/3.0.0-alpha-3-SNAPSHOT/tobago-security-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-example-assembly-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.0.x/ws/tobago-3.0.x/pom.xml> to org.apache.myfaces.tobago/tobago/3.0.0-alpha-3-SNAPSHOT/tobago-3.0.0-alpha-3-SNAPSHOT.pom
Compressed 46.69 KB of artifacts by 68.5% relative to #241
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-example-test-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-3.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-alpha-3-SNAPSHOT/tobago-theme-scarborough-3.0.0-alpha-3-SNAPSHOT.pom
Sending e-mails to: commits@myfaces.apache.org
channel stopped
Updating TOBAGO-1534

Build failed in Jenkins: Tobago 3.0.x #243

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

Changes:

[lofwyr] Merged from trunk
TOBAGO-1535: Set build requirement for Tobago 2 and 3 to Java 8 or higher [from revision 1731218]
TOBAGO-1535: Set build requirement for Tobago 2 and 3 to Java 8 or higher [from revision 1731219]

------------------------------------------
[...truncated 2693 lines...]
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ tobago-tool-annotation ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool-annotation ---
[INFO] Installing <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-alpha-3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-tool-annotation/3.0.0-alpha-3-SNAPSHOT/tobago-tool-annotation-3.0.0-alpha-3-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-annotation/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-tool-annotation/3.0.0-alpha-3-SNAPSHOT/tobago-tool-annotation-3.0.0-alpha-3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool Apt 3.0.0-alpha-3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-tool-apt ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-tool-apt ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default-cli) @ tobago-tool-apt ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ tobago-tool-apt ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 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 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tobago-tool-apt ---
[INFO] Compiling 14 source files to <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/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-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/FacesConfigGenerator.java>: <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/FacesConfigGenerator.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/FacesConfigGenerator.java>: Recompile with -Xlint:unchecked 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%203.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tobago-tool-apt ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tobago-tool-apt ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ tobago-tool-apt ---
[INFO] Building jar: <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-alpha-3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ tobago-tool-apt ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-tool-apt ---
[INFO] Installing <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-alpha-3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-tool-apt/3.0.0-alpha-3-SNAPSHOT/tobago-tool-apt-3.0.0-alpha-3-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-tool/tobago-tool-apt/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-tool-apt/3.0.0-alpha-3-SNAPSHOT/tobago-tool-apt-3.0.0-alpha-3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Maven2 Theme Plugin 3.0.0-alpha-3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-theme-plugin ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-theme-plugin ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default-cli) @ tobago-theme-plugin ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ tobago-theme-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-theme-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-theme-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tobago-theme-plugin ---
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-tool/tobago-theme-plugin/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.5
[WARNING] source value 1.5 is obsolete and will be removed in a future release
[WARNING] target value 1.5 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ tobago-theme-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[WARNING] org.apache.myfaces.tobago.maven.plugin.UnPackThemeMojo#archiverManager:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[WARNING] org.apache.myfaces.tobago.maven.plugin.UnPackThemeMojo#archiverManager:
[WARNING]   The syntax
[WARNING]     @parameter expression="${component.<role>#<roleHint>}"
[WARNING]   is deprecated, please use
[WARNING]     @component role="<role>" roleHint="<roleHint>"
[WARNING]   instead.
[WARNING] org.apache.myfaces.tobago.maven.plugin.UnPackThemeMojo#project:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[WARNING] org.apache.myfaces.tobago.maven.plugin.UnPackThemeMojo#webappDirectory:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[WARNING] org.apache.myfaces.tobago.maven.plugin.UnPackThemeMojo#workDirectory:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[WARNING] org.apache.myfaces.tobago.maven.plugin.IndexThemeMojo#project:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[INFO] Mojo extractor with id: java-javadoc found 2 mojo descriptors.
[INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-theme-plugin ---
[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-tool/tobago-theme-plugin/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tobago-theme-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tobago-theme-plugin ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ tobago-theme-plugin ---
[INFO] Building jar: <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-alpha-3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tobago-theme-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ tobago-theme-plugin ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-theme-plugin ---
[INFO] Installing <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-alpha-3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-theme-plugin/3.0.0-alpha-3-SNAPSHOT/tobago-theme-plugin-3.0.0-alpha-3-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-tool/tobago-theme-plugin/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-theme-plugin/3.0.0-alpha-3-SNAPSHOT/tobago-theme-plugin-3.0.0-alpha-3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Core 3.0.0-alpha-3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-core ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-core ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default-cli) @ tobago-core ---
[INFO] Starting audit...
<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/ContentSecurityPolicy.java>:68:37: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/ContentSecurityPolicy.java>:69:24: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/ContentSecurityPolicy.java>:70:44: '+' should be on a new line.
Audit done.

[INFO] There are 3 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tobago ...................................... SUCCESS [  8.616 s]
[INFO] Tobago Tool ........................................ SUCCESS [  1.712 s]
[INFO] Tobago Tool Annotation ............................. SUCCESS [  5.268 s]
[INFO] Tobago Tool Apt .................................... SUCCESS [  6.621 s]
[INFO] Tobago Maven2 Theme Plugin ......................... SUCCESS [  4.612 s]
[INFO] Tobago Core ........................................ FAILURE [  6.763 s]
[INFO] Tobago Themes ...................................... SKIPPED
[INFO] Tobago Theme Standard .............................. SKIPPED
[INFO] Tobago Theme Scarborough ........................... SKIPPED
[INFO] Tobago Theme Speyside .............................. SKIPPED
[INFO] Tobago Theme Richmond .............................. SKIPPED
[INFO] Tobago Theme Charlotteville ........................ SKIPPED
[INFO] Tobago Theme Example ............................... SKIPPED
[INFO] Tobago Extensions .................................. SKIPPED
[INFO] Tobago Deprecation ................................. SKIPPED
[INFO] Tobago Fileupload .................................. SKIPPED
[INFO] Tobago Sandbox ..................................... SKIPPED
[INFO] Tobago Security .................................... SKIPPED
[INFO] Tobago Examples .................................... SKIPPED
[INFO] Tobago Example Addressbook (Java EE 6) ............. SKIPPED
[INFO] Tobago Example Blank ............................... SKIPPED
[INFO] Tobago Example Data ................................ SKIPPED
[INFO] Tobago Example Demo ................................ SKIPPED
[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: 44.327 s
[INFO] Finished at: 2016-02-19T11:27:42+00:00
[INFO] Final Memory: 49M/579M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "all-modules" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1: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%203.0.x/ws/tobago-3.0.x/tobago-assembly/pom.xml> to org.apache.myfaces.tobago/tobago-assembly/3.0.0-alpha-3-SNAPSHOT/tobago-assembly-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-sandbox-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-theme-speyside-3.0.0-alpha-3-SNAPSHOT.pom
[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-alpha-3-SNAPSHOT/tobago-theme-plugin-3.0.0-alpha-3-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-alpha-3-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-theme-plugin/3.0.0-alpha-3-SNAPSHOT/tobago-theme-plugin-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-example-data-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-example-portlet-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-theme-example-3.0.0-alpha-3-SNAPSHOT.pom
[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-alpha-3-SNAPSHOT/tobago-example-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-core-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-example-blank-3.0.0-alpha-3-SNAPSHOT.pom
[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-alpha-3-SNAPSHOT/tobago-theme-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-tool-annotation-3.0.0-alpha-3-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-alpha-3-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-annotation/3.0.0-alpha-3-SNAPSHOT/tobago-tool-annotation-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-theme-richmond-3.0.0-alpha-3-SNAPSHOT.pom
[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-alpha-3-SNAPSHOT/tobago-theme-standard-3.0.0-alpha-3-SNAPSHOT.pom
[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-alpha-3-SNAPSHOT/tobago-example-security-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-example-addressbook-3.0.0-alpha-3-SNAPSHOT.pom
[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-alpha-3-SNAPSHOT/tobago-tool-apt-3.0.0-alpha-3-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-alpha-3-SNAPSHOT.jar> to org.apache.myfaces.tobago/tobago-tool-apt/3.0.0-alpha-3-SNAPSHOT/tobago-tool-apt-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-tool-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-deprecation-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-extension/tobago-fileupload/pom.xml> to org.apache.myfaces.tobago/tobago-fileupload/3.0.0-alpha-3-SNAPSHOT/tobago-fileupload-3.0.0-alpha-3-SNAPSHOT.pom
[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-alpha-3-SNAPSHOT/tobago-example-demo-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-extension-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-theme-charlotteville-3.0.0-alpha-3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tobago%203.0.x/ws/tobago-3.0.x/tobago-extension/tobago-security/pom.xml> to org.apache.myfaces.tobago/tobago-security/3.0.0-alpha-3-SNAPSHOT/tobago-security-3.0.0-alpha-3-SNAPSHOT.pom
[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-alpha-3-SNAPSHOT/tobago-example-assembly-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-3.0.0-alpha-3-SNAPSHOT.pom
[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-alpha-3-SNAPSHOT/tobago-example-test-3.0.0-alpha-3-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-alpha-3-SNAPSHOT/tobago-theme-scarborough-3.0.0-alpha-3-SNAPSHOT.pom
Sending e-mails to: commits@myfaces.apache.org
channel stopped
Updating TOBAGO-1535