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 Build Server <co...@ci.codehaus.org> on 2006/03/27 07:40:07 UTC

[continuum] BUILD FAILURE: Maven Archetype Creator

Online report : http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/168/buildId/769
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sun, 26 Mar 2006 21:39:54 -0800
  Finished at: Sun, 26 Mar 2006 21:40:07 -0800
  Total time: 12s
  Build Trigger: Forced
  Exit code: 1
  Building machine hostname: cheddar.simulalabs.com
  Operating system : Linux(unknown)
  Java version : 1.5.0_03(Sun Microsystems Inc.)

Changes
      No files changed
  
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Archetype Creator
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/168/target
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/168/target/classes
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/168/target/test-classes
[INFO] [plexus:descriptor {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[WARNING] 
	Artifact junit:junit:jar:3.8.1:test retains local scope 'test' overriding broader scope 'compile'
	given by a dependency. If this is not intended, modify or remove the local scope.

[INFO] snapshot org.apache.maven.archetype:maven-archetype-model:0.7-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/archetype/maven-archetype-model/0.7-SNAPSHOT/maven-archetype-model-0.7-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
Downloading: http://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
140b downloaded
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-5/plexus-archiver-1.0-alpha-5.pom
439b downloaded
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/archetype/maven-archetype-model/0.7-SNAPSHOT/maven-archetype-model-0.7-SNAPSHOT.jar
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-5/plexus-archiver-1.0-alpha-5.jar
129K downloaded
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
102K downloaded
Downloading: http://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
63K downloaded
[INFO] ----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.archetype:maven-archetype-model:jar:0.7-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven.archetype -DartifactId=maven-archetype-model \
          -Dversion=0.7-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.maven.archetype:maven-archetype-creator:jar:0.7-SNAPSHOT
  	2) org.apache.maven.archetype:maven-archetype-model:jar:0.7-SNAPSHOT

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

for artifact: 
  org.apache.maven.archetype:maven-archetype-creator:jar:0.7-SNAPSHOT

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


[INFO] ----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Sun Mar 26 21:40:06 PST 2006
[INFO] Final Memory: 8M/123M
[INFO] ----------------------------------------------------------------------------

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