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:29:54 UTC

[continuum] BUILD FAILURE: Maven Plugin Descriptor Model

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=8094&projectId=172
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Wed 13 Jun 2007 18:29:47 +0000
  Finished at: Wed 13 Jun 2007 18:29:54 +0000
  Total time: 7s
  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:
  172/src/test/java/org/apache/maven/plugin/lifecycle/LifecycleXpp3ReaderTest.java ( no revision )
  172/src/test/resources/lifecycle.xml ( no revision )
  172/src/main/mdo/lifecycle.mdo ( no revision )
  172/src/main/java/org/apache/maven/plugin/descriptor/Parameter.java ( no revision )
  172/src/main/java/org/apache/maven/plugin/descriptor/Requirement.java ( no revision )
  172/src/main/java/org/apache/maven/plugin/descriptor/InvalidPluginDescriptorException.java ( no revision )
  172/src/main/java/org/apache/maven/plugin/descriptor/MojoDescriptor.java ( no revision )
  172/src/main/java/org/apache/maven/plugin/descriptor/PluginDescriptorBuilder.java ( no revision )
  172/src/main/java/org/apache/maven/plugin/descriptor/InvalidParameterException.java ( no revision )
  172/src/main/java/org/apache/maven/plugin/descriptor/DuplicateParameterException.java ( no revision )
  172/src/main/java/org/apache/maven/plugin/descriptor/DuplicateMojoDescriptorException.java ( no revision )
  172/src/main/java/org/apache/maven/plugin/descriptor/PluginDescriptor.java ( no revision )
  172/pom.xml ( no revision )

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

org.apache.maven:maven:2.1-SNAPSHOT

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Plugin Descriptor Model
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/172/target
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/172/target/classes
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/172/target/test-classes
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/172/target/site
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] [modello:java {execution: standard}]
[INFO] outputDirectory: /export/home/build/data/continuum/checkouts/172/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [modello:xpp3-reader {execution: standard}]
[INFO] outputDirectory: /export/home/build/data/continuum/checkouts/172/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [modello:xpp3-writer {execution: standard}]
[INFO] outputDirectory: /export/home/build/data/continuum/checkouts/172/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.maven:maven-plugin-api:2.1-SNAPSHOT: checking for updates from apache.snapshots
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
[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-plugin-descriptor:jar:2.1-SNAPSHOT
  	2) org.apache.maven:maven-artifact:jar:2.1-SNAPSHOT
  	3) org.codehaus.plexus:plexus-utils:jar:1.4.3-SNAPSHOT

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

for artifact: 
  org.apache.maven:maven-plugin-descriptor: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:29:54 GMT 2007
[INFO] Final Memory: 11M/325M
[INFO] ------------------------------------------------------------------------

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