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/07/21 12:02:37 UTC

[continuum] BUILD SUCCESSFUL: Maven Archetype Plugin

Online report : http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/158/buildId/6838
Build statistics:
  State: Ok
  Previous State: Error
  Started at: Fri, 21 Jul 2006 03:02:23 -0700
  Finished at: Fri, 21 Jul 2006 03:02:37 -0700
  Total time: 13s
  Build Trigger: Schedule
  Exit code: 0
  Building machine hostname: cheddar.simulalabs.com
  Operating system : Linux(unknown)
  Java version : 1.5.0_03(Sun Microsystems Inc.)

Changes
         aramirez          PR: ARCHETYPE-36
Submitted By: Franz Allan See

-changed the default-value of the archetypeGroupId from "org.apache.maven.archetypes" to "org.apache.maven.archetype"

-removed some lines in the <resources> tag

             /maven/archetype/trunk/maven-archetype/maven-archetype-plugin/src/main/java/org/apache/maven/plugin/archetype/MavenArchetypeMojo.java
            /maven/archetype/trunk/maven-archetype-bundles/maven-archetype-j2ee-simple/src/main/resources/META-INF/archetype.xml
        
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Archetype Plugin
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/158/target
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/158/target/classes
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/158/target/test-classes
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 2 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.maven.archetype:maven-archetype-core:1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.archetype:maven-archetype-creator:1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.archetype:maven-archetype-model:1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [compiler:compile]
Compiling 2 source files to /home/continuum/continuum-maven/working-directory/158/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/continuum-maven/working-directory/158/target/maven-archetype-plugin-1.0-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing /home/continuum/continuum-maven/working-directory/158/target/maven-archetype-plugin-1.0-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/maven/plugins/maven-archetype-plugin/1.0-SNAPSHOT/maven-archetype-plugin-1.0-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Fri Jul 21 03:02:36 PDT 2006
[INFO] Final Memory: 11M/123M
[INFO] ------------------------------------------------------------------------

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