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 2013/04/21 16:02:29 UTC

Build failed in Jenkins: myfaces-current22 #1172

See <https://builds.apache.org/job/myfaces-current22/1172/>

------------------------------------------
[...truncated 1592 lines...]
[INFO] Compiling 141 source files to <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/classes>
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ myfaces-shared-core ---
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ myfaces-shared-core ---
[INFO] Compiling 21 source files to <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/test-classes>
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ myfaces-shared-core ---
Running org.apache.myfaces.shared.util.CachedStateUtilsDefaultTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 sec
Running org.apache.myfaces.shared.util.CachedStateUtilsTripleDES_ECBTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.myfaces.shared.util.InitVector_CBCTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.myfaces.shared.util.StateUtilsTripleDES_ECBTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.myfaces.shared.util.SecretKeyConfigurationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.myfaces.shared.util.CachedStateUtilsBlowfish_ECBTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.myfaces.shared.util.StateUtilsDefaultTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.myfaces.shared.util.StateUtilsBlowfish_ECBTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.myfaces.shared.util.SecretKeyCacheTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.myfaces.shared.util.MessageUtilsTest
currency ?100.00
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.apache.myfaces.shared.util.StateUtilsAES_CBCTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.myfaces.shared.util.CachedStateUtilsAES_CBCTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.myfaces.shared.util.CommentUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.myfaces.shared.application.DefaultViewHandlerSupportTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.apache.myfaces.shared.renderkit.html.HtmlRendererUtilsTest
No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: j_id__v_0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
Apr 21, 2013 2:00:58 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: j_id__v_0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.apache.myfaces.shared.renderkit.html.util.HTMLEncoderTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.apache.myfaces.shared.renderkit.html.HtmlResponseWriterImplTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.myfaces.shared.renderkit.RendererUtilsTest
No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlGraphicImage,Id: graphicImageId]} (component-family=javax.faces.Graphic, renderer-type=javax.faces.Image)
Apr 21, 2013 2:00:59 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlGraphicImage,Id: graphicImageId]} (component-family=javax.faces.Graphic, renderer-type=javax.faces.Image)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 sec
Running org.apache.myfaces.shared.context.flash.FlashImplTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.137 sec
Running org.apache.myfaces.shared.webapp.webxml.ServletMappingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ myfaces-shared-core ---
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ myfaces-shared-core ---
Apr 21, 2013 2:01:04 PM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ myfaces-shared-core ---
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF already added, skipping
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.6:check (verify-style) @ myfaces-shared-core ---
[INFO] 
[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/shared/myfaces-shared-core/4.2.0-SNAPSHOT/myfaces-shared-core-4.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ myfaces-shared-core ---
[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/shared/myfaces-shared-core/4.2.0-SNAPSHOT/myfaces-shared-core-4.2.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/shared/myfaces-shared-core/4.2.0-SNAPSHOT/myfaces-shared-core-4.2.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Shared Tomahawk 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:unpack (unpack-sources) @ myfaces-shared-tomahawk ---
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:sources:4.2.0-SNAPSHOT:jar
[INFO] Unpacking <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT-sources.jar> to
  <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/unpacked-shared-sources>
   with includes null and excludes:null
[INFO] [INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:4.2.0-SNAPSHOT:jar
[INFO] Unpacking <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT.jar> to
  <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/refactored-shared-sources/main/resources>
   with includes META-INF/internal-resources/**,META-INF/resources/** and excludes:null

[INFO] --- maven-dependency-plugin:2.1:unpack (unpack-resources-sources) @ myfaces-shared-tomahawk ---
[INFO] [INFO] Source directory: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/refactored-shared-sources/main/java> added.

[INFO] --- build-helper-maven-plugin:1.5:add-source (add-source-shared) @ myfaces-shared-tomahawk ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (refactor-shared-sources) @ myfaces-shared-tomahawk ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

refactor-java-sources:
    [mkdir] Created dir: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/refactored-shared-sources/main/java>
     [move] Moving 141 files to <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/refactored-shared-sources/main/java/org/apache/myfaces/shared_tomahawk>
[INFO] Executed tasks
[INFO] Registering compile source root <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/refactored-shared-sources/main/java>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ myfaces-shared-tomahawk ---
[INFO] [WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

refactor-resources:
[INFO] Executed tasks

[INFO] --- maven-antrun-plugin:1.6:run (refactor-resources) @ myfaces-shared-tomahawk ---
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ myfaces-shared-tomahawk ---
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:4.2.0-SNAPSHOT:jar
[INFO] [INFO] Unpacking <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT.jar> to
  <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/classes>
   with includes META-INF/internal-resources/**,META-INF/resources/** and excludes:null

[INFO] --- maven-dependency-plugin:2.1:unpack (unpack-resources) @ myfaces-shared-tomahawk ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ myfaces-shared-tomahawk ---
[INFO] Compiling 141 source files to <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/classes>
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/src/test/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ myfaces-shared-tomahawk ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ myfaces-shared-tomahawk ---
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ myfaces-shared-tomahawk ---

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ myfaces-shared-tomahawk ---
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/myfaces-shared-tomahawk-4.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ myfaces-shared-tomahawk ---
[INFO] [INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:sources:4.2.0-SNAPSHOT:jar
[INFO] myfaces-shared-core-4.2.0-SNAPSHOT-sources.jar already unpacked.

[INFO] --- maven-dependency-plugin:2.1:unpack (unpack-sources) @ myfaces-shared-tomahawk ---
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:4.2.0-SNAPSHOT:jar
[INFO] [INFO] Unpacking <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT.jar> to
  <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/refactored-shared-sources/main/resources>
   with includes META-INF/internal-resources/**,META-INF/resources/** and excludes:null

[INFO] --- maven-dependency-plugin:2.1:unpack (unpack-resources-sources) @ myfaces-shared-tomahawk ---
Apr 21, 2013 2:01:16 PM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ myfaces-shared-tomahawk ---
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/myfaces-shared-tomahawk-4.2.0-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] 
[INFO] [INFO] 
--- maven-checkstyle-plugin:2.6:check (verify-style) @ myfaces-shared-tomahawk ---
[INFO] [INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/myfaces-shared-tomahawk-4.2.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/shared/myfaces-shared-tomahawk/4.2.0-SNAPSHOT/myfaces-shared-tomahawk-4.2.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/shared/myfaces-shared-tomahawk/4.2.0-SNAPSHOT/myfaces-shared-tomahawk-4.2.0-SNAPSHOT.pom

[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/myfaces-shared-tomahawk-4.2.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/shared/myfaces-shared-tomahawk/4.2.0-SNAPSHOT/myfaces-shared-tomahawk-4.2.0-SNAPSHOT-sources.jar
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ myfaces-shared-tomahawk ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.1 - Core 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- myfaces-builder-plugin:1.0.10:build-metadata (makemyfacesmetadata) @ myfaces-impl-shared-public ---
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
Artifact: myfaces-api-2.2.0-SNAPSHOT.jar have META-INF/myfaces-metadata.xml
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ myfaces-impl-shared-public ---
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ myfaces-impl-shared-public ---
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [INFO] Compiling 21 source files to <https://builds.apache.org/job/myfaces-current22/ws/current22/core/shared-public/target/classes>

[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ myfaces-impl-shared-public ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ myfaces-impl-shared-public ---
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] [INFO] Compiling 1 source file to <https://builds.apache.org/job/myfaces-current22/ws/current22/core/shared-public/target/test-classes>

[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ myfaces-impl-shared-public ---
ERROR: Maven JVM terminated unexpectedly with exit code 143


Jenkins build is back to normal : myfaces-current22 #1175

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current22/1175/>


Build failed in Jenkins: myfaces-current22 #1174

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current22/1174/changes>

Changes:

[lu4242] MYFACES-3701 Restoring view scope before view is build

[lu4242] MYFACES-3713 [perf] use getFacetCount() when possible and avoid create iterator instances

[lu4242] MYFACES-3683 Implement AjaxBehavior resetValues and delay ("delay" server side code)

[lu4242] merge revisions 1469145-1470662 from 2.1.x branch

------------------------------------------
[...truncated 4170 lines...]
[INFO] 
[INFO] --- myfaces-builder-plugin:1.0.10:make-config (make_c_facelet_xsd) @ myfaces-impl ---
[INFO] generated file myfaces_facelets_c_2_1.xsd is up to date
[INFO] 
[INFO] --- myfaces-builder-plugin:1.0.10:make-config (make_ui_facelet_xsd) @ myfaces-impl ---
[INFO] generated file myfaces_facelets_ui_2_1.xsd is up to date
[INFO] 
[INFO] --- myfaces-builder-plugin:1.0.10:make-config (make_composite_facelet_xsd) @ myfaces-impl ---
[INFO] generated file myfaces_facelets_composite_2_1.xsd is up to date
Apr 23, 2013 5:13:05 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.0.4:jar (attach-source) @ myfaces-impl ---
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/target/myfaces-impl-2.2.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ myfaces-impl ---
[INFO] [INFO] Building jar: <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/target/myfaces-impl-2.2.0-SNAPSHOT-tests.jar>

[INFO] --- maven-jar-plugin:2.2:test-jar (default) @ myfaces-impl ---
[INFO] [INFO] Excluding org.apache.myfaces.core:myfaces-api:jar:2.2.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.apache.geronimo.specs:geronimo-jcdi_1.0_spec:jar:1.0 from the shaded jar.
[INFO] Excluding org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.0 from the shaded jar.
[INFO] Excluding org.apache.myfaces.core.internal:myfaces-impl-shared-public:jar:2.2.0-SNAPSHOT from the shaded jar.
[INFO] Including org.apache.myfaces.core.internal:myfaces-impl-shared:jar:2.2.0-SNAPSHOT in the shaded jar.
[INFO] Excluding org.apache.geronimo.specs:geronimo-validation_1.0_spec:jar:1.1 from the shaded jar.
[INFO] Excluding org.apache.geronimo.specs:geronimo-jpa_3.0_spec:jar:1.1.1 from the shaded jar.
[INFO] Excluding org.apache.geronimo.specs:geronimo-ejb_3.0_spec:jar:1.0.1 from the shaded jar.
[INFO] Excluding commons-collections:commons-collections:jar:3.2 from the shaded jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.3 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.8.3 from the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.1.1 from the shaded jar.
[INFO] Excluding commons-digester:commons-digester:jar:1.8 from the shaded jar.
[INFO] Excluding org.apache.tomcat:catalina:jar:6.0.29 from the shaded jar.
[INFO] Excluding org.apache.tomcat:servlet-api:jar:6.0.29 from the shaded jar.
[INFO] Excluding org.apache.tomcat:juli:jar:6.0.29 from the shaded jar.
[INFO] Excluding org.apache.tomcat:annotations-api:jar:6.0.29 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-catalina:jar:7.0.0 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-servlet-api:jar:7.0.0 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-juli:jar:7.0.0 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-annotations-api:jar:7.0.0 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-api:jar:7.0.0 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-util:jar:7.0.0 from the shaded jar.
[INFO] Excluding com.google.code.guice:guice:jar:1.0 from the shaded jar.

[INFO] --- maven-shade-plugin:1.3.3:shade (default) @ myfaces-impl ---
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/target/myfaces-impl-2.2.0-SNAPSHOT.jar> with <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/target/myfaces-impl-2.2.0-SNAPSHOT-shaded.jar>
[INFO] Replacing <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/target/myfaces-impl-2.2.0-SNAPSHOT-sources.jar> with <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/target/myfaces-impl-2.2.0-SNAPSHOT-shaded-sources.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.7:check (verify-style) @ myfaces-impl ---
[INFO] 
[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/target/myfaces-impl-2.2.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-impl/2.2.0-SNAPSHOT/myfaces-impl-2.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ myfaces-impl ---
[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-impl/2.2.0-SNAPSHOT/myfaces-impl-2.2.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/target/myfaces-impl-2.2.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-impl/2.2.0-SNAPSHOT/myfaces-impl-2.2.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/target/myfaces-impl-2.2.0-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-impl/2.2.0-SNAPSHOT/myfaces-impl-2.2.0-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/target/myfaces-impl-2.2.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-impl/2.2.0-SNAPSHOT/myfaces-impl-2.2.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.1 Core OSGi Bundle 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ myfaces-bundle ---
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/myfaces-current22/ws/current22/core/bundle/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ myfaces-bundle ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ myfaces-bundle ---
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/myfaces-current22/ws/current22/core/bundle/src/test/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ myfaces-bundle ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ myfaces-bundle ---
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current22/ws/current22/core/bundle/target/surefire-reports>

[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ myfaces-bundle ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ myfaces-bundle ---
Apr 23, 2013 5:13:17 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] [INFO] Building jar: <https://builds.apache.org/job/myfaces-current22/ws/current22/core/bundle/target/myfaces-bundle-2.2.0-SNAPSHOT-sources.jar>

[INFO] --- maven-source-plugin:2.0.4:jar (attach-source) @ myfaces-bundle ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ myfaces-bundle ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.7:check (verify-style) @ myfaces-bundle ---
[INFO] 
[INFO] [INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/core/bundle/target/myfaces-bundle-2.2.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-bundle/2.2.0-SNAPSHOT/myfaces-bundle-2.2.0-SNAPSHOT.jar

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ myfaces-bundle ---[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/core/bundle/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-bundle/2.2.0-SNAPSHOT/myfaces-bundle-2.2.0-SNAPSHOT.pom

[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/core/bundle/target/myfaces-bundle-2.2.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-bundle/2.2.0-SNAPSHOT/myfaces-bundle-2.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ myfaces-bundle ---
[INFO] Installing org/apache/myfaces/core/myfaces-bundle/2.2.0-SNAPSHOT/myfaces-bundle-2.2.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces JSF-2.2 Core Project ............... SUCCESS [26.000s]
[INFO] Apache MyFaces JSF-2.2 Core API ................... SUCCESS [1:23.603s]
[INFO] Apache MyFaces Shared For JSF 2.2 - Project ....... SUCCESS [3.609s]
[INFO] Apache MyFaces Shared For JSF 2.2 - Core Mirror ... SUCCESS [20.352s]
[INFO] MyFaces Shared Tomahawk ........................... SUCCESS [19.821s]
[INFO] Apache MyFaces Shared Public API For JSF 2.1 - Core  SUCCESS [10.144s]
[INFO] Apache MyFaces Core For JSF 2.2 - Shared .......... SUCCESS [30.045s]
[INFO] Apache MyFaces JSF-2.2 Core Impl .................. SUCCESS [1:37.455s]
[INFO] Apache MyFaces JSF-2.1 Core OSGi Bundle ........... FAILURE [8.561s]
[INFO] Apache MyFaces JSF-2.2 Core Module ................ SKIPPED
[INFO] Apache MyFaces Composite Build .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:05.521s
[INFO] Finished at: Tue Apr 23 05:13:21 UTC 2013
[INFO] Final Memory: 95M/530M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/bundle/pom.xml> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core$myfaces-bundle/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core/myfaces-bundle/2.2.0-SNAPSHOT/myfaces-bundle-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/bundle/target/myfaces-bundle-2.2.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core$myfaces-bundle/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core/myfaces-bundle/2.2.0-SNAPSHOT/myfaces-bundle-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/bundle/target/myfaces-bundle-2.2.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core$myfaces-bundle/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core/myfaces-bundle/2.2.0-SNAPSHOT/myfaces-bundle-2.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/pom.xml> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.shared$myfaces-shared-core/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.shared/myfaces-shared-core/4.2.0-SNAPSHOT/myfaces-shared-core-4.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.shared$myfaces-shared-core/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.shared/myfaces-shared-core/4.2.0-SNAPSHOT/myfaces-shared-core-4.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.shared$myfaces-shared-core/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.shared/myfaces-shared-core/4.2.0-SNAPSHOT/myfaces-shared-core-4.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/pom.xml> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.shared$myfaces-shared-project/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.shared/myfaces-shared-project/4.2.0-SNAPSHOT/myfaces-shared-project-4.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/target/myfaces-shared-project-4.2.0-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.shared$myfaces-shared-project/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.shared/myfaces-shared-project/4.2.0-SNAPSHOT/myfaces-shared-project-4.2.0-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/shared/pom.xml> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core.internal$myfaces-impl-shared/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core.internal/myfaces-impl-shared/2.2.0-SNAPSHOT/myfaces-impl-shared-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/shared/target/myfaces-impl-shared-2.2.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core.internal$myfaces-impl-shared/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core.internal/myfaces-impl-shared/2.2.0-SNAPSHOT/myfaces-impl-shared-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/shared/target/myfaces-impl-shared-2.2.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core.internal$myfaces-impl-shared/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core.internal/myfaces-impl-shared/2.2.0-SNAPSHOT/myfaces-impl-shared-2.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/shared-public/pom.xml> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core.internal$myfaces-impl-shared-public/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.2.0-SNAPSHOT/myfaces-impl-shared-public-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/shared-public/target/myfaces-impl-shared-public-2.2.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core.internal$myfaces-impl-shared-public/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.2.0-SNAPSHOT/myfaces-impl-shared-public-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/shared-public/target/myfaces-impl-shared-public-2.2.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core.internal$myfaces-impl-shared-public/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.2.0-SNAPSHOT/myfaces-impl-shared-public-2.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/pom.xml> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces$myfaces-base/builds/2013-04-23_05-07-58/archive/org.apache.myfaces/myfaces-base/2.2.0-SNAPSHOT/myfaces-base-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/api/pom.xml> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core$myfaces-api/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core/myfaces-api/2.2.0-SNAPSHOT/myfaces-api-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/api/target/myfaces-api-2.2.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core$myfaces-api/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core/myfaces-api/2.2.0-SNAPSHOT/myfaces-api-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/api/target/myfaces-api-2.2.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core$myfaces-api/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core/myfaces-api/2.2.0-SNAPSHOT/myfaces-api-2.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/api/target/myfaces-api-2.2.0-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core$myfaces-api/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core/myfaces-api/2.2.0-SNAPSHOT/myfaces-api-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/pom.xml> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core$myfaces-impl/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core/myfaces-impl/2.2.0-SNAPSHOT/myfaces-impl-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/target/myfaces-impl-2.2.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core$myfaces-impl/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core/myfaces-impl/2.2.0-SNAPSHOT/myfaces-impl-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/target/myfaces-impl-2.2.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core$myfaces-impl/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core/myfaces-impl/2.2.0-SNAPSHOT/myfaces-impl-2.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/impl/target/myfaces-impl-2.2.0-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core$myfaces-impl/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core/myfaces-impl/2.2.0-SNAPSHOT/myfaces-impl-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/pom.xml> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.shared$myfaces-shared-tomahawk/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.shared/myfaces-shared-tomahawk/4.2.0-SNAPSHOT/myfaces-shared-tomahawk-4.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/myfaces-shared-tomahawk-4.2.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.shared$myfaces-shared-tomahawk/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.shared/myfaces-shared-tomahawk/4.2.0-SNAPSHOT/myfaces-shared-tomahawk-4.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/myfaces-shared-tomahawk-4.2.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.shared$myfaces-shared-tomahawk/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.shared/myfaces-shared-tomahawk/4.2.0-SNAPSHOT/myfaces-shared-tomahawk-4.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/pom.xml> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core$myfaces-core-module/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core/myfaces-core-module/2.2.0-SNAPSHOT/myfaces-core-module-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/parent/pom.xml> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core$myfaces-core-project/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core/myfaces-core-project/2.2.0-SNAPSHOT/myfaces-core-project-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current22/ws/current22/core/parent/target/myfaces-core-project-2.2.0-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/myfaces-current22/modules/org.apache.myfaces.core$myfaces-core-project/builds/2013-04-23_05-07-58/archive/org.apache.myfaces.core/myfaces-core-project/2.2.0-SNAPSHOT/myfaces-core-project-2.2.0-SNAPSHOT-site.xml
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Internal error: java.lang.reflect.UndeclaredThrowableException
cause : null
Stack trace : 
org.apache.maven.InternalErrorException: Internal error: java.lang.reflect.UndeclaredThrowableException
	at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.reflect.UndeclaredThrowableException
	at $Proxy2.setExecutedMojos(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.setExecutedMojos(MavenBuildProxy.java:243)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:439)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:425)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:228)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	... 24 more
Caused by: java.io.UTFDataFormatException
	at java.io.ObjectInputStream$BlockDataInputStream.readUTFSpan(ObjectInputStream.java:3105)
	at java.io.ObjectInputStream$BlockDataInputStream.readUTFBody(ObjectInputStream.java:3030)
	at java.io.ObjectInputStream$BlockDataInputStream.readUTF(ObjectInputStream.java:2843)
	at java.io.ObjectInputStream.readString(ObjectInputStream.java:1617)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1338)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1970)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1894)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1777)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1347)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
	at java.util.concurrent.CopyOnWriteArrayList.readObject(CopyOnWriteArrayList.java:879)
	at sun.reflect.GeneratedMethodAccessor98022.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1004)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1872)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1777)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1347)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1685)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1341)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1970)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1894)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1777)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1347)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:722)
Sending e-mails to: commits@myfaces.apache.org
Sending e-mails to: commits@myfaces.apache.org
channel stopped

Build failed in Jenkins: myfaces-current22 #1173

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current22/1173/>

------------------------------------------
[...truncated 1598 lines...]
 T E S T S
-------------------------------------------------------
Running org.apache.myfaces.shared.util.CachedStateUtilsDefaultTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec
Running org.apache.myfaces.shared.util.CachedStateUtilsTripleDES_ECBTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.myfaces.shared.util.InitVector_CBCTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.myfaces.shared.util.StateUtilsTripleDES_ECBTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.myfaces.shared.util.SecretKeyConfigurationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.myfaces.shared.util.CachedStateUtilsBlowfish_ECBTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.myfaces.shared.util.StateUtilsDefaultTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.myfaces.shared.util.StateUtilsBlowfish_ECBTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.myfaces.shared.util.SecretKeyCacheTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.myfaces.shared.util.MessageUtilsTest
currency ?100.00
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running org.apache.myfaces.shared.util.StateUtilsAES_CBCTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.apache.myfaces.shared.util.CachedStateUtilsAES_CBCTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.myfaces.shared.util.CommentUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.myfaces.shared.application.DefaultViewHandlerSupportTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.myfaces.shared.renderkit.html.HtmlRendererUtilsTest
No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: j_id__v_0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
Apr 22, 2013 10:29:59 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: j_id__v_0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.apache.myfaces.shared.renderkit.html.util.HTMLEncoderTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.myfaces.shared.renderkit.html.HtmlResponseWriterImplTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.myfaces.shared.renderkit.RendererUtilsTest
No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlGraphicImage,Id: graphicImageId]} (component-family=javax.faces.Graphic, renderer-type=javax.faces.Image)
Apr 22, 2013 10:29:59 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlGraphicImage,Id: graphicImageId]} (component-family=javax.faces.Graphic, renderer-type=javax.faces.Image)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 sec
Running org.apache.myfaces.shared.context.flash.FlashImplTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.myfaces.shared.webapp.webxml.ServletMappingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ myfaces-shared-core ---
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ myfaces-shared-core ---
Apr 22, 2013 10:30:02 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ myfaces-shared-core ---
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF already added, skipping
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.6:check (verify-style) @ myfaces-shared-core ---
[INFO] 
[INFO] [INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-core/4.2.0-SNAPSHOT/myfaces-shared-core-4.2.0-SNAPSHOT.jar

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ myfaces-shared-core ---
[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-core/4.2.0-SNAPSHOT/myfaces-shared-core-4.2.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-core/4.2.0-SNAPSHOT/myfaces-shared-core-4.2.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Shared Tomahawk 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:unpack (unpack-sources) @ myfaces-shared-tomahawk ---
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:sources:4.2.0-SNAPSHOT:jar
[INFO] Unpacking <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT-sources.jar> to
  <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/unpacked-shared-sources>
   with includes null and excludes:null
[INFO] [INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:4.2.0-SNAPSHOT:jar
[INFO] Unpacking <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT.jar> to
  <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/refactored-shared-sources/main/resources>
   with includes META-INF/internal-resources/**,META-INF/resources/** and excludes:null

[INFO] --- maven-dependency-plugin:2.1:unpack (unpack-resources-sources) @ myfaces-shared-tomahawk ---
[INFO] [INFO] Source directory: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/refactored-shared-sources/main/java> added.

[INFO] --- build-helper-maven-plugin:1.5:add-source (add-source-shared) @ myfaces-shared-tomahawk ---
[INFO] [WARNING] Parameter tasks is deprecated, use target instead

[INFO] --- maven-antrun-plugin:1.6:run (refactor-shared-sources) @ myfaces-shared-tomahawk ---
[INFO] Executing tasks

main:

refactor-java-sources:
    [mkdir] Created dir: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/refactored-shared-sources/main/java>
     [move] Moving 141 files to <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/refactored-shared-sources/main/java/org/apache/myfaces/shared_tomahawk>
[INFO] Executed tasks
[INFO] Registering compile source root <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/refactored-shared-sources/main/java>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ myfaces-shared-tomahawk ---
[INFO] [WARNING] Parameter tasks is deprecated, use target instead

[INFO] --- maven-antrun-plugin:1.6:run (refactor-resources) @ myfaces-shared-tomahawk ---
[INFO] Executing tasks

main:

refactor-resources:
[INFO] Executed tasks
[INFO] [debug] execute contextualize

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ myfaces-shared-tomahawk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:4.2.0-SNAPSHOT:jar
[INFO] [INFO] Unpacking <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT.jar> to
  <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/classes>
   with includes META-INF/internal-resources/**,META-INF/resources/** and excludes:null

[INFO] --- maven-dependency-plugin:2.1:unpack (unpack-resources) @ myfaces-shared-tomahawk ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ myfaces-shared-tomahawk ---
[INFO] Compiling 141 source files to <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/classes>
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/src/test/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ myfaces-shared-tomahawk ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ myfaces-shared-tomahawk ---
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/surefire-reports>

[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ myfaces-shared-tomahawk ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ myfaces-shared-tomahawk ---
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/myfaces-shared-tomahawk-4.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ myfaces-shared-tomahawk ---
[INFO] [INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:sources:4.2.0-SNAPSHOT:jar
[INFO] myfaces-shared-core-4.2.0-SNAPSHOT-sources.jar already unpacked.

[INFO] --- maven-dependency-plugin:2.1:unpack (unpack-sources) @ myfaces-shared-tomahawk ---
[INFO] [INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:4.2.0-SNAPSHOT:jar
[INFO] Unpacking <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/core/target/myfaces-shared-core-4.2.0-SNAPSHOT.jar> to
  <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/refactored-shared-sources/main/resources>
   with includes META-INF/internal-resources/**,META-INF/resources/** and excludes:null

[INFO] --- maven-dependency-plugin:2.1:unpack (unpack-resources-sources) @ myfaces-shared-tomahawk ---
Apr 22, 2013 10:30:15 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ myfaces-shared-tomahawk ---
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/myfaces-shared-tomahawk-4.2.0-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] [INFO] 

[INFO] --- maven-checkstyle-plugin:2.6:check (verify-style) @ myfaces-shared-tomahawk ---
[INFO] [INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/myfaces-shared-tomahawk-4.2.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-tomahawk/4.2.0-SNAPSHOT/myfaces-shared-tomahawk-4.2.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-tomahawk/4.2.0-SNAPSHOT/myfaces-shared-tomahawk-4.2.0-SNAPSHOT.pom

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ myfaces-shared-tomahawk ---
[INFO] Installing <https://builds.apache.org/job/myfaces-current22/ws/current22/shared/shared-tomahawk/target/myfaces-shared-tomahawk-4.2.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-tomahawk/4.2.0-SNAPSHOT/myfaces-shared-tomahawk-4.2.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.1 - Core 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- myfaces-builder-plugin:1.0.10:build-metadata (makemyfacesmetadata) @ myfaces-impl-shared-public ---
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
Artifact: myfaces-api-2.2.0-SNAPSHOT.jar have META-INF/myfaces-metadata.xml
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ myfaces-impl-shared-public ---
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ myfaces-impl-shared-public ---
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [INFO] Compiling 21 source files to <https://builds.apache.org/job/myfaces-current22/ws/current22/core/shared-public/target/classes>

[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ myfaces-impl-shared-public ---
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ myfaces-impl-shared-public ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ myfaces-impl-shared-public ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/myfaces-current22/ws/current22/core/shared-public/target/test-classes>
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current22/ws/current22/core/shared-public/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ myfaces-impl-shared-public ---
Running org.apache.myfaces.shared.util.MessageUtilsTest
currency ?100.00
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec

Results :

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

ERROR: Maven JVM terminated unexpectedly with exit code 143