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/06/13 20:39:47 UTC

[continuum] BUILD FAILURE: Maven Beanshell Mojo Support

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=8122&projectId=182
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Wed 13 Jun 2007 18:39:40 +0000
  Finished at: Wed 13 Jun 2007 18:39:47 +0000
  Total time: 6s
  Build Trigger: Schedule
  Build Number: 60
  Exit code: 1
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_11(Sun Microsystems Inc.)

****************************************************************************
SCM Changes:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
  182/src/main/java/org/apache/maven/script/beanshell/BeanshellMojoAdapter.java ( no revision )
  182/pom.xml ( no revision )

****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven-plugin-api:2.1-SNAPSHOT

org.apache.maven:maven-script:2.1-SNAPSHOT

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Beanshell Mojo Support
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/182/target
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/182/target/classes
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/182/target/test-classes
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/182/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-bsh-factory/1.0-alpha-8/plexus-bsh-factory-1.0-alpha-8.pom
598b downloaded
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-factories/1.0-alpha-9/plexus-component-factories-1.0-alpha-9.pom
1K downloaded
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-utils/1.4.3-SNAPSHOT/plexus-utils-1.4.3-SNAPSHOT.pom
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-utils/1.4.3-SNAPSHOT/plexus-utils-1.4.3-SNAPSHOT.jar
Downloading: http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.4.3-SNAPSHOT/plexus-utils-1.4.3-SNAPSHOT.jar
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-bsh-factory/1.0-alpha-8/plexus-bsh-factory-1.0-alpha-8.jar
6K downloaded
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.codehaus.plexus:plexus-utils:jar:1.4.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-utils \
          -Dversion=1.4.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.maven:maven-script-beanshell:jar:2.1-SNAPSHOT
  	2) org.codehaus.plexus:plexus-bsh-factory:jar:1.0-alpha-8
  	3) org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-25
  	4) org.codehaus.plexus:plexus-utils:jar:1.4.3-SNAPSHOT

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

for artifact: 
  org.apache.maven:maven-script-beanshell:jar:2.1-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: 5 seconds
[INFO] Finished at: Wed Jun 13 18:39:46 GMT 2007
[INFO] Final Memory: 5M/276M
[INFO] ------------------------------------------------------------------------

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