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 2014/03/18 06:00:47 UTC

Build failed in Jenkins: myfaces-orchestra-core #1473

See <https://builds.apache.org/job/myfaces-orchestra-core/1473/>

------------------------------------------
Started by upstream project "maven-plugins" build number 1883
originally caused by:
 Started by upstream project "maven-shared" build number 540
 originally caused by:
  Started by an SCM change
  Started by upstream project "maven-parent" build number 159
  originally caused by:
   Started by an SCM change
Building remotely on windows2 in workspace <https://builds.apache.org/job/myfaces-orchestra-core/ws/>
Updating http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core at revision '2014-03-17T22:00:07.984 -0700'
At revision 1578737
no change for http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core since the previous build
Parsing POMs
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[core] $ f:\jenkins\tools\java\latest-1.6-64/bin/java -cp f:\jenkins\jenkins-slave\maven31-agent.jar;f:\jenkins\tools\maven\latest\boot\plexus-classworlds-2.5.1.jar;f:\jenkins\tools\maven\latest/conf/logging jenkins.maven3.agent.Maven31Main f:\jenkins\tools\maven\latest F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven31-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 52048
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 clean install deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.orchestra:myfaces-orchestra-core:jar:1.6-SNAPSHOT
[WARNING] The expression ${pom.artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Core 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ myfaces-orchestra-core ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ myfaces-orchestra-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-source) @ myfaces-orchestra-core ---
[INFO] Source directory: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\target\shared_sources> added.
[INFO] 
[INFO] --- maven-dependency-plugin:2.4:unpack (unpack-shared-impl-sources) @ myfaces-orchestra-core ---
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-orchestra:sources:2.0.13:jar
[INFO] Unpacking f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\myfaces\shared\myfaces-shared-orchestra\2.0.13\myfaces-shared-orchestra-2.0.13-sources.jar to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\target\shared_sources> with includes "" and excludes "META-INF/*"
[INFO] 
[INFO] --- xslt-maven-plugin:1.0:transform (default) @ myfaces-orchestra-core ---
[INFO] # of XML files: 1
[INFO] transform, srcFile: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\src\main\tld\myfaces_orchestra.tld,> destFile: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\target\classes\META-INF\myfaces_orchestra.tld>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ myfaces-orchestra-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ myfaces-orchestra-core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ myfaces-orchestra-core ---
[INFO] Compiling 230 source files to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] \jenkins\jenkins-slave\workspace\myfaces-orchestra-core\core\src\main\java\org\apache\myfaces\orchestra\connectionManager\ConnectionManagerDataSource.java:[275,4] method does not override or implement a method from a supertype
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.125s
[INFO] Finished at: Mon Mar 17 22:00:33 PDT 2014
[INFO] Final Memory: 17M/61M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project myfaces-orchestra-core: Compilation failure
[ERROR] \jenkins\jenkins-slave\workspace\myfaces-orchestra-core\core\src\main\java\org\apache\myfaces\orchestra\connectionManager\ConnectionManagerDataSource.java:[275,4] method does not override or implement a method from a supertype
[ERROR] -> [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.
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\pom.xml> to org.apache.myfaces.orchestra/myfaces-orchestra-core/1.6-SNAPSHOT/myfaces-orchestra-core-1.6-SNAPSHOT.pom
[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
channel stopped

Jenkins build is back to normal : myfaces-orchestra-core #1478

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


Build failed in Jenkins: myfaces-orchestra-core #1477

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

------------------------------------------
Started by upstream project "maven-jxr" build number 42
originally caused by:
 Started by an SCM change
Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/myfaces-orchestra-core/ws/>
Updating http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core at revision '2014-04-06T22:35:41.975 +0000'
At revision 1585357
no change for http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core since the previous build
Parsing POMs
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[core] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 59939 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===channel started
>   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Core
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target>
[WARNING] DEPRECATED [tasks]: Use target instead
[INFO] [antrun:run {execution: javadoc.resources}]
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/shared_sources> added.
[INFO] [dependency:unpack {execution: unpack-shared-impl-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-orchestra:sources:2.0.13:jar
[INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/shared/myfaces-shared-orchestra/2.0.13/myfaces-shared-orchestra-2.0.13-sources.jar to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/shared_sources> with includes "" and excludes "META-INF/*"
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/src/main/tld/myfaces_orchestra.tld,> destFile: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/classes/META-INF/myfaces_orchestra.tld>
[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 to META-INF
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 230 source files to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/src/main/java/org/apache/myfaces/orchestra/connectionManager/ConnectionManagerDataSource.java>:[275,4] method does not override or implement a method from a supertype
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/myfaces-orchestra-core/ws/core/src/main/java/org/apache/myfaces/orchestra/connectionManager/ConnectionManagerDataSource.java>:[275,4] method does not override or implement a method from a supertype

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Sun Apr 06 22:36:10 UTC 2014
[INFO] Final Memory: 44M/318M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/pom.xml> to org.apache.myfaces.orchestra/myfaces-orchestra-core/1.6-SNAPSHOT/myfaces-orchestra-core-1.6-SNAPSHOT.pom
channel stopped

Build failed in Jenkins: myfaces-orchestra-core #1476

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

------------------------------------------
Started by timer
Building remotely on solaris1 (Solaris) in workspace <https://builds.apache.org/job/myfaces-orchestra-core/ws/>
Updating http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core at revision '2014-04-05T02:26:22.398 +0000'
At revision 1584950
no change for http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core since the previous build
Parsing POMs
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[core] $ /zonestorage/hudson_solaris/home/hudson/hudson-slave/tools/jdk6-u26-auto-install//bin/java -cp /export/home/hudson/hudson-slave/maven-agent.jar:/export/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven-interceptor.jar 61756 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] Scanning for projects...
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/pom.xml> -Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/1 clean install deploy
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Core
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target>
[WARNING] DEPRECATED [tasks]: Use target instead
[INFO] [antrun:run {execution: javadoc.resources}]
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/shared_sources> added.
[INFO] [dependency:unpack {execution: unpack-shared-impl-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-orchestra:sources:2.0.13:jar
[INFO] Unpacking /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-orchestra/2.0.13/myfaces-shared-orchestra-2.0.13-sources.jar to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/shared_sources> with includes "" and excludes "META-INF/*"
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/src/main/tld/myfaces_orchestra.tld,> destFile: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/classes/META-INF/myfaces_orchestra.tld>
[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 to META-INF
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 230 source files to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/src/main/java/org/apache/myfaces/orchestra/connectionManager/ConnectionManagerDataSource.java>:[275,4] method does not override or implement a method from a supertype
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/myfaces-orchestra-core/ws/core/src/main/java/org/apache/myfaces/orchestra/connectionManager/ConnectionManagerDataSource.java>:[275,4] method does not override or implement a method from a supertype

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 12 seconds
[INFO] Finished at: Sat Apr 05 02:35:26 GMT+00:00 2014
[INFO] Final Memory: 47M/396M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/pom.xml> to org.apache.myfaces.orchestra/myfaces-orchestra-core/1.6-SNAPSHOT/myfaces-orchestra-core-1.6-SNAPSHOT.pom
channel stopped

Build failed in Jenkins: myfaces-orchestra-core #1475

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

------------------------------------------
Started by timer
Building remotely on solaris1 (Solaris) in workspace <https://builds.apache.org/job/myfaces-orchestra-core/ws/>
Updating http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core at revision '2014-03-29T02:29:05.149 +0000'
At revision 1582936
no change for http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core since the previous build
Parsing POMs
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[core] $ /zonestorage/hudson_solaris/home/hudson/hudson-slave/tools/jdk6-u26-auto-install//bin/java -cp /export/home/hudson/hudson-slave/maven-agent.jar:/export/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven-interceptor.jar 48648 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar
<===channel started
[JENKINS REMOTING CAPACITY]===>   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/pom.xml> -Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/0 clean install deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Core
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target>
[WARNING] DEPRECATED [tasks]: Use target instead
[INFO] [antrun:run {execution: javadoc.resources}]
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/shared_sources> added.
[INFO] [dependency:unpack {execution: unpack-shared-impl-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-orchestra:sources:2.0.13:jar
[INFO] Unpacking /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/myfaces/shared/myfaces-shared-orchestra/2.0.13/myfaces-shared-orchestra-2.0.13-sources.jar to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/shared_sources> with includes "" and excludes "META-INF/*"
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/src/main/tld/myfaces_orchestra.tld,> destFile: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/classes/META-INF/myfaces_orchestra.tld>
[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 to META-INF
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 230 source files to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/src/main/java/org/apache/myfaces/orchestra/connectionManager/ConnectionManagerDataSource.java>:[275,4] method does not override or implement a method from a supertype
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/myfaces-orchestra-core/ws/core/src/main/java/org/apache/myfaces/orchestra/connectionManager/ConnectionManagerDataSource.java>:[275,4] method does not override or implement a method from a supertype

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 23 seconds
[INFO] Finished at: Sat Mar 29 02:55:47 GMT+00:00 2014
[INFO] Final Memory: 47M/396M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/pom.xml> to org.apache.myfaces.orchestra/myfaces-orchestra-core/1.6-SNAPSHOT/myfaces-orchestra-core-1.6-SNAPSHOT.pom
channel stopped

Build failed in Jenkins: myfaces-orchestra-core #1474

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

------------------------------------------
Started by timer
Building remotely on windows2 (Windows) in workspace <https://builds.apache.org/job/myfaces-orchestra-core/ws/>
Updating http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core at revision '2014-03-21T19:26:49.541 -0700'
At revision 1580126
no change for http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core since the previous build
Parsing POMs
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[core] $ f:\jenkins\tools\java\latest-1.6-64/bin/java -cp f:\jenkins\jenkins-slave\maven31-agent.jar;f:\jenkins\tools\maven\latest\boot\plexus-classworlds-2.5.1.jar;f:\jenkins\tools\maven\latest/conf/logging jenkins.maven3.agent.Maven31Main f:\jenkins\tools\maven\latest F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven31-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 55334
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 clean install deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.orchestra:myfaces-orchestra-core:jar:1.6-SNAPSHOT
[WARNING] The expression ${pom.artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Core 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ myfaces-orchestra-core ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ myfaces-orchestra-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-source) @ myfaces-orchestra-core ---
[INFO] Source directory: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\target\shared_sources> added.
[INFO] 
[INFO] --- maven-dependency-plugin:2.4:unpack (unpack-shared-impl-sources) @ myfaces-orchestra-core ---
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-orchestra:sources:2.0.13:jar
[INFO] Unpacking f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\myfaces\shared\myfaces-shared-orchestra\2.0.13\myfaces-shared-orchestra-2.0.13-sources.jar to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\target\shared_sources> with includes "" and excludes "META-INF/*"
[INFO] 
[INFO] --- xslt-maven-plugin:1.0:transform (default) @ myfaces-orchestra-core ---
[INFO] # of XML files: 1
[INFO] transform, srcFile: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\src\main\tld\myfaces_orchestra.tld,> destFile: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\target\classes\META-INF\myfaces_orchestra.tld>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ myfaces-orchestra-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ myfaces-orchestra-core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ myfaces-orchestra-core ---
[INFO] Compiling 230 source files to <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] \jenkins\jenkins-slave\workspace\myfaces-orchestra-core\core\src\main\java\org\apache\myfaces\orchestra\connectionManager\ConnectionManagerDataSource.java:[275,4] method does not override or implement a method from a supertype
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.057s
[INFO] Finished at: Fri Mar 21 19:28:17 PDT 2014
[INFO] Final Memory: 17M/61M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project myfaces-orchestra-core: Compilation failure
[ERROR] \jenkins\jenkins-slave\workspace\myfaces-orchestra-core\core\src\main\java\org\apache\myfaces\orchestra\connectionManager\ConnectionManagerDataSource.java:[275,4] method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-orchestra-core/ws/core\pom.xml> to org.apache.myfaces.orchestra/myfaces-orchestra-core/1.6-SNAPSHOT/myfaces-orchestra-core-1.6-SNAPSHOT.pom
[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
channel stopped