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/httpunit/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/httpunit/gump_mvn_settings.xml package 

Output

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Unnamed - httpunit:httpunit:jar:1.7.1
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] artifact org.codehaus.mojo:cobertura-maven-plugin: checking for updates from repo1
[INFO] artifact org.codehaus.mojo:cobertura-maven-plugin: checking for updates from central
Downloading: http://repo1.maven.org/maven2//org/codehaus/mojo/build-helper-maven-plugin/1.0/build-helper-maven-plugin-1.0.pom

Downloading: http://repo1.maven.org/maven2//org/codehaus/mojo/mojo/7/mojo-7.pom

Downloading: http://repo1.maven.org/maven2//org/codehaus/mojo/build-helper-maven-plugin/1.0/build-helper-maven-plugin-1.0.jar

[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: /srv/gump/public/workspace/httpunit/src-1.4 added.
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
Downloading: http://localhost:8192/maven2/nekohtml/nekohtml/0.9.5/nekohtml-0.9.5.pom

Downloading: http://localhost:8192/maven2/xerces/xerces/2.4.0/xerces-2.4.0.pom

Downloading: http://localhost:8192/maven2/xerces/xercesImpl/2.4.0/xercesImpl-2.4.0.pom

Downloading: http://localhost:8192/maven2/xerces/xercesImpl/2.6.1/xercesImpl-2.6.1.pom

Downloading: http://localhost:8192/maven2/xerces/xmlParserAPIs/2.6.1/xmlParserAPIs-2.6.1.pom

Downloading: http://localhost:8192/maven2/xerces/xercesImpl/2.6.1/xercesImpl-2.6.1.jar
Downloading: http://localhost:8192/maven2/nekohtml/nekohtml/0.9.5/nekohtml-0.9.5.jar
103K downloaded  (nekohtml-0.9.5.jar)
1394K downloaded  (xercesImpl-2.6.1.jar)
Downloading: http://localhost:8192/maven2/xerces/xmlParserAPIs/2.6.1/xmlParserAPIs-2.6.1.jar
220K downloaded  (xmlParserAPIs-2.6.1.jar)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 204 source files to /srv/gump/public/workspace/httpunit/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/srv/gump/public/workspace/httpunit/src/com/meterware/servletunit/JUnitServlet.java:[32,19] cannot find symbol
symbol  : class TestSuiteLoader
location: package junit.runner

/srv/gump/public/workspace/httpunit/src/com/meterware/servletunit/JUnitServlet.java:[33,19] cannot find symbol
symbol  : class StandardTestSuiteLoader
location: package junit.runner

/srv/gump/public/workspace/httpunit/src/com/meterware/servletunit/JUnitServlet.java:[155,15] cannot find symbol
symbol  : class TestSuiteLoader
location: class com.meterware.servletunit.JUnitServlet.ServletTestRunner

/srv/gump/public/workspace/httpunit/src/com/meterware/httpunit/parsing/JTidyHTMLParser.java:[90,12] cannot find symbol
symbol  : method setCharEncoding(int)
location: class org.w3c.tidy.Tidy

/srv/gump/public/workspace/httpunit/src/com/meterware/servletunit/JUnitServlet.java:[156,23] cannot find symbol
symbol  : class StandardTestSuiteLoader
location: class com.meterware.servletunit.JUnitServlet.ServletTestRunner


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Wed May 16 19:19:52 UTC 2012
[INFO] Final Memory: 14M/36M
[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