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" <co...@myfaces.apache.org> on 2008/03/19 02:58:15 UTC

[continuum] BUILD FAILURE: Tobago Assembly

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Wed 19 Mar 2008 01:57:27 +0000
  Finished at: Wed 19 Mar 2008 01:58:11 +0000
  Total time: 44s
  Build Trigger: Schedule
  Build Number: 196
  Exit code: 1
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.5.0_15"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
          Java HotSpot(TM) Server VM (build 1.5.0_15-b04, mixed mode)
        
  Builder version :
          Maven version: 2.0.8
          Java version: 1.5.0_15
          OS name: "sunos" version: "5.10" arch: "x86" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: bommel @ Tue 18 Mar 2008 20:36:29 +0000
Comment: (TOBAGO-637) Generate Components, JSP Tags from annotations
Files changed:
  /myfaces/tobago/trunk/tobago-assembly/pom.xml ( 638557 )

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.myfaces.tobago:tobago-theme-charlotteville:1.1.0-SNAPSHOT

org.apache.myfaces.tobago:tobago-theme-richmond:1.1.0-SNAPSHOT

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'checkstyle'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Assembly
[INFO]    task-segment: [clean, deploy, checkstyle:check]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/31/target
[INFO] [scm:update {execution: getting-scm.revision}]
[INFO] Executing: svn --non-interactive update
[INFO] Working directory: /local/continuum-1.1-beta-2/working-directory/31
[INFO] Storing revision in 'scm.revision' project property.
[INFO] [site:attach-descriptor]
[INFO] Preparing javadoc:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [scm:update {execution: getting-scm.revision}]
[INFO] Executing: svn --non-interactive update
[INFO] Working directory: /local/continuum-1.1-beta-2/working-directory/31
[INFO] Storing revision in 'scm.revision' project property.
[INFO] [javadoc:jar {execution: attach-javadoc}]
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [scm:update {execution: getting-scm.revision}]
[INFO] Executing: svn --non-interactive update
[INFO] Working directory: /local/continuum-1.1-beta-2/working-directory/31
[INFO] Storing revision in 'scm.revision' project property.
[INFO] [source:jar {execution: attach-source}]
[INFO] [dependency:copy {execution: copy-javadoc}]
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:javadoc:1.1.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-jsf-compat:javadoc:1.1.0-SNAPSHOT:jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.myfaces.tobago
ArtifactId: tobago-jsf-compat
Version: 1.1.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.tobago -DartifactId=tobago-jsf-compat -Dversion=1.1.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.tobago -DartifactId=tobago-jsf-compat -Dversion=1.1.0-SNAPSHOT -Dclassifier=javadoc -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.myfaces.tobago:tobago-jsf-compat:jar:1.1.0-SNAPSHOT

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


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42 seconds
[INFO] Finished at: Wed Mar 19 01:58:11 GMT+00:00 2008
[INFO] Final Memory: 21M/80M
[INFO] ------------------------------------------------------------------------

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