You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by "Continuum@myfaces.zones.apache.org" <mr...@myfaces.zones.apache.org> on 2006/06/10 17:28:54 UTC

[continuum] BUILD FAILURE: MyFaces Shared Impl

Online report : http://myfaces.zones.apache.org:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/74/buildId/1926
Build statistics:
  State: Failed
  Previous State: Error
  Started at: Sat, 10 Jun 2006 15:28:40 +0000
  Finished at: Sat, 10 Jun 2006 15:28:53 +0000
  Total time: 13s
  Build Trigger: Forced
  Exit code: 1
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_06(Sun Microsystems Inc.)

Changes
                            74/pom.xml
            74/build.xml
        
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building MyFaces Shared Impl
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
[INFO] [dependency:unpack {execution: unpack-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:sources:3.0.0-SNAPSHOT:jar
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-core:3.0.0-SNAPSHOT: checking for updates from apache-maven-snapshots
Downloading: http://cvs.apache.org/maven-snapshot-repository/org/apache/myfaces/shared/myfaces-shared-core/3.0.0-SNAPSHOT/myfaces-shared-core-3.0.0-SNAPSHOT-sources.jar
[WARNING] Unable to get resource from repository apache-maven-snapshots (http://cvs.apache.org/maven-snapshot-repository)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.myfaces.shared
ArtifactId: myfaces-shared-core
Version: 3.0.0-SNAPSHOT

Reason: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

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


  org.apache.myfaces.shared:myfaces-shared-core:jar:3.0.0-SNAPSHOT

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


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Sat Jun 10 15:28:53 GMT+00:00 2006
[INFO] Final Memory: 5M/276M
[INFO] ------------------------------------------------------------------------

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