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:21 UTC

[continuum] BUILD SUCCESSFUL: Maven Archetype J2EE - Simple

Online report : http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/166/buildId/6837
Build statistics:
  State: Ok
  Previous State: Error
  Started at: Fri, 21 Jul 2006 03:02:13 -0700
  Finished at: Fri, 21 Jul 2006 03:02:21 -0700
  Total time: 8s
  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 J2EE - Simple
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/166/target
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/166/target/classes
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/166/target/test-classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[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/166/target/maven-archetype-j2ee-simple-1.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/continuum-maven/working-directory/166/target/maven-archetype-j2ee-simple-1.0-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/maven/archetype/maven-archetype-j2ee-simple/1.0-SNAPSHOT/maven-archetype-j2ee-simple-1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Fri Jul 21 03:02:21 PDT 2006
[INFO] Final Memory: 8M/140M
[INFO] ------------------------------------------------------------------------

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