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

Details

Parameters

Prefix Name Value
--batch-mode
-D maven.test.skip.exec true
--settings
/export/home/gump/test/workspace/apache-commons/jci/gump_mvn_settings.xml
package

Environment Overrides

Name Value
CLASSPATH :/opt/jdk1.6.0/lib/tools.jar /export/home/gump/test/workspace/jakarta-bcel/target/bcel-5.3-SNAPSHOT.jar /export/home/gump/test/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar /export/home/gump/test/workspace/apache-commons/io/target/commons-io-07112009.jar /export/home/gump/test/workspace/apache-commons/lang/target/commons-lang-3.0-SNAPSHOT.jar /export/home/gump/test/workspace/apache-commons/logging/target/commons-logging-07112009.jar /export/home/gump/test/workspace/apache-commons/logging/target/commons-logging-api-07112009.jar /export/home/gump/packages/eclipse/plugins/org.eclipse.jdt.core_3.4.2/jdtcore.jar /export/home/gump/packages/jarjar/jarjar-0.6.jar /export/home/gump/test/workspace/asm/output/dist/lib/asm-analysis-07112009.jar /export/home/gump/test/workspace/asm/output/dist/lib/asm-util-07112009.jar /export/home/gump/test/workspace/asm/output/dist/lib/asm-xml-07112009.jar /export/home/gump/test/workspace/asm/output/dist/lib/asm-commons-07112009.jar /export/home/gump/test/workspace/asm/output/dist/lib/asm-07112009.jar /export/home/gump/test/workspace/asm/output/dist/lib/asm-tree-07112009.jar /export/home/gump/packages/antlr/antlr-3.1.3.jar /export/home/gump/packages/groovy-1.0-jsr-03/groovy-1.0-jsr-03.jar /export/home/gump/packages/maven-cobertura-plugin/maven-cobertura-plugin-1.1.jar

Command Line

mvn --batch-mode -Dmaven.test.skip.exec=true --settings
        /export/home/gump/test/workspace/apache-commons/jci/gump_mvn_settings.xml package
        

Output

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Commons JCI
[INFO]   fam
[INFO]   core
[INFO]   compiler-eclipse
[INFO]   compiler-janino
[INFO]   compiler-groovy
[INFO]   compiler-javac
[INFO]   compiler-rhino
[INFO]   examples
Downloading: http://localhost:8192/maven2/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-2/wagon-ssh-external-1.0-beta-2.jar
Downloading: http://localhost:8192/maven2/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-2/wagon-ssh-common-1.0-beta-2.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Commons JCI
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
Downloading: http://localhost:8192/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.2/cobertura-maven-plugin-2.2.pom
Downloading: http://localhost:8192/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.2/cobertura-maven-plugin-2.2.jar
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
     [copy] Copying 2 files to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] [bundle:manifest {execution: bundle-manifest}]
