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/05/12 10:31:20 UTC

Build failed in Jenkins: myfaces-current12 #850

See <https://builds.apache.org/job/myfaces-current12/850/>

------------------------------------------
[...truncated 66 lines...]
[WARNING] Velocimacro : VM library registration complete.
[WARNING] Velocimacro : Velocimacro : initialization complete.
[WARNING] RuntimeInstance successfully initialized.
[INFO] Generating component class:javax.faces.component.UIMessage
[INFO] Generating component class:javax.faces.component.UIMessages
[INFO] Generating component class:javax.faces.component.UIParameter
[INFO] Generating component class:javax.faces.component.UISelectItem
[INFO] Generating component class:javax.faces.component.UISelectItems
[INFO] Generating component class:javax.faces.component.html.HtmlColumn
[INFO] Generating component class:javax.faces.component.html.HtmlCommandButton
[INFO] Generating component class:javax.faces.component.html.HtmlCommandLink
[INFO] Generating component class:javax.faces.component.html.HtmlDataTable
[INFO] Generating component class:javax.faces.component.html.HtmlForm
[INFO] Generating component class:javax.faces.component.html.HtmlGraphicImage
[INFO] Generating component class:javax.faces.component.html.HtmlInputSecret
[INFO] Generating component class:javax.faces.component.html.HtmlInputText
[INFO] Generating component class:javax.faces.component.html.HtmlInputTextarea
[INFO] Generating component class:javax.faces.component.html.HtmlMessage
[INFO] Generating component class:javax.faces.component.html.HtmlMessages
[INFO] Generating component class:javax.faces.component.html.HtmlOutputFormat
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLabel
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLink
[INFO] Generating component class:javax.faces.component.html.HtmlOutputText
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGrid
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGroup
[INFO] Generating component class:javax.faces.component.html.HtmlSelectBooleanCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneRadio
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/classes>
[INFO] [bundle:manifest {execution: bundle-manifest}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
May 12, 2013 8:28:07 AM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component uniqueId just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: $javax.faces.component.UIComponentBase$$EnhancerByCGLIB$$55d226ae,Id: uniqueId]}
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId]}
RC; 2
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
RC; 2
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: j_id1]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: j_id1]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component table:j_id1 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: j_id1]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col1][Class: javax.faces.component.UIOutput,Id: header]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col1][Class: javax.faces.component.UIOutput,Id: header]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: header2]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: header2]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: xxx]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: xxx]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: uidata]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: uidata]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: uidata][Class: javax.faces.component.UIColumn,Id: column][Class: javax.faces.component.UIOutput,Id: facet]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: uidata][Class: javax.faces.component.UIColumn,Id: column][Class: javax.faces.component.UIOutput,Id: facet]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
Tests run: 238, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.423 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-api/builds/2013-05-12_08-22-07/archive/org.apache.myfaces.core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-api/builds/2013-05-12_08-22-07/archive/org.apache.myfaces.core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT.jar
[INFO] [myfaces-builder:build-metadata {execution: default}]
[INFO] [myfaces-builder:make-components {execution: makecomp}]
[INFO] Using template from file loader: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/src/main/resources/META-INF/componentClass12.vm>
[WARNING] *******************************************************************
[WARNING] RuntimeInstance initializing.
[WARNING] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[WARNING] FileResourceLoader : initialization starting.
[WARNING] FileResourceLoader : initialization complete.
[WARNING] RelativeClasspathResourceLoader : initialization complete.
[INFO] RelativeClasspathResourceLoader : adding path 'META-INF'
[WARNING] RelativeClasspathResourceLoader : initialization complete.
[WARNING] Default ResourceManager initialization complete.
[WARNING] Velocimacro : initialization starting.
[WARNING] Velocimacro : VM library registration complete.
[WARNING] Velocimacro : Velocimacro : initialization complete.
[WARNING] RuntimeInstance successfully initialized.
[INFO] Generating component class:javax.faces.component.UIMessage
[INFO] Generating component class:javax.faces.component.UIMessages
[INFO] Generating component class:javax.faces.component.UIParameter
[INFO] Generating component class:javax.faces.component.UISelectItem
[INFO] Generating component class:javax.faces.component.UISelectItems
[INFO] Generating component class:javax.faces.component.html.HtmlColumn
[INFO] Generating component class:javax.faces.component.html.HtmlCommandButton
[INFO] Generating component class:javax.faces.component.html.HtmlCommandLink
[INFO] Generating component class:javax.faces.component.html.HtmlDataTable
[INFO] Generating component class:javax.faces.component.html.HtmlForm
[INFO] Generating component class:javax.faces.component.html.HtmlGraphicImage
[INFO] Generating component class:javax.faces.component.html.HtmlInputSecret
[INFO] Generating component class:javax.faces.component.html.HtmlInputText
[INFO] Generating component class:javax.faces.component.html.HtmlInputTextarea
[INFO] Generating component class:javax.faces.component.html.HtmlMessage
[INFO] Generating component class:javax.faces.component.html.HtmlMessages
[INFO] Generating component class:javax.faces.component.html.HtmlOutputFormat
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLabel
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLink
[INFO] Generating component class:javax.faces.component.html.HtmlOutputText
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGrid
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGroup
[INFO] Generating component class:javax.faces.component.html.HtmlSelectBooleanCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneRadio
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-sources.jar>
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-tests.jar>
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-sources.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-tests.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-api/builds/2013-05-12_08-22-07/archive/org.apache.myfaces.core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-api/builds/2013-05-12_08-22-07/archive/org.apache.myfaces.core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared For JSF 1.2 - Project
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-project/3.0.13-SNAPSHOT/myfaces-shared-project-3.0.13-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/target/myfaces-shared-project-3.0.13-SNAPSHOT-site.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-project/3.0.13-SNAPSHOT/myfaces-shared-project-3.0.13-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.shared$myfaces-shared-project/builds/2013-05-12_08-22-01/archive/org.apache.myfaces.shared/myfaces-shared-project/3.0.13-SNAPSHOT/myfaces-shared-project-3.0.13-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/target/myfaces-shared-project-3.0.13-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.shared$myfaces-shared-project/builds/2013-05-12_08-22-01/archive/org.apache.myfaces.shared/myfaces-shared-project/3.0.13-SNAPSHOT/myfaces-shared-project-3.0.13-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared For JSF 1.2 - Core
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/target/surefire-reports>

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

Results :

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

[JENKINS] Recording test results
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.shared$myfaces-shared-core/builds/2013-05-12_08-22-03/archive/org.apache.myfaces.shared/myfaces-shared-core/3.0.13-SNAPSHOT/myfaces-shared-core-3.0.13-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-surefire-plugin:2.9:test': Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/target/surefire-reports/TEST-org.apache.myfaces.shared.renderkit.html.util.HTMLEncoderTest.xml> is 15 hr old

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 26 seconds
[INFO] Finished at: Sun May 12 08:31:06 GMT+00:00 2013
[INFO] Final Memory: 75M/415M
[INFO] ------------------------------------------------------------------------
channel stopped

Jenkins build is back to normal : myfaces-current12 #851

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