You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@myfaces.apache.org by "Continuum@myfaces.zones.apache.org" <no...@myfaces.apache.org> on 2010/04/15 09:10:36 UTC

[continuum] BUILD FAILURE: Core Assembly

Online report : http://myfaces.zones.apache.org:8080/continuum/buildResult.action?buildId=26093&projectId=82

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Thu 15 Apr 2010 07:10:19 +0000
  Finished at: Thu 15 Apr 2010 07:10:34 +0000
  Total time: 15s
  Build Trigger: Schedule
  Build Number: 90
  Exit code: 1
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.5.0_22"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
          Java HotSpot(TM) Server VM (build 1.5.0_22-b03, mixed mode)
        
  Builder version :
          Maven version: 2.0.10
          Java version: 1.5.0_22
          OS name: "sunos" version: "5.10" arch: "x86" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: lu4242 @ Fri 9 Apr 2010 05:02:52 +0000
Comment: MYFACES-2653 Fix implee6 include on code and clean myfaces impl pom.xml (add facelets tlddoc to assembly)
Files changed:
  /myfaces/core/trunk/assembly/pom.xml ( 932247 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed

****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] snapshot org.apache.myfaces.core:myfaces-core-project:2.0.0-SNAPSHOT: checking for updates from java.net
[INFO] ------------------------------------------------------------------------
[INFO] Building Core Assembly
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] artifact org.codehaus.mojo:dependency-maven-plugin: checking for updates from apache.snapshots
[WARNING] repository metadata for: 'artifact org.codehaus.mojo:dependency-maven-plugin' could not be retrieved from repository: apache.snapshots due to an error: Error transferring file
[INFO] Repository 'apache.snapshots' will be blacklisted
[INFO] artifact org.codehaus.mojo:dependency-maven-plugin: checking for updates from Codehaus Snapshots
[INFO] [clean:clean]
[INFO] Deleting file set: /local/continuum-1.1-beta-2/working-directory/82/target (included: [**], excluded: [])
[INFO] [cobertura:clean {execution: default}]
[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}]
[INFO] snapshot org.apache.myfaces.core:myfaces-impl:2.0.0-SNAPSHOT: checking for updates from java.net
[INFO] snapshot org.apache.myfaces.core:myfaces-impl:2.0.0-SNAPSHOT: checking for updates from apache.snapshots
41K downloaded
[INFO] snapshot org.apache.myfaces.core:myfaces-api:2.0.0-SNAPSHOT: checking for updates from java.net
[INFO] snapshot org.apache.myfaces.core:myfaces-api:2.0.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.myfaces.core:myfaces-api:2.0.0-SNAPSHOT: checking for updates from tomcat
21K downloaded
[WARNING] POM for 'org.apache.myfaces.core:myfaces-api:pom:2.0.0-SNAPSHOT:compile' is invalid. It will be ignored for artifact resolution. Reason: Failed to validate POM for project org.apache.myfaces.core:myfaces-api at Artifact [org.apache.myfaces.core:myfaces-api:pom:2.0.0-SNAPSHOT:compile]
[WARNING] POM for 'org.apache.myfaces.core:myfaces-api:pom:2.0.0-SNAPSHOT:compile' is invalid. It will be ignored for artifact resolution. Reason: Failed to validate POM for project org.apache.myfaces.core:myfaces-api at Artifact [org.apache.myfaces.core:myfaces-api:pom:2.0.0-SNAPSHOT:compile]
[WARNING] POM for 'org.apache.myfaces.core:myfaces-api:pom:2.0.0-SNAPSHOT:compile' is invalid. It will be ignored for artifact resolution. Reason: Failed to validate POM for project org.apache.myfaces.core:myfaces-api at Artifact [org.apache.myfaces.core:myfaces-api:pom:2.0.0-SNAPSHOT:compile]
[WARNING] POM for 'org.apache.myfaces.core:myfaces-api:pom:2.0.0-SNAPSHOT:compile' is invalid. It will be ignored for artifact resolution. Reason: Failed to validate POM for project org.apache.myfaces.core:myfaces-api at Artifact [org.apache.myfaces.core:myfaces-api:pom:2.0.0-SNAPSHOT:compile]
1410K downloaded
623K downloaded
[WARNING] Attempting to build MavenProject instance for Artifact (org.apache.myfaces.core:myfaces-api:2.0.0-SNAPSHOT) of type: jar; constructing POM artifact instead.
[WARNING] Invalid project model for artifact [myfaces-api:org.apache.myfaces.core:2.0.0-SNAPSHOT]. It will be ignored by the remote resources Mojo.
[INFO] [site:attach-descriptor]
[INFO] [dependency:copy {execution: copy-javadoc}]
[INFO] Configured Artifact: org.apache.myfaces.core:myfaces-api:javadoc:2.0.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.apache.myfaces.core:myfaces-impl:javadoc:2.0.0-SNAPSHOT:jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.myfaces.core
ArtifactId: myfaces-api
Version: 2.0.0-SNAPSHOT

Reason: Unable to locate resource in repository

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.0.0-SNAPSHOT -Dclassifier=javadoc -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.0.0-SNAPSHOT -Dclassifier=javadoc -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.myfaces.core:myfaces-api:jar:2.0.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/2),
  apache.snapshots (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Thu Apr 15 07:10:34 GMT+00:00 2010
[INFO] Final Memory: 20M/69M
[INFO] ------------------------------------------------------------------------

****************************************************************************