[INFO] [site:attach-descriptor]
[INFO] Unable to load parent project from a relative path: Could not find the model file '/zonestorage/gump/export/home/gump/test/workspace/apache-commons/pom.xml'. for project unknown
[INFO] Parent project loaded from repository.
[INFO] ------------------------------------------------------------------------
[INFO] Building fam
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
Downloading: http://localhost:8192/maven2/commons-io/commons-io/1.3.1/commons-io-1.3.1.pom
Downloading: http://localhost:8192/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloading: http://localhost:8192/maven2/commons-io/commons-io/1.3.1/commons-io-1.3.1.jar
Downloading: http://localhost:8192/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
46K downloaded
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource to META-INF
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/fam/target/classes
[INFO] [bundle:manifest {execution: bundle-manifest}]
[INFO] [resources:testResources]
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/fam/target/test-classes
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/fam/target/commons-jci-fam-1.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building core
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource to META-INF
[INFO] [compiler:compile]
[INFO] Compiling 22 source files to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/core/target/classes
[INFO] [bundle:manifest {execution: bundle-manifest}]
[INFO] [resources:testResources]
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile]
[INFO] Compiling 9 source files to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/core/target/test-classes
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/core/target/commons-jci-core-1.1-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/core/target/commons-jci-core-1.1-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building compiler-eclipse
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
Downloading: http://localhost:8192/maven2/org/eclipse/jdt/core/3.2.0.658/core-3.2.0.658.pom
Downloading: http://localhost:8192/maven2/org/eclipse/jdt/core/3.2.0.658/core-3.2.0.658.jar
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource to META-INF
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/compilers/eclipse/target/classes
[INFO] [bundle:manifest {execution: bundle-manifest}]
[INFO] [resources:testResources]
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile]
[INFO] Compiling 2 source files to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/compilers/eclipse/target/test-classes
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/compilers/eclipse/target/commons-jci-eclipse-1.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building compiler-janino
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
Downloading: http://localhost:8192/maven2/janino/janino/2.5.10/janino-2.5.10.pom
Downloading: http://localhost:8192/maven2/janino/janino/2.5.10/janino-2.5.10.jar
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource to META-INF
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/compilers/janino/target/classes
[INFO] [bundle:manifest {execution: bundle-manifest}]
[INFO] [resources:testResources]
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/compilers/janino/target/test-classes
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/compilers/janino/target/commons-jci-janino-1.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building compiler-groovy
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
Downloading: http://localhost:8192/maven2/groovy/groovy-all/1.0-jsr-03/groovy-all-1.0-jsr-03.pom
Downloading: http://localhost:8192/maven2/groovy/groovy-all/1.0-jsr-03/groovy-all-1.0-jsr-03.jar
1064K downloaded
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource to META-INF
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/compilers/groovy/target/classes
[INFO] [bundle:manifest {execution: bundle-manifest}]
[INFO] [resources:testResources]
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/compilers/groovy/target/test-classes
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/compilers/groovy/target/commons-jci-groovy-1.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building compiler-javac
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
Downloading: http://localhost:8192/maven2/org/vafer/dependency/0.2/dependency-0.2.pom
Downloading: http://localhost:8192/maven2/asm/asm-commons/2.2.1/asm-commons-2.2.1.pom
Downloading: http://localhost:8192/maven2/asm/asm/2.2.1/asm-2.2.1.pom
Downloading: http://localhost:8192/maven2/asm/asm-util/2.2.1/asm-util-2.2.1.pom
Downloading: http://localhost:8192/maven2/asm/asm-analysis/2.2.1/asm-analysis-2.2.1.pom
Downloading: http://localhost:8192/maven2/asm/asm-tree/2.2.1/asm-tree-2.2.1.pom
Downloading: http://localhost:8192/maven2/asm/asm-attrs/2.2.1/asm-attrs-2.2.1.pom
Downloading: http://localhost:8192/maven2/commons-io/commons-io/1.1/commons-io-1.1.pom
Downloading: http://localhost:8192/maven2/asm/asm/2.2/asm-2.2.pom
Downloading: http://localhost:8192/maven2/org/vafer/dependency/0.2/dependency-0.2.jar
Downloading: http://localhost:8192/maven2/asm/asm-commons/2.2.1/asm-commons-2.2.1.jar
32K downloaded
Downloading: http://localhost:8192/maven2/asm/asm/2.2/asm-2.2.jar
42K downloaded
Downloading: http://localhost:8192/maven2/asm/asm-util/2.2.1/asm-util-2.2.1.jar
34K downloaded
Downloading: http://localhost:8192/maven2/asm/asm-analysis/2.2.1/asm-analysis-2.2.1.jar
17K downloaded
Downloading: http://localhost:8192/maven2/asm/asm-tree/2.2.1/asm-tree-2.2.1.jar
21K downloaded
Downloading: http://localhost:8192/maven2/asm/asm-attrs/2.2.1/asm-attrs-2.2.1.jar
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource to META-INF
[INFO] [compiler:compile]
[INFO] Compiling 6 source files to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/compilers/javac/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/compilers/javac/src/main/java/org/apache/commons/jci/compilers/JavacClassLoader.java:[108,46] cannot find symbol
symbol  : constructor ClassWriter(boolean,boolean)
location: class org.objectweb.asm.ClassWriter

/zonestorage/gump/export/home/gump/test/workspace/apache-commons/jci/compilers/javac/src/main/java/org/apache/commons/jci/compilers/JavacClassLoader.java:[109,44] cannot find symbol
symbol  : method accept(org.vafer.dependency.asm.RenamingVisitor,boolean)
location: class org.objectweb.asm.ClassReader


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38 seconds
[INFO] Finished at: Sat Nov 07 04:40:03 GMT+00:00 2009
[INFO] Final Memory: 35M/66M
[INFO] ------------------------------------------------------------------------

Last Updated: Sat, 07 Nov 2009 00:00:12 ().Python Logo