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

Details

Parameters

Prefix Name Value
--offline
jar

Environment Overrides

Name Value
CLASSPATH :/usr/lib/jvm/java-1.5.0-sun/lib/tools.jar /srv/gump/packages/avalon-logkit/avalon-logkit-2.1.jar /srv/gump/public/workspace/apache-commons/logging/target/commons-logging-28082008.jar /srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-28082008.jar /srv/gump/public/workspace/excalibur/framework/api/target/excalibur-framework-api-28082008.jar /srv/gump/packages/jmock/jmock-1.0.1.jar /srv/gump/public/workspace/junit/dist/junit-28082008.jar /srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-28082008.jar /srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar

Command Line

maven --offline jar 

Output

 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

java:prepare-filesystem:
    [mkdir] Created dir: /srv/gump/public/workspace/excalibur/framework/impl/target/classes

java:compile:
    [echo] Compiling to /srv/gump/public/workspace/excalibur/framework/impl/target/classes
    [echo] 
==========================================================

  NOTE: Targetting JVM 1.5, classes
  will not run on earlier JVMs

==========================================================
          
    [javac] Compiling 30 source files to /srv/gump/public/workspace/excalibur/framework/impl/target/classes
/srv/gump/public/workspace/excalibur/framework/impl/src/java/org/apache/avalon/framework/ExceptionUtil.java:179: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
                return (Throwable)method.invoke( throwable, null );
                                                            ^
Note: /srv/gump/public/workspace/excalibur/framework/impl/src/java/org/apache/avalon/framework/logger/AbstractLoggable.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

java:jar-resources:
Copying 2 files to /srv/gump/public/workspace/excalibur/framework/impl/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: /srv/gump/public/workspace/excalibur/framework/impl/target/test-classes
    [mkdir] Created dir: /srv/gump/public/workspace/excalibur/framework/impl/target/test-reports

test:test-resources:
Copying 1 file to /srv/gump/public/workspace/excalibur/framework/impl/target/test-classes

test:compile:
    [javac] Compiling 16 source files to /srv/gump/public/workspace/excalibur/framework/impl/target/test-classes

test:test:
    [junit] Running org.apache.avalon.framework.logger.test.CommonsLoggerTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.175 sec
    [junit] Running org.apache.avalon.framework.logger.test.LoggerAwareOutputStreamTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.avalon.framework.service.test.DefaultServiceManagerTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.avalon.framework.service.test.DefaultServiceSelectorTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.avalon.framework.context.test.ContextTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
    [junit] Running org.apache.avalon.framework.parameters.test.ParameterTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] Running org.apache.avalon.framework.component.test.DefaultComponentSelectorTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.avalon.framework.component.test.DefaultComponentManagerTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.avalon.framework.configuration.test.DefaultConfigurationTestCase
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] Running org.apache.avalon.framework.configuration.test.DefaultConfigurationSerializerTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.045 sec
    [junit] [ERROR] TEST org.apache.avalon.framework.configuration.test.DefaultConfigurationSerializerTestCase FAILED
    [junit] Running org.apache.avalon.framework.configuration.test.DefaultConfigurationBuilderTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 3, Time elapsed: 0.073 sec
    [junit] [ERROR] TEST org.apache.avalon.framework.configuration.test.DefaultConfigurationBuilderTestCase FAILED
    [junit] Running org.apache.avalon.framework.configuration.test.SAXConfigurationHandlerTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.02 sec

jar:jar:
    [mkdir] Created dir: /srv/gump/public/workspace/excalibur/framework/impl/target/classes/META-INF
    [get] Getting: http://svn.apache.org/repos/asf/excalibur/trunk/LICENSE.txt
    [get] Getting: http://svn.apache.org/repos/asf/excalibur/trunk/NOTICE.txt
    [jar] Building jar: /srv/gump/public/workspace/excalibur/framework/impl/target/excalibur-framework-impl-28082008.jar
BUILD SUCCESSFUL
Total time: 9 seconds
Finished at: Thu Aug 28 11:56:53 GMT-08:00 2008

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