Run| Workspace| Log| Issues| Fixes| Pre-reqs| Stats| XRef| Maven Repository Proxy Log Gump Logo

Details

Parameters

Prefix Name Value
--batch-mode
--settings
/srv/gump/public/workspace/castor/xml/gump_mvn_settings.xml
package

Environment Overrides

Name Value
M2_HOME /opt/maven2

Command Line

/opt/maven2/bin/mvn --batch-mode --settings
        /srv/gump/public/workspace/castor/xml/gump_mvn_settings.xml package 

Output

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Castor XML - core
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-maven}]
[INFO] [castor:generate {execution: default}]
[INFO] Nothing to process - all xsds are up to date
[INFO] Adding resource /srv/gump/public/workspace/castor/xml/target/generated-sources/castor ... 
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 27 resources
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /srv/gump/public/workspace/castor/xml/target/surefire-reports
Downloading: http://localhost:8192/maven2/org/apache/maven/surefire/surefire-junit4/2.8/surefire-junit4-2.8.pom
2K downloaded  (surefire-junit4-2.8.pom)
Downloading: http://localhost:8192/maven2/org/apache/maven/surefire/surefire-providers/2.8/surefire-providers-2.8.pom
1K downloaded  (surefire-providers-2.8.pom)
Downloading: http://localhost:8192/maven2/org/apache/maven/surefire/surefire-junit4/2.8/surefire-junit4-2.8.jar
32K downloaded  (surefire-junit4-2.8.jar)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /srv/gump/public/workspace/castor/xml/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 seconds
[INFO] Finished at: Tue May 21 15:16:36 UTC 2013
[INFO] Final Memory: 26M/62M
[INFO] ------------------------------------------------------------------------

Apache Gump, Gump, Apache, the Apache feather logo, and the Apache Gump project logos are trademarks of The Apache Software Foundation.

Last Updated: Tue, 21 May 2013 12:00:05 ().Python Logo