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/02/12 00:59:29 UTC

Build failed in Jenkins: Myfaces-Orchestra #1288

See <https://builds.apache.org/job/Myfaces-Orchestra/1288/>

------------------------------------------
Started by upstream project "maven-plugins" build number 1870
originally caused by:
 Started by upstream project "maven-shared" build number 527
 originally caused by:
  Started by an SCM change
Building remotely on windows2 in workspace <https://builds.apache.org/job/Myfaces-Orchestra/ws/>
Updating https://svn.apache.org/repos/asf/myfaces/orchestra/trunk at revision '2014-02-11T15:59:26.834 -0800'
At revision 1567471
WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior.
no change for https://svn.apache.org/repos/asf/myfaces/orchestra/trunk since the previous build
ERROR: Maven Home f:\jenkins\tools\maven\latest doesn’t exist


Jenkins build is back to normal : Myfaces-Orchestra #1293

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Myfaces-Orchestra/1293/>


Build failed in Jenkins: Myfaces-Orchestra #1292

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Myfaces-Orchestra/1292/>

------------------------------------------
Started by upstream project "maven-plugins" build number 1873
originally caused by:
 Started by upstream project "maven-shared" build number 530
 originally caused by:
  Started by an SCM change
Building remotely on windows2 in workspace <https://builds.apache.org/job/Myfaces-Orchestra/ws/>
Updating https://svn.apache.org/repos/asf/myfaces/orchestra/trunk at revision '2014-02-23T09:50:16.451 -0800'
At revision 1571032
no change for https://svn.apache.org/repos/asf/myfaces/orchestra/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ 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 55487
<===[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/ws/trunk\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-maven:pom:1.4-SNAPSHOT
[WARNING] 'parent.relativePath' points at org.apache.myfaces.orchestra:myfaces-orchestra-project instead of org.apache.myfaces:myfaces, please verify your project structure @ line 4, column 11
[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] Some problems were encountered while building the effective model for org.apache.myfaces.orchestra:myfaces-orchestra-core:jar:1.6-SNAPSHOT
[WARNING] 'parent.relativePath' points at org.apache.myfaces.orchestra:myfaces-orchestra-project instead of org.apache.myfaces.orchestra:myfaces-orchestra-maven, please verify your project structure @ line 3, column 11
[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] Some problems were encountered while building the effective model for org.apache.myfaces.orchestra:myfaces-orchestra-core12:jar:1.6-SNAPSHOT
[WARNING] 'parent.relativePath' points at org.apache.myfaces.orchestra:myfaces-orchestra-project instead of org.apache.myfaces.orchestra:myfaces-orchestra-maven, please verify your project structure @ line 3, column 11
[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] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.orchestra:myfaces-orchestra-core20:jar:1.6-SNAPSHOT
[WARNING] 'parent.relativePath' points at org.apache.myfaces.orchestra:myfaces-orchestra-project instead of org.apache.myfaces.orchestra:myfaces-orchestra-maven, please verify your project structure @ line 3, column 11
[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] The expression ${pom.version} is deprecated. Please use ${project.version} 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] Reactor Build Order:
[INFO] 
[INFO] MyFaces Orchestra Maven
[INFO] MyFaces Orchestra Core
[INFO] MyFaces Orchestra Core 12
[INFO] MyFaces Orchestra Core 20
[INFO] MyFaces Orchestra Project
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Maven 1.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ myfaces-orchestra-maven ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ myfaces-orchestra-maven ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [copy] Copying 2 files to F:\jenkins\jenkins-slave\workspace\Myfaces-Orchestra\trunk\maven\target\apidocs\META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ myfaces-orchestra-maven ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ myfaces-orchestra-maven ---
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-source) @ myfaces-orchestra-maven >>>
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ myfaces-orchestra-maven ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-source) @ myfaces-orchestra-maven <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ myfaces-orchestra-maven ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.7:check (verify-style) @ myfaces-orchestra-maven ---
[INFO] 
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ myfaces-orchestra-maven ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\Myfaces-Orchestra\trunk\maven\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\myfaces\orchestra\myfaces-orchestra-maven\1.4-SNAPSHOT\myfaces-orchestra-maven-1.4-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\Myfaces-Orchestra\trunk\maven\target\myfaces-orchestra-maven-1.4-SNAPSHOT-site.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\myfaces\orchestra\myfaces-orchestra-maven\1.4-SNAPSHOT\myfaces-orchestra-maven-1.4-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ myfaces-orchestra-maven ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ myfaces-orchestra-maven ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ myfaces-orchestra-maven ---
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-source) @ myfaces-orchestra-maven >>>
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ myfaces-orchestra-maven ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-source) @ myfaces-orchestra-maven <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ myfaces-orchestra-maven ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.7:check (verify-style) @ myfaces-orchestra-maven ---
[INFO] 
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ myfaces-orchestra-maven ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\Myfaces-Orchestra\trunk\maven\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\myfaces\orchestra\myfaces-orchestra-maven\1.4-SNAPSHOT\myfaces-orchestra-maven-1.4-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\Myfaces-Orchestra\trunk\maven\target\myfaces-orchestra-maven-1.4-SNAPSHOT-site.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\myfaces\orchestra\myfaces-orchestra-maven\1.4-SNAPSHOT\myfaces-orchestra-maven-1.4-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ myfaces-orchestra-maven ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/orchestra/myfaces-orchestra-maven/1.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/orchestra/myfaces-orchestra-maven/1.4-SNAPSHOT/maven-metadata.xml (842 B at 0.8 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/orchestra/myfaces-orchestra-maven/1.4-SNAPSHOT/myfaces-orchestra-maven-1.4-20140223.175059-1218.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] MyFaces Orchestra Maven ........................... FAILURE [16.815s]
[INFO] MyFaces Orchestra Core ............................ SKIPPED
[INFO] MyFaces Orchestra Core 12 ......................... SKIPPED
[INFO] MyFaces Orchestra Core 20 ......................... SKIPPED
[INFO] MyFaces Orchestra Project ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.598s
[INFO] Finished at: Sun Feb 23 09:51:00 PST 2014
[INFO] Final Memory: 15M/61M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.6:deploy (default-deploy) on project myfaces-orchestra-maven: Failed to deploy artifacts: Could not transfer artifact org.apache.myfaces.orchestra:myfaces-orchestra-maven:pom:1.4-20140223.175059-1218 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/orchestra/myfaces-orchestra-maven/1.4-SNAPSHOT/myfaces-orchestra-maven-1.4-20140223.175059-1218.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Myfaces-Orchestra\trunk\core20\pom.xml to org.apache.myfaces.orchestra/myfaces-orchestra-core20/1.6-SNAPSHOT/myfaces-orchestra-core20-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/MojoExecutionException
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Myfaces-Orchestra\trunk\core12\pom.xml to org.apache.myfaces.orchestra/myfaces-orchestra-core12/1.6-SNAPSHOT/myfaces-orchestra-core12-1.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Myfaces-Orchestra/ws/trunk\pom.xml> to org.apache.myfaces.orchestra/myfaces-orchestra-project/1.0-SNAPSHOT/myfaces-orchestra-project-1.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Myfaces-Orchestra\trunk\core\pom.xml to org.apache.myfaces.orchestra/myfaces-orchestra-core/1.6-SNAPSHOT/myfaces-orchestra-core-1.6-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Myfaces-Orchestra\trunk\maven\pom.xml to org.apache.myfaces.orchestra/myfaces-orchestra-maven/1.4-SNAPSHOT/myfaces-orchestra-maven-1.4-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Myfaces-Orchestra\trunk\maven\target\myfaces-orchestra-maven-1.4-SNAPSHOT-site.xml to org.apache.myfaces.orchestra/myfaces-orchestra-maven/1.4-SNAPSHOT/myfaces-orchestra-maven-1.4-SNAPSHOT-site.xml
channel stopped

