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 2011/06/30 05:01:46 UTC

Build failed in Jenkins: myfaces-shared #146

See <https://builds.apache.org/job/myfaces-shared/146/changes>

Changes:

[lu4242] MYFACES-3053 Improve error reporting and logging (Fix Ajax Case)

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3
Updating http://svn.apache.org/repos/asf/myfaces/shared/trunk
U         core/src/main/java/org/apache/myfaces/shared/context/AjaxExceptionHandlerImpl.java
At revision 1141369
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/latest/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
[trunk] $ /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/latest /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 59846 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[HUDSONchannel started
 REMOTING CAPACITY]===>   Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-shared/ws/trunk/pom.xml> clean install deploy
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache MyFaces Shared For JSF 2.1 - Project
[INFO]   Apache MyFaces Shared For JSF 2.1 - Core
[INFO]   MyFaces Shared Impl
[INFO]   MyFaces Shared Tomahawk
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared For JSF 2.1 - Project
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/core/myfaces-api/2.1.0-SNAPSHOT/myfaces-api-2.1.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.apache.myfaces.core:myfaces-api:pom:2.1.0-SNAPSHOT' in repository apache-maven-snapshots (http://people.apache.org/repo/m2-snapshot-repository)
Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/core/myfaces-api/2.1.0-SNAPSHOT/myfaces-api-2.1.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.apache.myfaces.core:myfaces-api:pom:2.1.0-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/core/myfaces-api/2.1.0-SNAPSHOT/myfaces-api-2.1.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.myfaces.core:myfaces-api:jar:2.1.0-SNAPSHOT' in repository apache-maven-snapshots (http://people.apache.org/repo/m2-snapshot-repository)
Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/core/myfaces-api/2.1.0-SNAPSHOT/myfaces-api-2.1.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.myfaces.core:myfaces-api:jar:2.1.0-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-shared/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/myfaces-shared/modules/org.apache.myfaces.shared$myfaces-shared-project/builds/2011-06-30_03-01-37/archive/org.apache.myfaces.shared/myfaces-shared-project/4.1.1-SNAPSHOT/myfaces-shared-project-4.1.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.myfaces.core:myfaces-api:jar:2.1.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.myfaces.core -DartifactId=myfaces-api -Dversion=2.1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.myfaces.core -DartifactId=myfaces-api -Dversion=2.1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.myfaces.shared:myfaces-shared-project:pom:4.1.1-SNAPSHOT
  	2) org.apache.myfaces.core:myfaces-api:jar:2.1.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.apache.myfaces.shared:myfaces-shared-project:pom:4.1.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache-maven-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Thu Jun 30 03:01:16 UTC 2011
[INFO] Final Memory: 20M/151M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: grantsmith@apache.org commits@myfaces.apache.org
channel stopped


Jenkins build is back to normal : myfaces-shared #147

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