You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by "Continuum@maven.zones.apache.org" <co...@maven.zones.apache.org> on 2007/10/16 22:00:29 UTC

[continuum] BUILD FAILURE: Apache Maven

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=28418&projectId=379

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Tue 16 Oct 2007 20:00:23 +0000
  Finished at: Tue 16 Oct 2007 20:00:27 +0000
  Total time: 4s
  Build Trigger: Schedule
  Build Number: 13
  Exit code: 1
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.4.2_06"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
          Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.4.2_06
          OS name: "sunos" version: "5.10" arch: "x86"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: hboutemy @ Tue 16 Oct 2007 19:56:51 +0000
Comment: test commit rights (add myself in the pom)
Files changed:
  /maven/pom/trunk/maven/pom.xml ( 585237 )

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


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: j2sdk1.4.2_06
Description: 


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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Apache Maven
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] snapshot org.apache.maven.plugins:maven-remote-resources-plugin:1.0-alpha-6-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-remote-resources-plugin/1.0-alpha-6-SNAPSHOT/maven-remote-resources-plugin-1.0-alpha-6-20070816.111347-1.pom
6K downloaded
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] A required plugin was not found: Plugin could not be found - check that the goal name is correct: 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.maven.plugins -DartifactId=maven-remote-resources-plugin \
        -Dversion=1.0-alpha-6-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:     mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins -DartifactId=maven-remote-resources-plugin \
        -Dversion=1.0-alpha-6-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file \
         -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.plugins:maven-remote-resources-plugin:maven-plugin:1.0-alpha-6-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)

  org.apache.maven.plugins:maven-remote-resources-plugin:maven-plugin:1.0-alpha-6-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Tue Oct 16 20:00:27 GMT+00:00 2007
[INFO] Final Memory: 1M/3M
[INFO] ------------------------------------------------------------------------

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