Build failed in Jenkins: Myfaces-Orchestra #1291

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Myfaces-Orchestra/1291/>

------------------------------------------
Started by upstream project "maven-plugins" build number 1872
originally caused by:
 Started by upstream project "maven-shared" build number 529
 originally caused by:
  Started by an SCM change
Building remotely on windows2 in workspace <https://builds.apache.org/job/Myfaces-Orchestra/ws/>
Updating https://svn.apache.org/repos/asf/myfaces/orchestra/trunk at revision '2014-02-14T11:14:06.079 -0800'
At revision 1568486
no change for https://svn.apache.org/repos/asf/myfaces/orchestra/trunk since the previous build
ERROR: Maven Home f:\jenkins\tools\maven\latest doesn’t exist


Build failed in Jenkins: Myfaces-Orchestra #1290

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Myfaces-Orchestra/1290/>

------------------------------------------
Started by upstream project "maven-plugins" build number 1871
originally caused by:
 Started by upstream project "maven-shared" build number 528
 originally caused by:
  Started by an SCM change
Building remotely on windows2 in workspace <https://builds.apache.org/job/Myfaces-Orchestra/ws/>
Updating https://svn.apache.org/repos/asf/myfaces/orchestra/trunk at revision '2014-02-12T15:50:06.801 -0800'
At revision 1567808
WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior.
no change for https://svn.apache.org/repos/asf/myfaces/orchestra/trunk since the previous build
ERROR: Maven Home f:\jenkins\tools\maven\latest doesn’t exist


Build failed in Jenkins: Myfaces-Orchestra #1289

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Myfaces-Orchestra/1289/>

------------------------------------------
Started by upstream project "maven-surefire" build number 1283
originally caused by:
 Started by an SCM change
Building remotely on windows2 in workspace <https://builds.apache.org/job/Myfaces-Orchestra/ws/>
Updating https://svn.apache.org/repos/asf/myfaces/orchestra/trunk at revision '2014-02-11T23:09:39.029 -0800'
At revision 1567538
no change for https://svn.apache.org/repos/asf/myfaces/orchestra/trunk since the previous build
ERROR: Maven Home f:\jenkins\tools\maven\latest doesn’t exist