Online report : 
http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/40/buildId/2416
Build statistics:
  State: Ok
  Previous State: Error
  Started at: Wed, 3 May 2006 14:31:42 -0700
  Finished at: Wed, 3 May 2006 14:31:50 -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
         jdcasey          Adding support for alternative repository layouts, 
via -DrepositoryLayout=legacy for instance.
             /maven/plugins/trunk/maven-deploy-plugin/pom.xml
            
/maven/plugins/trunk/maven-deploy-plugin/src/main/java/org/apache/maven/plugin/deploy/DeployFileMojo.java
            
/maven/plugins/trunk/maven-deploy-plugin/src/test/java/org/apache/maven/plugin/deploy/DeployFileMojoTest.java
            
/maven/plugins/trunk/maven-deploy-plugin/src/test/resources/unit/deploy-file-artifact-not-jar/plugin-config.xml
            
/maven/plugins/trunk/maven-deploy-plugin/src/test/resources/unit/deploy-file-classifier/plugin-config.xml
            
/maven/plugins/trunk/maven-deploy-plugin/src/test/resources/unit/deploy-file-pom-file/plugin-config.xml
            
/maven/plugins/trunk/maven-deploy-plugin/src/test/resources/unit/deploy-file-test/plugin-config.xml
        
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Maven Deploy Plugin
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
/home/continuum/continuum-maven/working-directory/40/target
[INFO] Deleting directory 
/home/continuum/continuum-maven/working-directory/40/target/classes
[INFO] Deleting directory 
/home/continuum/continuum-maven/working-directory/40/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] [compiler:compile]
Compiling 3 source files to 
/home/continuum/continuum-maven/working-directory/40/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 8 source files to 
/home/continuum/continuum-maven/working-directory/40/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/home/continuum/continuum-maven/working-directory/40/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.deploy.DeployFileMojoTest
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact 
org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact 
org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact 
org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact 
org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact 
org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.864 sec
Running org.apache.maven.plugin.deploy.DeployMojoTest
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-test 1.0-SNAPSHOT
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact 
org.apache.maven.test:maven-deploy-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact 
org.apache.maven.test:maven-deploy-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact 
org.apache.maven.test:maven-deploy-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-test 1.0-SNAPSHOT
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact 
org.apache.maven.test:maven-deploy-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact 
org.apache.maven.test:attached-artifact-test-0'
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec
Running org.apache.maven.plugin.deploy.DeployFileMojoUnitTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec

Results :
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: 
/home/continuum/continuum-maven/working-directory/40/target/maven-deploy-plugin-2.2.1-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing 
/home/continuum/continuum-maven/working-directory/40/target/maven-deploy-plugin-2.2.1-SNAPSHOT.jar
 to 
/home/continuum/.m2/repository/org/apache/maven/plugins/maven-deploy-plugin/2.2.1-SNAPSHOT/maven-deploy-plugin-2.2.1-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Wed May 03 14:31:50 PDT 2006
[INFO] Final Memory: 13M/156M
[INFO] ------------------------------------------------------------------------

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


Reply via email to