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

Details

Parameters

Prefix Name Value
--batch-mode
-D skipTests true
--settings
/srv/gump/public/workspace/ws-xmlrpc/gump_mvn_settings.xml
install

Environment Overrides

Name Value
M2_HOME /opt/maven2

Command Line

/opt/maven2/bin/mvn --batch-mode -DskipTests=true --settings
        /srv/gump/public/workspace/ws-xmlrpc/gump_mvn_settings.xml install 

Output

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache XML-RPC
[INFO]   Apache XML-RPC Common Library
[INFO]   Apache XML-RPC Client Library
[INFO]   Apache XML-RPC Server Library
[INFO]   Apache XML-RPC Distribution
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache XML-RPC
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Unable to load parent project from a relative path: Could not find the model file '/srv/gump/public/workspace/pom.xml'. for project unknown
[INFO] Parent project loaded from repository.
[INFO] [install:install {execution: default-install}]
[INFO] Installing /srv/gump/public/workspace/ws-xmlrpc/pom.xml to /srv/gump/public/workspace/mvnlocalrepo/shared/org/apache/xmlrpc/xmlrpc/3.1.4-SNAPSHOT/xmlrpc-3.1.4-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache XML-RPC Common Library
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /srv/gump/public/workspace/ws-xmlrpc/common/src/main/filtered-resources
Downloading: http://localhost:8192/maven2/org/apache/ws/commons/util/ws-commons-util/1.0.2/ws-commons-util-1.0.2.pom

Downloading: http://localhost:8192/maven2/jaxme/jaxmeapi/0.5.1/jaxmeapi-0.5.1.pom

Downloading: http://localhost:8192/maven2/jaxme/jaxmeapi/0.5.1/jaxmeapi-0.5.1.jar
Downloading: http://localhost:8192/maven2/org/apache/ws/commons/util/ws-commons-util/1.0.2/ws-commons-util-1.0.2.jar
33K downloaded  (ws-commons-util-1.0.2.jar)

[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 92 source files to /srv/gump/public/workspace/ws-xmlrpc/common/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /srv/gump/public/workspace/ws-xmlrpc/common/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /srv/gump/public/workspace/ws-xmlrpc/common/target/xmlrpc-common-3.1.4-SNAPSHOT.jar to /srv/gump/public/workspace/mvnlocalrepo/shared/org/apache/xmlrpc/xmlrpc-common/3.1.4-SNAPSHOT/xmlrpc-common-3.1.4-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/srv/gump/public/workspace/mvnlocalrepo/shared/repository.xml
[INFO] Installing org/apache/xmlrpc/xmlrpc-common/3.1.4-SNAPSHOT/xmlrpc-common-3.1.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache XML-RPC Client Library
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Downloading: http://localhost:8192/maven2/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.pom

Downloading: http://localhost:8192/maven2/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar
[INFO] snapshot org.apache.xmlrpc:xmlrpc-common:3.1.4-SNAPSHOT: checking for updates from apache.snapshots
231K downloaded  (commons-httpclient-3.0.1.jar)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 37 source files to /srv/gump/public/workspace/ws-xmlrpc/client/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /srv/gump/public/workspace/ws-xmlrpc/client/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /srv/gump/public/workspace/ws-xmlrpc/client/target/xmlrpc-client-3.1.4-SNAPSHOT.jar to /srv/gump/public/workspace/mvnlocalrepo/shared/org/apache/xmlrpc/xmlrpc-client/3.1.4-SNAPSHOT/xmlrpc-client-3.1.4-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/srv/gump/public/workspace/mvnlocalrepo/shared/repository.xml
[INFO] Installing org/apache/xmlrpc/xmlrpc-client/3.1.4-SNAPSHOT/xmlrpc-client-3.1.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache XML-RPC Server Library
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /srv/gump/public/workspace/ws-xmlrpc/server/src/main/filtered-resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 33 source files to /srv/gump/public/workspace/ws-xmlrpc/server/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] snapshot org.apache.xmlrpc:xmlrpc-client:3.1.4-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 20 source files to /srv/gump/public/workspace/ws-xmlrpc/server/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /srv/gump/public/workspace/ws-xmlrpc/server/target/xmlrpc-server-3.1.4-SNAPSHOT.jar to /srv/gump/public/workspace/mvnlocalrepo/shared/org/apache/xmlrpc/xmlrpc-server/3.1.4-SNAPSHOT/xmlrpc-server-3.1.4-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/srv/gump/public/workspace/mvnlocalrepo/shared/repository.xml
[INFO] Installing org/apache/xmlrpc/xmlrpc-server/3.1.4-SNAPSHOT/xmlrpc-server-3.1.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache XML-RPC Distribution
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /srv/gump/public/workspace/ws-xmlrpc/dist/pom.xml to /srv/gump/public/workspace/mvnlocalrepo/shared/org/apache/xmlrpc/xmlrpc-dist/3.1.4-SNAPSHOT/xmlrpc-dist-3.1.4-SNAPSHOT.pom
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache XML-RPC ........................................ SUCCESS [2.412s]
[INFO] Apache XML-RPC Common Library ......................... SUCCESS [6.728s]
[INFO] Apache XML-RPC Client Library ......................... SUCCESS [4.895s]
[INFO] Apache XML-RPC Server Library ......................... SUCCESS [6.156s]
[INFO] Apache XML-RPC Distribution ........................... SUCCESS [0.178s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22 seconds
[INFO] Finished at: Wed May 16 17:35:53 UTC 2012
[INFO] Final Memory: 31M/74M
[INFO] ------------------------------------------------------------------------

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

Last Updated: Wed, 16 May 2012 12:00:05 ().Python Logo