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/directory-shared/asn1/gump_mvn_settings.xml
package

Environment Overrides

Name Value
CLASSPATH :/usr/lib/jvm/java-1.5.0-sun/lib/tools.jar /srv/gump/public/workspace/junit/dist/junit-28082008.jar /srv/gump/public/workspace/apache-commons/lang/commons-lang-28082008.jar /srv/gump/public/workspace/apache-commons/collections/build/commons-collections-28082008.jar /srv/gump/public/workspace/velocity-engine/bin/velocity-28082008.jar /srv/gump/public/workspace/velocity-engine/bin/velocity-dep-28082008.jar

Command Line

mvn --batch-mode --settings
        /srv/gump/public/workspace/directory-shared/asn1/gump_mvn_settings.xml package 

Output

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Directory ASN.1 Shared
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[ERROR] ResourceManager : unable to find resource 'META-INF/NOTICE.vm' in any resource loader.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error rendering velocity resource.

Embedded error: Unable to find resource 'META-INF/NOTICE.vm'
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Thu Aug 28 13:36:20 GMT-08:00 2008
[INFO] Final Memory: 10M/19M
[INFO] ------------------------------------------------------------------------

Last Updated: Thu, 28 Aug 2008 08:01:26 ().Python Logo