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 2008/03/10 15:49:58 UTC

[continuum] BUILD FAILURE: Maven Plugin Tool for Beanshell

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Mon 10 Mar 2008 14:49:51 +0000
  Finished at: Mon 10 Mar 2008 14:49:55 +0000
  Total time: 4s
  Build Trigger: Schedule
  Build Number: 21
  Exit code: 1
  Building machine hostname: maven.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.7
          Java version: 1.5.0_15
          OS name: "sunos" version: "5.10" arch: "x86"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
  pom.xml ( no revision )

****************************************************************************
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
Description: $build.buildDefinition.description


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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Plugin Tool for Beanshell
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/539/target
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/2.4/maven-plugin-tools-api-2.4.pom
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/2.4/maven-plugin-tools-api-2.4.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:2.4

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven.plugin-tools -DartifactId=maven-plugin-tools-api \
          -Dversion=2.4 -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.maven.plugin-tools -DartifactId=maven-plugin-tools-api \
          -Dversion=2.4 -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:jar:2.5-SNAPSHOT
  	2) org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:2.4

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

for artifact: 
  org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:jar:2.5-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: 2 seconds
[INFO] Finished at: Mon Mar 10 14:49:55 GMT+00:00 2008
[INFO] Final Memory: 6M/276M
[INFO] ------------------------------------------------------------------------

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