Console Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGrid :: ExistUpload :: Core 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ existupload-core ---
[INFO] [INFO] Nothing to compile - all classes are up to date

[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ existupload-core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ existupload-core ---
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ existupload-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ existupload-core ---
[INFO] Surefire report directory: /mnt/data/jenkins/workspace/middleware-common/existupload/core/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running info.textgrid.common.existupload.TestExistLatestUpload
Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.037 sec
Running info.textgrid.common.existupload.TestBean
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
Running info.textgrid.common.existupload.TestExistUpload
Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.013 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 6

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ existupload-core ---
[JENKINS] Archiving /mnt/data/jenkins/workspace/middleware-common/existupload/core/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.common$existupload-core/builds/2011-09-14_13-45-43/archive/info.textgrid.common/existupload-core/1.0.0-SNAPSHOT/existupload-core-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving /mnt/data/jenkins/workspace/middleware-common/existupload/core/target/existupload-core-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.common$existupload-core/builds/2011-09-14_13-45-43/archive/info.textgrid.common/existupload-core/1.0.0-SNAPSHOT/existupload-core-1.0.0-SNAPSHOT-.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Common tools and packages ......................... SUCCESS [0.046s]
[INFO] TextGrid :: Metadataschema JAXB binding ........... SUCCESS [3.197s]
[INFO] TextGrid :: HTTPClients ........................... SUCCESS [7.837s]
[INFO] confclient ........................................ SUCCESS [0.832s]
[INFO] TextGrid :: ExistUpload :: Parent ................. SUCCESS [0.004s]
[INFO] TextGrid :: ExistUpload :: Core ................... SUCCESS [1.948s]
[INFO] TextGrid :: ExistUpload :: Spring Service ......... SUCCESS [0.627s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.188s
[INFO] Finished at: Wed Sep 14 13:46:06 CEST 2011
[INFO] Final Memory: 12M/75M
[INFO] ------------------------------------------------------------------------