Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 43178 invoked from network); 18 May 2010 20:04:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 May 2010 20:04:37 -0000 Received: (qmail 35095 invoked by uid 500); 18 May 2010 20:04:37 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 35039 invoked by uid 500); 18 May 2010 20:04:37 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 35031 invoked by uid 99); 18 May 2010 20:04:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 May 2010 20:04:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.135] (HELO vmgump.apache.org) (140.211.11.135) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 May 2010 20:04:20 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 53C9CAB4031 for ; Tue, 18 May 2010 13:03:54 -0700 (PDT) Date: Tue, 18 May 2010 13:03:54 PDT From: gump@vmgump.apache.org To: general@gump.apache.org Subject: BATCH: All dressed up, with nowhere to go... Message-Id: <20100518200354.53C9CAB4031@vmgump.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Dear Gumpmeisters, The following 35 notifys should have been sent *********************************************************** G U M P [GUMP@vmgump]: Project nant (in module nant) failed [GUMP@vmgump]: Project gsbase (in module gsbase) failed [GUMP@vmgump]: Project gsbase-test (in module gsbase) failed [GUMP@vmgump]: Project logging-log4cxx-configure (in module logging-log4cxx) failed [GUMP@vmgump]: Project apr-iconv-configure (in module apr-iconv) failed [GUMP@vmgump]: Project commons-lang-2.x-test (in module commons-lang-2.x) failed [GUMP@vmgump]: Module htmlparser success, but with warnings. [GUMP@vmgump]: Project jmock2 (in module jmock2) failed [GUMP@vmgump]: Project derby (in module db-derby) failed [GUMP@vmgump]: Project dotnet-antlib-test (in module ant-antlibs) failed [GUMP@vmgump]: Module javassist success, but with warnings. [GUMP@vmgump]: Project httpunit (in module httpunit) failed [GUMP@vmgump]: Project commons-jci (in module apache-commons) failed [GUMP@vmgump]: Project emma (in module emma) failed [GUMP@vmgump]: Project lucene-java (in module lucene-java) failed [GUMP@vmgump]: Module ws-axis2-commons success, but with warnings. [GUMP@vmgump]: Project xml-security-tests (in module xml-security) failed [GUMP@vmgump]: Project jtidy-svn (in module jtidy) failed [GUMP@vmgump]: Project muse (in module muse) failed [GUMP@vmgump]: Project slf4j-test (in module slf4j) failed [GUMP@vmgump]: Project JacORB-idllib (in module JacORB) failed [GUMP@vmgump]: Project mina (in module mina) failed [GUMP@vmgump]: Project shared-ldap-schema-dao (in module directory-shared) failed [GUMP@vmgump]: Project portals-bridges-common (in module portals-bridges) failed [GUMP@vmgump]: Project portals-bridges-struts (in module portals-bridges) failed [GUMP@vmgump]: Project tapestry (in module tapestry) failed [GUMP@vmgump]: Project portals-pluto-trunk-test (in module portals-pluto-trunk) failed [GUMP@vmgump]: Project ws-axis2 (in module ws-axis2) failed [GUMP@vmgump]: Project jetty-servlets (in module jetty) failed [GUMP@vmgump]: Project maven (in module maven) failed [GUMP@vmgump]: Project portals-pluto-portal-1.0 (in module portals-pluto-1.0) failed [GUMP@vmgump]: Project maven-bootstrap (in module maven) failed [GUMP@vmgump]: Project cocoon (in module cocoon) failed [GUMP@vmgump]: Project james-server (in module james-server) failed [GUMP@vmgump]: Project activemq-jaas (in module activemq) failed *********************************************************** G U M P [GUMP@vmgump]: Project nant (in module nant) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project nant has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 372 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - nant : NAnt is a free .NET build tool. In theory it is kind of like... Full details are available at: http://vmgump.apache.org/gump/public/nant/nant/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed The following work was performed: http://vmgump.apache.org/gump/public/nant/nant/gump_work/build_nant_nant.html Work Name: build_nant_nant (Type: Build) Work ended in a state of : Failed Elapsed: 3 secs Command Line: make [Working Directory: /srv/gump/public/workspace/nant] --------------------------------------------- mkdir -p bootstrap cp -R lib/ bootstrap/lib # Mono loads log4net before privatebinpath is set-up, so we need this in the same directory # as NAnt.exe cp lib/common/neutral/log4net.dll bootstrap cp src/NAnt.Console/App.config bootstrap/NAnt.exe.config mcs -target:exe -define:MONO -out:bootstrap/NAnt.exe -r:bootstrap/log4net.dll \ -recurse:src/NAnt.Console/*.cs src/CommonAssemblyInfo.cs resgen src/NAnt.Core/Resources/Strings.resx bootstrap/NAnt.Core.Resources.Strings.resources make: resgen: Command not found make: *** [bootstrap/NAnt.Core.dll] Error 127 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/nant/nant/rss.xml - Atom: http://vmgump.apache.org/gump/public/nant/nant/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #1. *********************************************************** G U M P [GUMP@vmgump]: Project gsbase (in module gsbase) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project gsbase has an issue affecting its community integration. This issue affects 2 projects, and has been outstanding for 274 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - gsbase : A collection of java utility classes - htmlunit : A tool for testing web based applications Full details are available at: http://vmgump.apache.org/gump/public/gsbase/gsbase/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [gsbase-18052010.jar] identifier set to project name -DEBUG- (Gump generated) Maven Properties in: /srv/gump/public/workspace/gsbase/build.properties -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/gsbase/project.xml -DEBUG- Maven project properties in: /srv/gump/public/workspace/gsbase/project.properties -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/gsbase/gsbase/gump_work/build_gsbase_gsbase.html Work Name: build_gsbase_gsbase (Type: Build) Work ended in a state of : Failed Elapsed: 10 secs Command Line: maven --offline jar [Working Directory: /srv/gump/public/workspace/gsbase] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/gsbase/target/classes:/srv/gump/public/workspace/junit/dist/junit-18052010.jar:/srv/gump/packages/junitperf-1.8/lib/junitperf.jar --------------------------------------------- | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 build:start: java:prepare-filesystem: [mkdir] Created dir: /srv/gump/public/workspace/gsbase/target/classes java:compile: [echo] Compiling to /srv/gump/public/workspace/gsbase/target/classes [echo] ========================================================== NOTE: Targetting JVM 1.6, classes will not run on earlier JVMs ========================================================== [javac] Compiling 66 source files to /srv/gump/public/workspace/gsbase/target/classes /srv/gump/public/workspace/gsbase/src/java/com/gargoylesoftware/base/resource/jdbc/StatementWrapper.java:65: com.gargoylesoftware.base.resource.jdbc.StatementWrapper is not abstract and does not override abstract method isPoolable() in java.sql.Statement public class StatementWrapper implements Statement { ^ /srv/gump/public/workspace/gsbase/src/java/com/gargoylesoftware/base/resource/jdbc/PreparedStatementWrapper.java:64: com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper is not abstract and does not override abstract method setNClob(int,java.io.Reader) in java.sql.PreparedStatement public class PreparedStatementWrapper ^ /srv/gump/public/workspace/gsbase/src/java/com/gargoylesoftware/base/resource/jdbc/ConnectionWrapper.java:77: com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper is not abstract and does not override abstract method createStruct(java.lang.String,java.lang.Object[]) in java.sql.Connection public final class ConnectionWrapper implements Connection, ManagedResource { ^ /srv/gump/public/workspace/gsbase/src/java/com/gargoylesoftware/base/resource/jdbc/CallableStatementWrapper.java:81: com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper is not abstract and does not override abstract method setNClob(java.lang.String,java.io.Reader) in java.sql.CallableStatement public final class CallableStatementWrapper ^ /srv/gump/public/workspace/gsbase/src/java/com/gargoylesoftware/base/resource/jdbc/DatabaseMetaDataWrapper.java:54: com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper is not abstract and does not override abstract method getFunctionColumns(java.lang.String,java.lang.String,java.lang.String,java.lang.String) in java.sql.DatabaseMetaData public final class DatabaseMetaDataWrapper implements DatabaseMetaData { ^ /srv/gump/public/workspace/gsbase/src/java/com/gargoylesoftware/base/resource/jdbc/ResultSetWrapper.java:150: com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper is not abstract and does not override abstract method updateNClob(java.lang.String,java.io.Reader) in java.sql.ResultSet public final class ResultSetWrapper implements ResultSet { ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 6 errors BUILD FAILED File...... /home/gump/.maven/cache/maven-java-plugin-1.5/plugin.jelly Element... ant:javac Line...... 63 Column.... 48 Compile failed; see the compiler error output for details. Total time: 6 seconds Finished at: Tue May 18 01:09:51 PDT 2010 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/gsbase/gsbase/rss.xml - Atom: http://vmgump.apache.org/gump/public/gsbase/gsbase/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #2. *********************************************************** G U M P [GUMP@vmgump]: Project gsbase-test (in module gsbase) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project gsbase-test has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 274 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - gsbase-test : A collection of java utility classes Full details are available at: http://vmgump.apache.org/gump/public/gsbase/gsbase-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -WARNING- Overriding Maven properties: [/srv/gump/public/workspace/gsbase/build.properties] -DEBUG- (Gump generated) Maven Properties in: /srv/gump/public/workspace/gsbase/build.properties -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/gsbase/project.xml -DEBUG- Maven project properties in: /srv/gump/public/workspace/gsbase/project.properties The following work was performed: http://vmgump.apache.org/gump/public/gsbase/gsbase-test/gump_work/build_gsbase_gsbase-test.html Work Name: build_gsbase_gsbase-test (Type: Build) Work ended in a state of : Failed Elapsed: 4 secs Command Line: maven --offline jar [Working Directory: /srv/gump/public/workspace/gsbase] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/gsbase/target/classes:/srv/gump/public/workspace/junit/dist/junit-18052010.jar:/srv/gump/packages/junitperf-1.8/lib/junitperf.jar --------------------------------------------- | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 build:start: java:prepare-filesystem: java:compile: [echo] Compiling to /srv/gump/public/workspace/gsbase/target/classes [echo] ========================================================== NOTE: Targetting JVM 1.6, classes will not run on earlier JVMs ========================================================== [javac] Compiling 60 source files to /srv/gump/public/workspace/gsbase/target/classes /srv/gump/public/workspace/gsbase/src/java/com/gargoylesoftware/base/resource/jdbc/StatementWrapper.java:65: com.gargoylesoftware.base.resource.jdbc.StatementWrapper is not abstract and does not override abstract method isPoolable() in java.sql.Statement public class StatementWrapper implements Statement { ^ /srv/gump/public/workspace/gsbase/src/java/com/gargoylesoftware/base/resource/jdbc/PreparedStatementWrapper.java:64: com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper is not abstract and does not override abstract method setNClob(int,java.io.Reader) in java.sql.PreparedStatement public class PreparedStatementWrapper ^ /srv/gump/public/workspace/gsbase/src/java/com/gargoylesoftware/base/resource/jdbc/ConnectionWrapper.java:77: com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper is not abstract and does not override abstract method createStruct(java.lang.String,java.lang.Object[]) in java.sql.Connection public final class ConnectionWrapper implements Connection, ManagedResource { ^ /srv/gump/public/workspace/gsbase/src/java/com/gargoylesoftware/base/resource/jdbc/CallableStatementWrapper.java:81: com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper is not abstract and does not override abstract method setNClob(java.lang.String,java.io.Reader) in java.sql.CallableStatement public final class CallableStatementWrapper ^ /srv/gump/public/workspace/gsbase/src/java/com/gargoylesoftware/base/resource/jdbc/DatabaseMetaDataWrapper.java:54: com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper is not abstract and does not override abstract method getFunctionColumns(java.lang.String,java.lang.String,java.lang.String,java.lang.String) in java.sql.DatabaseMetaData public final class DatabaseMetaDataWrapper implements DatabaseMetaData { ^ /srv/gump/public/workspace/gsbase/src/java/com/gargoylesoftware/base/resource/jdbc/ResultSetWrapper.java:150: com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper is not abstract and does not override abstract method updateNClob(java.lang.String,java.io.Reader) in java.sql.ResultSet public final class ResultSetWrapper implements ResultSet { ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 6 errors BUILD FAILED File...... /home/gump/.maven/cache/maven-java-plugin-1.5/plugin.jelly Element... ant:javac Line...... 63 Column.... 48 Compile failed; see the compiler error output for details. Total time: 3 seconds Finished at: Tue May 18 01:12:32 PDT 2010 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/gsbase/gsbase-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/gsbase/gsbase-test/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #3. *********************************************************** G U M P [GUMP@vmgump]: Project logging-log4cxx-configure (in module logging-log4cxx) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project logging-log4cxx-configure has an issue affecting its community integration. This issue affects 3 projects, and has been outstanding for 17 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - logging-log4cxx-configure : Apache log4cxx - logging-log4cxx-make : Apache log4cxx - logging-log4cxx-make-install : Apache log4cxx Full details are available at: http://vmgump.apache.org/gump/public/logging-log4cxx/logging-log4cxx-configure/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Dependency on apr-make-install exists, no need to add for property --with-apr. -INFO- Failed with reason build failed The following work was performed: http://vmgump.apache.org/gump/public/logging-log4cxx/logging-log4cxx-configure/gump_work/buildscript_logging-log4cxx_logging-log4cxx-configure.html Work Name: buildscript_logging-log4cxx_logging-log4cxx-configure (Type: Build) Work ended in a state of : Failed Elapsed: 26 secs Command Line: /srv/gump/public/workspace/logging-log4cxx/configure --with-apr=/srv/gump/public/workspace/apr --prefix=/srv/gump/public/workspace/logging-log4cxx/dest-18052010 [Working Directory: /srv/gump/public/workspace/logging-log4cxx] --------------------------------------------- checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ccache gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if ccache gcc supports -fno-rtti -fno-exceptions... no checking for ccache gcc option to produce PIC... -fPIC checking if ccache gcc PIC flag -fPIC works... yes checking if ccache gcc static flag -static works... yes checking if ccache gcc supports -c -o file.o... yes checking whether the ccache gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ccache g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ccache g++ option to produce PIC... -fPIC checking if ccache g++ PIC flag -fPIC works... yes checking if ccache g++ static flag -static works... yes checking if ccache g++ supports -c -o file.o... yes checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether ccache g++ accepts -g... (cached) yes checking dependency style of ccache g++... (cached) gcc3 checking how to run the C++ preprocessor... ccache g++ -E checking for doxygen... no checking for APR... configure: error: the --with-apr parameter is incorrect. It must specify an install prefix, a build directory, or an apr-config file. --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/logging-log4cxx/logging-log4cxx-configure/rss.xml - Atom: http://vmgump.apache.org/gump/public/logging-log4cxx/logging-log4cxx-configure/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #4. *********************************************************** G U M P [GUMP@vmgump]: Project apr-iconv-configure (in module apr-iconv) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project apr-iconv-configure has an issue affecting its community integration. This issue affects 2 projects, and has been outstanding for 232 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - apr-iconv-configure : Apache Portable Runtime - apr-iconv-make : Apache Portable Runtime Full details are available at: http://vmgump.apache.org/gump/public/apr-iconv/apr-iconv-configure/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed The following work was performed: http://vmgump.apache.org/gump/public/apr-iconv/apr-iconv-configure/gump_work/buildscript_apr-iconv_apr-iconv-configure.html Work Name: buildscript_apr-iconv_apr-iconv-configure (Type: Build) Work ended in a state of : Failed Elapsed: 2 secs Command Line: /srv/gump/public/workspace/apr-iconv/configure --with-apr=/srv/gump/public/workspace/apr/dest-18052010 --prefix=/srv/gump/public/workspace/apr-iconv/dest-18052010 [Working Directory: /srv/gump/public/workspace/apr-iconv] --------------------------------------------- checking for gawk... no checking for mawk... mawk checking for a BSD-compatible install... /usr/bin/install -c checking for APR... configure: error: the --with-apr parameter is incorrect. It must specify an install prefix, a build directory, or an apr-config file. --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/apr-iconv/apr-iconv-configure/rss.xml - Atom: http://vmgump.apache.org/gump/public/apr-iconv/apr-iconv-configure/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #5. *********************************************************** G U M P [GUMP@vmgump]: Project commons-lang-2.x-test (in module commons-lang-2.x) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project commons-lang-2.x-test has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 50 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - commons-lang-2.x-test : Apache Commons Lang 2.x Full details are available at: http://vmgump.apache.org/gump/public/commons-lang-2.x/commons-lang-2.x-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -WARNING- Overriding Maven2 settings: [/srv/gump/public/workspace/commons-lang-2.x/gump_mvn_settings.xml] -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/commons-lang-2.x/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/commons-lang-2.x/pom.xml The following work was performed: http://vmgump.apache.org/gump/public/commons-lang-2.x/commons-lang-2.x-test/gump_work/build_commons-lang-2.x_commons-lang-2.x-test.html Work Name: build_commons-lang-2.x_commons-lang-2.x-test (Type: Build) Work ended in a state of : Failed Elapsed: 36 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/commons-lang-2.x/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/commons-lang-2.x] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/commons-lang-2.x/target/commons-lang-2.6-SNAPSHOT.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/junit/dist/junit-18052010.jar --------------------------------------------- Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running org.apache.commons.lang.mutable.MutableFloatTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.apache.commons.lang.enums.EnumTest Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.702 sec Running org.apache.commons.lang.enums.EnumEqualsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec Running org.apache.commons.lang.enum.EnumTest Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 sec Running org.apache.commons.lang.IllegalClassExceptionTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.apache.commons.lang.builder.ToStringStyleTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.apache.commons.lang.enum.ValuedEnumTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.commons.lang.LocaleUtilsTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.apache.commons.lang.text.StrSubstitutorTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.apache.commons.lang.text.StrTokenizerTest Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec Running org.apache.commons.lang.math.NumberUtilsTest Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.apache.commons.lang.mutable.MutableObjectTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.commons.lang.StringUtilsIsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.commons.lang.builder.ToStringBuilderTest Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec Results : Failed tests: testRandomAscii(org.apache.commons.lang.RandomStringUtilsTest) Tests run: 1937, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /srv/gump/public/workspace/commons-lang-2.x/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35 seconds [INFO] Finished at: Tue May 18 01:41:30 PDT 2010 [INFO] Final Memory: 23M/41M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/commons-lang-2.x/commons-lang-2.x-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/commons-lang-2.x/commons-lang-2.x-test/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #6. *********************************************************** G U M P [GUMP@vmgump]: Module htmlparser success, but with warnings. To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Module htmlparser contains errors. The current state of this module is 'Success'. Full details are available at: http://vmgump.apache.org/gump/public/htmlparser/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -ERROR- *** Failed to update from source control.Stale contents *** The following work was performed: http://vmgump.apache.org/gump/public/htmlparser/gump_work/update_htmlparser.html Work Name: update_htmlparser (Type: Update) Work ended in a state of : Failed Elapsed: 3 secs Command Line: cvs -q -z3 -d :pserver:anonymous@htmlparser.cvs.sourceforge.net:/cvsroot/htmlparser update -P -d [Working Directory: /srv/gump/public/workspace/cvs/htmlparser] --------------------------------------------- Fatal error, aborting. anoncvs_htmlparser: no such system user --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/htmlparser/rss.xml - Atom: http://vmgump.apache.org/gump/public/htmlparser/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #7. *********************************************************** G U M P [GUMP@vmgump]: Project jmock2 (in module jmock2) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project jmock2 has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 135 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - jmock2 : jMock is a library for testing Java code using mock objects. Full details are available at: http://vmgump.apache.org/gump/public/jmock2/jmock2/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/jmock2/jmock2/gump_work/build_jmock2_jmock2.html Work Name: build_jmock2_jmock2 (Type: Build) Work ended in a state of : Failed Elapsed: 9 secs Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dversion=18052010 [Working Directory: /srv/gump/public/workspace/jmock2] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/jmock2/build/classes:/srv/gump/public/workspace/jmock2/lib/objenesis-1.0.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/bsh-2.0b4/bsh-commands-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-classpath-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-core-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-bsf-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-reflect-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-util-2.0b4.jar:/srv/gump/packages/cglib/cglib-nodep-2.1_3.jar:/s rv/gump/public/workspace/hamcrest/hamcrest-java/build/hamcrest-core-18052010.jar:/srv/gump/public/workspace/hamcrest/hamcrest-java/build/hamcrest-library-18052010.jar:/srv/gump/public/workspace/junit/dist/junit-18052010.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar --------------------------------------------- [javac] location: class org.jmock.test.unit.lib.CurrentStateMatcherTests [javac] assertTrue("should match", isNotCurrently("S").matches(stateMachine)); [javac] ^ [javac] /srv/gump/public/workspace/jmock2/test/org/jmock/test/unit/lib/CurrentStateMatcherTests.java:38: cannot find symbol [javac] symbol : method assertTrue(java.lang.String,boolean) [javac] location: class org.jmock.test.unit.lib.CurrentStateMatcherTests [javac] assertTrue("should not match", !isCurrentlyS.matches(null)); [javac] ^ [javac] /srv/gump/public/workspace/jmock2/test/org/jmock/test/unit/lib/CurrentStateMatcherTests.java:42: cannot find symbol [javac] symbol : method assertTrue(java.lang.String,boolean) [javac] location: class org.jmock.test.unit.lib.CurrentStateMatcherTests [javac] assertTrue("should not match", !isCurrentlyS.matches("something else")); [javac] ^ [javac] /srv/gump/public/workspace/jmock2/test/org/jmock/test/unit/lib/CurrentStateMatcherTests.java:46: cannot find symbol [javac] symbol : method assertEquals(java.lang.String,java.lang.String) [javac] location: class org.jmock.test.unit.lib.CurrentStateMatcherTests [javac] assertEquals("a state machine that is S", asString(isCurrently("S"))); [javac] ^ [javac] /srv/gump/public/workspace/jmock2/test/org/jmock/test/unit/lib/CurrentStateMatcherTests.java:47: cannot find symbol [javac] symbol : method assertEquals(java.lang.String,java.lang.String) [javac] location: class org.jmock.test.unit.lib.CurrentStateMatcherTests [javac] assertEquals("a state machine that is not S", asString(isNotCurrently("S"))); [javac] ^ [javac] /srv/gump/public/workspace/jmock2/test/org/jmock/test/unit/lib/CurrentStateMatcherTests.java:53: cannot find symbol [javac] symbol : method assertMismatchDescription(java.lang.String,org.hamcrest.Matcher,org.jmock.States) [javac] location: class org.jmock.test.unit.lib.CurrentStateMatcherTests [javac] assertMismatchDescription("was not S", isCurrently("S"), stateMachine); [javac] ^ [javac] /srv/gump/public/workspace/jmock2/test/org/jmock/test/unit/lib/CurrentStateMatcherTests.java:56: method does not override or implement a method from a supertype [javac] @Override [javac] ^ [javac] /srv/gump/public/workspace/jmock2/test/org/jmock/test/unit/support/SyntheticEmptyInterfaceClassLoader.java:35: cannot find symbol [javac] symbol : variable COMPUTE_MAXS [javac] location: class net.sf.cglib.asm.ClassWriter [javac] ClassWriter writer = new ClassWriter(ClassWriter.COMPUTE_MAXS); [javac] ^ [javac] /srv/gump/public/workspace/jmock2/test/org/jmock/test/unit/support/SyntheticEmptyInterfaceClassLoader.java:35: internal error; cannot instantiate ClassWriter(boolean) at net.sf.cglib.asm.ClassWriter to () [javac] ClassWriter writer = new ClassWriter(ClassWriter.COMPUTE_MAXS); [javac] ^ [javac] /srv/gump/public/workspace/jmock2/test/org/jmock/test/unit/support/SyntheticEmptyInterfaceClassLoader.java:36: visit(int,int,java.lang.String,java.lang.String,java.lang.String[],java.lang.String) in net.sf.cglib.asm.ClassWriter cannot be applied to (int,int,java.lang.String,,java.lang.String,) [javac] writer.visit(CLASS_FORMAT_VERSION, [javac] ^ [javac] Note: /srv/gump/public/workspace/jmock2/src/org/jmock/integration/junit4/JMock.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 23 errors BUILD FAILED /srv/gump/public/workspace/jmock2/build.xml:61: Compile failed; see the compiler error output for details. Total time: 8 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/jmock2/jmock2/rss.xml - Atom: http://vmgump.apache.org/gump/public/jmock2/jmock2/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #8. *********************************************************** G U M P [GUMP@vmgump]: Project derby (in module db-derby) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project derby has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 124 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - derby : Apache Derby, 100% Java relational database. Full details are available at: http://vmgump.apache.org/gump/public/db-derby/derby/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/db-derby/derby/gump_work/build_db-derby_derby.html Work Name: build_db-derby_derby (Type: Build) Work ended in a state of : Failed Elapsed: 1 min 30 secs Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dsane=false gump_all [Working Directory: /srv/gump/public/workspace/db-derby] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/db-derby/classes:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/public/workspace/jakarta-oro/jakarta-oro-18052010.jar:/srv/gump/packages/javacc-3.1/bin/lib/javacc.jar:/srv/gump/public/workspace/junit/dist/junit-18052010.jar --------------------------------------------- engine_169: compile_reference: [javac] Compiling 11 source files to /srv/gump/public/workspace/db-derby/classes [javac] Compiling 1 source file to /srv/gump/public/workspace/db-derby/classes compile_authentication: [javac] Compiling 2 source files to /srv/gump/public/workspace/db-derby/classes authentication: compile_security: [javac] Compiling 2 source files to /srv/gump/public/workspace/db-derby/classes security: compile_mbeans: [javac] Compiling 4 source files to /srv/gump/public/workspace/db-derby/classes compile_io: storage: compile_iapi_error_jsr169: compile_reference: [javac] Compiling 2 source files to /srv/gump/public/workspace/db-derby/classes compile_util: compile_types: [javac] Compiling 1 source file to /srv/gump/public/workspace/db-derby/classes [javac] /srv/gump/public/workspace/db-derby/java/engine/org/apache/derby/impl/jdbc/EmbedStatement.java:60: org.apache.derby.impl.jdbc.EmbedStatement is not abstract and does not override abstract method isWrapperFor(java.lang.Class) in java.sql.Wrapper [javac] public class EmbedStatement extends ConnectionChild [javac] ^ [javac] /srv/gump/public/workspace/db-derby/java/engine/org/apache/derby/impl/jdbc/EmbedResultSetMetaData.java:59: org.apache.derby.impl.jdbc.EmbedResultSetMetaData is not abstract and does not override abstract method isWrapperFor(java.lang.Class) in java.sql.Wrapper [javac] public class EmbedResultSetMetaData [javac] ^ [javac] /srv/gump/public/workspace/db-derby/java/engine/org/apache/derby/impl/jdbc/EmbedDatabaseMetaData.java:88: org.apache.derby.impl.jdbc.EmbedDatabaseMetaData is not abstract and does not override abstract method autoCommitFailureClosesAllResultSets() in java.sql.DatabaseMetaData [javac] public class EmbedDatabaseMetaData extends ConnectionChild [javac] ^ [javac] 3 errors BUILD FAILED /srv/gump/public/workspace/db-derby/build.xml:453: The following error occurred while executing this line: /srv/gump/public/workspace/db-derby/java/engine/build.xml:79: The following error occurred while executing this line: /srv/gump/public/workspace/db-derby/java/engine/org/apache/derby/iapi/build.xml:65: The following error occurred while executing this line: /srv/gump/public/workspace/db-derby/java/engine/org/apache/derby/iapi/types/build.xml:53: Compile failed; see the compiler error output for details. Total time: 1 minute 29 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/db-derby/derby/rss.xml - Atom: http://vmgump.apache.org/gump/public/db-derby/derby/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #9. *********************************************************** G U M P [GUMP@vmgump]: Project dotnet-antlib-test (in module ant-antlibs) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project dotnet-antlib-test has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 135 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - dotnet-antlib-test : Task and Type Libraries for Apache Ant Full details are available at: http://vmgump.apache.org/gump/public/ant-antlibs/dotnet-antlib-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed The following work was performed: http://vmgump.apache.org/gump/public/ant-antlibs/dotnet-antlib-test/gump_work/build_ant-antlibs_dotnet-antlib-test.html Work Name: build_ant-antlibs_dotnet-antlib-test (Type: Build) Work ended in a state of : Failed Elapsed: 27 secs Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dant-testutil.jar=/srv/gump/public/workspace/ant/build/lib/ant-testutil.jar test [Working Directory: /srv/gump/public/workspace/ant-antlibs/dotnet] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/ant-antlibs/dotnet/build/test-classes:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant-antlibs/antunit/build/ant-antunit-18052010.jar:/srv/gump/public/workspace/ant-antlibs/dotnet/build/ant-dotnet-18052010.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar --------------------------------------------- [au:antunit] at line 96, column 37 [au:antunit] Message: Needed .net apps are missing [au:antunit] took 0.011 sec [au:antunit] Target: testBothSrc caused an ERROR [au:antunit] at line 96, column 37 [au:antunit] Message: Needed .net apps are missing [au:antunit] took 0.01 sec [au:antunit] Target: testSchemaFileMustHaveOneOptionOnly caused an ERROR [au:antunit] at line 96, column 37 [au:antunit] Message: Needed .net apps are missing [au:antunit] took 0.005 sec [au:antunit] Target: testLocalWsdl caused an ERROR [au:antunit] at line 96, column 37 [au:antunit] Message: Needed .net apps are missing [au:antunit] took 0.006 sec [au:antunit] Target: testSrcIsDir caused an ERROR [au:antunit] at line 96, column 37 [au:antunit] Message: Needed .net apps are missing [au:antunit] took 0.006 sec [au:antunit] Target: testLocalWsdlServerVB caused an ERROR [au:antunit] at line 96, column 37 [au:antunit] Message: Needed .net apps are missing [au:antunit] took 0.085 sec [au:antunit] Target: testLocalWsdlServer caused an ERROR [au:antunit] at line 96, column 37 [au:antunit] Message: Needed .net apps are missing [au:antunit] took 0.013 sec [au:antunit] Target: testNoSrc caused an ERROR [au:antunit] at line 96, column 37 [au:antunit] Message: Needed .net apps are missing [au:antunit] took 0.012 sec [au:antunit] Target: testSchemaFileMustExist caused an ERROR [au:antunit] at line 96, column 37 [au:antunit] Message: Needed .net apps are missing [au:antunit] took 0.006 sec [au:antunit] Target: testInvalidExtraOpsVB caused an ERROR [au:antunit] at line 96, column 37 [au:antunit] Message: Needed .net apps are missing [au:antunit] took 0.012 sec [au:antunit] Target: testDestIsDir caused an ERROR [au:antunit] at line 96, column 37 [au:antunit] Message: Needed .net apps are missing [au:antunit] took 0 sec test: BUILD FAILED /srv/gump/public/workspace/ant-antlibs/dotnet/common/build.xml:223: At least one AntUnit test has failed. Total time: 27 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/ant-antlibs/dotnet-antlib-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/ant-antlibs/dotnet-antlib-test/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #10. *********************************************************** G U M P [GUMP@vmgump]: Module javassist success, but with warnings. To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Module javassist contains errors. The current state of this module is 'Success'. Full details are available at: http://vmgump.apache.org/gump/public/javassist/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -ERROR- *** Failed to update from source control.Stale contents *** The following work was performed: http://vmgump.apache.org/gump/public/javassist/gump_work/update_javassist.html Work Name: update_javassist (Type: Update) Work ended in a state of : Failed Elapsed: Command Line: cvs -q -z3 -d :pserver:anonymous@anoncvs.forge.jboss.com:/cvsroot/jboss update -P -d [Working Directory: /srv/gump/public/workspace/cvs/javassist] --------------------------------------------- cvs [update aborted]: unrecognized auth response from anoncvs.forge.jboss.com: cvs pserver: cannot open /cvsroot/jboss/CVSROOT/config: Permission denied --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/javassist/rss.xml - Atom: http://vmgump.apache.org/gump/public/javassist/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #12. *********************************************************** G U M P [GUMP@vmgump]: Project httpunit (in module httpunit) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project httpunit has an issue affecting its community integration. This issue affects 2 projects, and has been outstanding for 50 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - httpunit : framework for unit testing web sites - ws-axis-test : Apache eXtensible Interaction System Full details are available at: http://vmgump.apache.org/gump/public/httpunit/httpunit/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/httpunit/httpunit/gump_work/build_httpunit_httpunit.html Work Name: build_httpunit_httpunit (Type: Build) Work ended in a state of : Failed Elapsed: 5 secs Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/packages/jaxp-1_3/jaxp-api.jar:/srv/gump/packages/jaxp-1_3/sax.jar:/srv/gump/packages/java_xml_pack-summer-02_01/jaxp-1.2_01/dom.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dant.build.javac.target=1.4 -Dant.build.javac.source=1.4 [Working Directory: /srv/gump/public/workspace/httpunit] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/jtidy/jtidy-r938.jar:/srv/gump/packages/nekohtml-0.9.5/nekohtml.jar:/srv/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/srv/gump/public/workspace/rhino/build/rhino_18052010/js.jar --------------------------------------------- Buildfile: /srv/gump/public/workspace/httpunit/build.xml check_jars_dir: prepare_local_classpath: [echo] using local classpath prepare_repository_classpath: prepare: [mkdir] Created dir: /srv/gump/public/workspace/httpunit/build check_for_optional_packages: compile: [mkdir] Created dir: /srv/gump/public/workspace/httpunit/build/classes [javac] Compiling 164 source files to /srv/gump/public/workspace/httpunit/build/classes [javac] /srv/gump/public/workspace/httpunit/src/com/meterware/httpunit/parsing/JTidyHTMLParser.java:87: cannot find symbol [javac] symbol : method setCharEncoding(int) [javac] location: class org.w3c.tidy.Tidy [javac] tidy.setCharEncoding( org.w3c.tidy.Configuration.UTF8 ); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 error BUILD FAILED /srv/gump/public/workspace/httpunit/build.xml:122: Compile failed; see the compiler error output for details. Total time: 4 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/httpunit/httpunit/rss.xml - Atom: http://vmgump.apache.org/gump/public/httpunit/httpunit/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #15. *********************************************************** G U M P [GUMP@vmgump]: Project commons-jci (in module apache-commons) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project commons-jci has an issue affecting its community integration. This issue affects 3 projects, and has been outstanding for 1543 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - commons-javaflow : Commons Javaflow - commons-jci : Commons JCI - commons-jci-test : Apache Commons Full details are available at: http://vmgump.apache.org/gump/public/apache-commons/commons-jci/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [commons-jci-18052010.jar] identifier set to project name -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/apache-commons/jci/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/jci/pom.xml -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/apache-commons/commons-jci/gump_work/build_apache-commons_commons-jci.html Work Name: build_apache-commons_commons-jci (Type: Build) Work ended in a state of : Failed Elapsed: 1 min 17 secs Command Line: mvn --batch-mode -Dmaven.test.skip.exec=true --settings /srv/gump/public/workspace/apache-commons/jci/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/apache-commons/jci] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/jakarta-bcel/target/bcel-5.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/lang/target/commons-lang-3.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-18052010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-18052010.jar:/srv/gump/packages/eclipse/plugins/org.eclipse.jdt.core_3.4.2/jdtcore.jar:/srv/gump/packages/jarjar/jarjar-0.6.jar:/srv/gump/public/workspace/asm/output/dist/lib/all/asm-all-18052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-analysis-18052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-util-18052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-xml-18052010.jar:/srv/gump/public/workspace/asm/output/di st/lib/asm-commons-18052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-18052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-tree-18052010.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/packages/groovy-1.0-jsr-03/groovy-1.0-jsr-03.jar:/srv/gump/packages/maven-cobertura-plugin/maven-cobertura-plugin-1.1.jar --------------------------------------------- Downloading: http://localhost:8192/maven2/asm/asm-analysis/2.2.1/asm-analysis-2.2.1.jar 17K downloaded (asm-analysis-2.2.1.jar) Downloading: http://localhost:8192/maven2/asm/asm-tree/2.2.1/asm-tree-2.2.1.jar 21K downloaded (asm-tree-2.2.1.jar) 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] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 0 resource to META-INF [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /srv/gump/public/workspace/apache-commons/jci/compilers/javac/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /srv/gump/public/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 [ERROR] /srv/gump/public/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] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /srv/gump/public/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 /srv/gump/public/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: 1 minute 15 seconds [INFO] Finished at: Tue May 18 03:32:42 PDT 2010 [INFO] Final Memory: 47M/85M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-jci/rss.xml - Atom: http://vmgump.apache.org/gump/public/apache-commons/commons-jci/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #17. *********************************************************** G U M P [GUMP@vmgump]: Project emma (in module emma) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project emma has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 135 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - emma : code coverage tool Full details are available at: http://vmgump.apache.org/gump/public/emma/emma/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/emma/emma/gump_work/build_emma_emma.html Work Name: build_emma_emma (Type: Build) Work ended in a state of : Failed Elapsed: 5 secs Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dapp.short.name=emma-18052010 [Working Directory: /srv/gump/public/workspace/emma] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/emma/out/core/classes:/srv/gump/public/workspace/emma/out/ant/classes:/srv/gump/public/workspace/emma/lib/internal/stamptool.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar --------------------------------------------- timestamp: -pre-compile: core.bootstrap.compile: [javac] Compiling 2 source files to /srv/gump/public/workspace/emma/out/core/classes [javac] [javac] WARNING [javac] [javac] The -source switch defaults to 1.5 in JDK 1.5 and 1.6. [javac] If you specify -target 1.2 you now must also specify -source 1.2. [javac] Ant will implicitly add -source 1.2 for you. Please change your build file. core.java14.compile: [javac] Compiling 1 source file to /srv/gump/public/workspace/emma/out/core/classes [javac] [javac] WARNING [javac] [javac] The -source switch defaults to 1.5 in JDK 1.5 and 1.6. [javac] If you specify -target 1.2 you now must also specify -source 1.2. [javac] Ant will implicitly add -source 1.2 for you. Please change your build file. core.java13.compile: [javac] Compiling 1 source file to /srv/gump/public/workspace/emma/out/core/classes [javac] [javac] WARNING [javac] [javac] The -source switch defaults to 1.5 in JDK 1.5 and 1.6. [javac] If you specify -target 1.2 you now must also specify -source 1.2. [javac] Ant will implicitly add -source 1.2 for you. Please change your build file. core.compile: [javac] Compiling 175 source files to /srv/gump/public/workspace/emma/out/core/classes [javac] [javac] WARNING [javac] [javac] The -source switch defaults to 1.5 in JDK 1.5 and 1.6. [javac] If you specify -target 1.2 you now must also specify -source 1.2. [javac] Ant will implicitly add -source 1.2 for you. Please change your build file. [javac] /srv/gump/public/workspace/emma/core/java12/com/vladium/emma/run/InstrClassLoader.java:346: reference to CodeSource is ambiguous, both method CodeSource(java.net.URL,java.security.cert.Certificate[]) in java.security.CodeSource and method CodeSource(java.net.URL,java.security.CodeSigner[]) in java.security.CodeSource match [javac] final CodeSource csrc = new CodeSource (srcURL, null); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 error BUILD FAILED /srv/gump/public/workspace/emma/build.xml:297: Compile failed; see the compiler error output for details. Total time: 5 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/emma/emma/rss.xml - Atom: http://vmgump.apache.org/gump/public/emma/emma/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #18. *********************************************************** G U M P [GUMP@vmgump]: Project lucene-java (in module lucene-java) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project lucene-java has an issue affecting its community integration. This issue affects 4 projects, and has been outstanding for 21 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - jakarta-lucene : Java Based Search Engine - lenya : Content Management System - lucene-java : Java Based Search Engine - xml-xindice : native XML database Full details are available at: http://vmgump.apache.org/gump/public/lucene-java/lucene-java/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [lucene-core-18052010.jar] identifier set to project name -DEBUG- Dependency on javacc exists, no need to add for property javacc.home. -INFO- Failed with reason build failed -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/lucene-java/lucene-java/gump_work/build_lucene-java_lucene-java.html Work Name: build_lucene-java_lucene-java (Type: Build) Work ended in a state of : Failed Elapsed: 53 secs Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dversion=18052010 -Djavacc.home=/srv/gump/packages/javacc-3.1 package [Working Directory: /srv/gump/public/workspace/lucene-java] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/lucene-java/build/classes/java:/srv/gump/public/workspace/lucene-java/build/classes/demo:/srv/gump/public/workspace/lucene-java/build/classes/test:/srv/gump/public/workspace/lucene-java/contrib/db/bdb/lib/db-4.7.25.jar:/srv/gump/public/workspace/lucene-java/contrib/gdata-server/lib/gdata-client-1.0.jar:/srv/gump/public/workspace/lucene-java/build/contrib/analyzers/common/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/analyzers/smartcn/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/analyzers/stempel/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/ant/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/benchmark/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/collation/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/db/bdb-je/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/db/bdb/c lasses/java:/srv/gump/public/workspace/lucene-java/build/contrib/fast-vector-highlighter/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/gdata-server/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/highlighter/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/icu/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/instantiated/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/javascript/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/lucli/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/memory/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/misc/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/queries/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/queryparser/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/regex/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/remote/clas ses/java:/srv/gump/public/workspace/lucene-java/build/contrib/similarity/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/snowball/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/spatial/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/spellchecker/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/surround/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/swing/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/wikipedia/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/wordnet/classes/java:/srv/gump/public/workspace/lucene-java/build/contrib/xml-query-parser/classes/java:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump /public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/je-1.7.1/lib/je.jar:/srv/gump/public/workspace/apache-commons/digester/dist/commons-digester.jar:/srv/gump/public/workspace/icu4j/main/classes/core/out/lib/icu4j-core.jar:/srv/gump/public/workspace/icu4j/main/classes/charset/out/lib/icu4j-charsets.jar:/srv/gump/public/workspace/icu4j/main/classes/collate/out/lib/icu4j-collate.jar:/srv/gump/public/workspace/icu4j/main/classes/translit/out/lib/icu4j-translit.jar:/srv/gump/public/workspace/jakarta-regexp/build/jakarta-regexp-18052010.jar:/srv/gump/packages/javacc-3.1/bin/lib/javacc.jar:/srv/gump/public/workspace/jline/target/jline-0.9.95-SNAPSHOT.jar:/srv/gump/packages/jtidy/jtidy-r938.jar:/srv/gump/public/workspace/junit/dist/junit-18052010.jar:/srv/gump/publ ic/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/packages/caucho-libs/hessian-3.0.8.jar:/srv/gump/public/workspace/apache-commons/compress/target/commons-compress-1.1-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-18052010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-18052010.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/packages/nekohtml-0.9.5/nekohtml.jar --------------------------------------------- compile-core: [mkdir] Created dir: /srv/gump/public/workspace/lucene-java/build/contrib/queries/classes/java [javac] Compiling 17 source files to /srv/gump/public/workspace/lucene-java/build/contrib/queries/classes/java [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. jar-core: [jar] Building jar: /srv/gump/public/workspace/lucene-java/build/contrib/queries/lucene-queries-18052010.jar default: common.init: build-lucene: init: clover.setup: clover.info: [echo] [echo] Clover not found. Code coverage reports disabled. [echo] clover: common.compile-core: [mkdir] Created dir: /srv/gump/public/workspace/lucene-java/build/contrib/highlighter/classes/java [javac] Compiling 35 source files to /srv/gump/public/workspace/lucene-java/build/contrib/highlighter/classes/java [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: /srv/gump/public/workspace/lucene-java/contrib/highlighter/src/java/org/apache/lucene/search/highlight/WeightedSpanTermExtractor.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. compile-core: jar-core: [jar] Building jar: /srv/gump/public/workspace/lucene-java/build/contrib/highlighter/lucene-highlighter-18052010.jar default: compile-analyzers-common: BUILD FAILED /srv/gump/public/workspace/lucene-java/build.xml:724: The following error occurred while executing this line: /srv/gump/public/workspace/lucene-java/build.xml:713: The following error occurred while executing this line: /srv/gump/public/workspace/lucene-java/contrib/benchmark/build.xml:246: /srv/gump/public/workspace/modules/analysis/common does not exist. Total time: 50 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/lucene-java/lucene-java/rss.xml - Atom: http://vmgump.apache.org/gump/public/lucene-java/lucene-java/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #19. *********************************************************** G U M P [GUMP@vmgump]: Module ws-axis2-commons success, but with warnings. To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Module ws-axis2-commons contains errors. The current state of this module is 'Success'. Full details are available at: http://vmgump.apache.org/gump/public/ws-axis2-commons/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -ERROR- *** Failed to update from source control.Stale contents *** The following work was performed: http://vmgump.apache.org/gump/public/ws-axis2-commons/gump_work/update_ws-axis2-commons.html Work Name: update_ws-axis2-commons (Type: Update) Work ended in a state of : Failed Elapsed: Command Line: svn --quiet update --non-interactive ws-axis2-commons [Working Directory: /srv/gump/public/workspace/cvs] --------------------------------------------- svn: Working copy 'ws-axis2-commons' locked svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details) --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/ws-axis2-commons/rss.xml - Atom: http://vmgump.apache.org/gump/public/ws-axis2-commons/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #21. *********************************************************** G U M P [GUMP@vmgump]: Project xml-security-tests (in module xml-security) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project xml-security-tests has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 36 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - xml-security-tests : XML-Signature Syntax and Processing Full details are available at: http://vmgump.apache.org/gump/public/xml-security/xml-security-tests/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Dependency on jce exists, no need to add for property lib.jce. -INFO- Failed with reason build failed The following work was performed: http://vmgump.apache.org/gump/public/xml-security/xml-security-tests/gump_work/build_xml-security_xml-security-tests.html Work Name: build_xml-security_xml-security-tests (Type: Build) Work ended in a state of : Failed Elapsed: 2 mins 4 secs Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Dant.build.clonevm=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Djce.download.sha1=c1f0e975e8c8e0a0105787b249a50615b485d109 -Dlib.jce=/srv/gump/packages/jce/jce-jdk13-116.jar -Djce.download.md5=85c64cd754719a4bc8da7e9aa0e113fd test [Working Directory: /srv/gump/public/workspace/xml-security] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/xml-security/build/test:/srv/gump/public/workspace/xml-security:/srv/gump/public/workspace/xml-security/build/xmlsec-18052010.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/packages/jce/jce-jdk13-116.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-18052010.jar:/srv/gump/public/workspace/apach e-commons/logging/target/commons-logging-api-18052010.jar:/srv/gump/public/workspace/junit/dist/junit-18052010.jar --------------------------------------------- [junit] at org.apache.xml.security.encryption.XMLCipher.decryptElement(Unknown Source) [junit] at org.apache.xml.security.encryption.XMLCipher.doFinal(Unknown Source) [junit] at org.apache.xml.security.test.encryption.BaltimoreEncTest.decryptElement(Unknown Source) [junit] at org.apache.xml.security.test.encryption.BaltimoreEncTest.test_five_element_aes192_cbc_ref(Unknown Source) [junit] [junit] Testcase: test_five_data_aes128_cbc took 0.078 sec [junit] Testcase: test_five_data_aes256_cbc_3des took 0.037 sec [junit] Caused an ERROR [junit] Illegal key size [junit] org.apache.xml.security.encryption.XMLEncryptionException: Illegal key size [junit] Original Exception was java.security.InvalidKeyException: Illegal key size [junit] at org.apache.xml.security.encryption.XMLCipher.decryptToByteArray(Unknown Source) [junit] at org.apache.xml.security.test.encryption.BaltimoreEncTest.decryptData(Unknown Source) [junit] at org.apache.xml.security.test.encryption.BaltimoreEncTest.test_five_data_aes256_cbc_3des(Unknown Source) [junit] java.security.InvalidKeyException: Illegal key size [junit] at javax.crypto.Cipher.a(DashoA13*..) [junit] at javax.crypto.Cipher.init(DashoA13*..) [junit] at javax.crypto.Cipher.init(DashoA13*..) [junit] at org.apache.xml.security.encryption.XMLCipher.decryptToByteArray(Unknown Source) [junit] at org.apache.xml.security.test.encryption.BaltimoreEncTest.decryptData(Unknown Source) [junit] at org.apache.xml.security.test.encryption.BaltimoreEncTest.test_five_data_aes256_cbc_3des(Unknown Source) [junit] [junit] Testcase: test_five_data_aes192_cbc_aes256 took 0.038 sec [junit] Caused an ERROR [junit] Illegal key size [junit] org.apache.xml.security.encryption.XMLEncryptionException: Illegal key size [junit] Original Exception was java.security.InvalidKeyException: Illegal key size [junit] at org.apache.xml.security.encryption.XMLCipher.decryptToByteArray(Unknown Source) [junit] at org.apache.xml.security.test.encryption.BaltimoreEncTest.decryptData(Unknown Source) [junit] at org.apache.xml.security.test.encryption.BaltimoreEncTest.test_five_data_aes192_cbc_aes256(Unknown Source) [junit] java.security.InvalidKeyException: Illegal key size [junit] at javax.crypto.Cipher.a(DashoA13*..) [junit] at javax.crypto.Cipher.init(DashoA13*..) [junit] at javax.crypto.Cipher.init(DashoA13*..) [junit] at org.apache.xml.security.encryption.XMLCipher.decryptToByteArray(Unknown Source) [junit] at org.apache.xml.security.test.encryption.BaltimoreEncTest.decryptData(Unknown Source) [junit] at org.apache.xml.security.test.encryption.BaltimoreEncTest.test_five_data_aes192_cbc_aes256(Unknown Source) [junit] [junit] Testcase: test_five_data_3des_cbc_rsa_oaep took 0.287 sec [junit] Testcase: testContentRemoved took 0.011 sec [junit] Test org.apache.xml.security.test.AllTests FAILED [junitreport] Processing /srv/gump/public/workspace/xml-security/build/docs/xml/junit/TESTS-TestSuites.xml to /tmp/null1299750395 [junitreport] Loading stylesheet jar:file:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl [junitreport] Transform time: 4193ms [junitreport] Deleting: /tmp/null1299750395 BUILD FAILED /srv/gump/public/workspace/xml-security/build.xml:377: Unit Tests Failed Total time: 2 minutes 3 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/xml-security/xml-security-tests/rss.xml - Atom: http://vmgump.apache.org/gump/public/xml-security/xml-security-tests/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #22. *********************************************************** G U M P [GUMP@vmgump]: Project jtidy-svn (in module jtidy) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project jtidy-svn has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 139 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - jtidy-svn : HTML Templates Full details are available at: http://vmgump.apache.org/gump/public/jtidy/jtidy-svn/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [jtidy-8.0-SNAPSHOT.jar] identifier set to project name -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/jtidy/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/jtidy/pom.xml -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/jtidy/jtidy-svn/gump_work/build_jtidy_jtidy-svn.html Work Name: build_jtidy_jtidy-svn (Type: Build) Work ended in a state of : Failed Elapsed: 15 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/jtidy/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/jtidy] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/junit/dist/junit-18052010.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-18052010.jar:/srv/gump/public/workspace/slf4j/slf4j-migrator/target/slf4j-migrator-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-nop/target/slf4j-nop-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/log4j-over-slf4j/target/log4j-over-slf4j-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-log4j12/target/slf4j-log4j12-1.5.9-SNAPSHOT.jar:/srv/gump/public/w orkspace/slf4j/slf4j-jcl/target/slf4j-jcl-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-api/target/slf4j-api-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/jcl104-over-slf4j/target/jcl104-over-slf4j-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-jdk14/target/slf4j-jdk14-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-simple/target/slf4j-simple-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-ext/target/slf4j-ext-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/jcl-over-slf4j/target/jcl-over-slf4j-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/jul-to-slf4j/target/jul-to-slf4j-1.5.9-SNAPSHOT.jar --------------------------------------------- [INFO] Unable to find resource 'org.slf4j:slf4j-log4j12:jar:1.0.1' in repository jtidy (http://jtidy.sourceforge.net/maven2/) Downloading: http://localhost:8192/maven2/org/slf4j/slf4j-log4j12/1.0.1/slf4j-log4j12-1.0.1.jar 9K downloaded (slf4j-log4j12-1.0.1.jar) [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 21 source files to /srv/gump/public/workspace/jtidy/target/test-classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /srv/gump/public/workspace/jtidy/src/test/java/org/w3c/tidy/TidyTestCase.java:[78,16] package org.slf4j does not exist /srv/gump/public/workspace/jtidy/src/test/java/org/w3c/tidy/TidyTestCase.java:[79,16] package org.slf4j does not exist /srv/gump/public/workspace/jtidy/src/test/java/org/w3c/tidy/TidyTestCase.java:[104,25] cannot find symbol symbol : class Logger location: class org.w3c.tidy.TidyTestCase /srv/gump/public/workspace/jtidy/src/test/java/org/w3c/tidy/TidyTestCase.java:[129,14] cannot find symbol symbol : class Logger location: class org.w3c.tidy.TidyTestCase /srv/gump/public/workspace/jtidy/src/test/java/org/w3c/tidy/ConfigurationTest.java:[60,16] package org.slf4j does not exist /srv/gump/public/workspace/jtidy/src/test/java/org/w3c/tidy/ConfigurationTest.java:[61,16] package org.slf4j does not exist /srv/gump/public/workspace/jtidy/src/test/java/org/w3c/tidy/ConfigurationTest.java:[74,19] cannot find symbol symbol : class Logger location: class org.w3c.tidy.ConfigurationTest /srv/gump/public/workspace/jtidy/src/test/java/org/w3c/tidy/TidyTestCase.java:[104,54] cannot find symbol symbol : variable LoggerFactory location: class org.w3c.tidy.TidyTestCase /srv/gump/public/workspace/jtidy/src/test/java/org/w3c/tidy/TidyTestCase.java:[129,27] cannot find symbol symbol : variable LoggerFactory location: class org.w3c.tidy.TidyTestCase /srv/gump/public/workspace/jtidy/src/test/java/org/w3c/tidy/ConfigurationTest.java:[74,32] cannot find symbol symbol : variable LoggerFactory location: class org.w3c.tidy.ConfigurationTest [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14 seconds [INFO] Finished at: Tue May 18 06:14:53 PDT 2010 [INFO] Final Memory: 15M/33M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/jtidy/jtidy-svn/rss.xml - Atom: http://vmgump.apache.org/gump/public/jtidy/jtidy-svn/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #23. *********************************************************** G U M P [GUMP@vmgump]: Project muse (in module muse) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project muse has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 10 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - muse : Java-based implementation of the WS-ResourceFramework (WSR... Full details are available at: http://vmgump.apache.org/gump/public/muse/muse/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [muse-18052010.jar] identifier set to project name -DEBUG- Dependency on commonj exists, no need to add for property maven.jar.commonj-twm-api. -DEBUG- Dependency on xml-xmlbeans-v1 exists, no need to add for property maven.jar.xmlbeans-jsr173-api. -DEBUG- Dependency on velocity-engine exists, no need to add for property maven.jar.velocity. -DEBUG- (Gump generated) Maven Properties in: /srv/gump/public/workspace/muse/build.properties -INFO- Failed with reason build failed -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/muse/muse/gump_work/build_muse_muse.html Work Name: build_muse_muse (Type: Build) Work ended in a state of : Failed Elapsed: 3 secs Command Line: maven --offline jar [Working Directory: /srv/gump/public/workspace/muse] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/muse/target/classes:/srv/gump/public/workspace/ws-addressing/target/addressing-18052010.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/commonj/commonj-twm.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-18052010.jar:/srv/gump/public/workspace/apache-commons/discovery/dist/commons-discovery.jar:/srv/gump/public/workspace/apache-commons/digester/dist/commons-digester.jar:/srv/gump/public/workspace/httpcomponents/oac.hc3x/dist/commons-httpclient.jar:/srv/gump/public/wor kspace/apache-commons/io/target/commons-io-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/lang/target/commons-lang-3.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-18052010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-18052010.jar:/srv/gump/packages/dougLea/concurrent.jar:/srv/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar:/srv/gump/public/workspace/jaxen/target/jaxen-18052010.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-18052010.jar:/srv/gump/public/workspace/ws-axis/build/lib/axis.jar:/srv/gump/public/workspace/ws-axis/build/lib/saaj.jar:/srv/gump/public/workspace/ws-axis/build/lib/axis-ant.jar:/srv/gump/public/workspace/ws-axis/build/lib/jaxrpc.jar:/srv/gump/public/workspace/wsdl4j/build/lib/qname.jar:/srv/gump/public/workspace/wsdl4j/build/lib/wsdl4j.jar:/srv/gump/public/workspace/xml-xmlbeans/build/lib/xbean_xpath.jar:/srv/gump/public/workspace/xml-xmlb eans/build/lib/xmlpublic.jar:/srv/gump/public/workspace/xml-xmlbeans/build/lib/xbean.jar --------------------------------------------- __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 build:start: java:prepare-filesystem: [mkdir] Created dir: /srv/gump/public/workspace/muse/target/classes java:compile: [echo] Compiling to /srv/gump/public/workspace/muse/target/classes [echo] No java source files to compile. resources or todir was null java:jar-resources: test:prepare-filesystem: [mkdir] Created dir: /srv/gump/public/workspace/muse/target/test-classes [mkdir] Created dir: /srv/gump/public/workspace/muse/target/test-reports test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] No tests to run. BUILD FAILED File...... /home/gump/.maven/cache/maven-jar-plugin-1.6.1/plugin.jelly Element... ant:fail Line...... 53 Column.... 19 You must define currentVersion in your POM. Total time: 2 seconds Finished at: Tue May 18 06:15:30 PDT 2010 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/muse/muse/rss.xml - Atom: http://vmgump.apache.org/gump/public/muse/muse/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #24. *********************************************************** G U M P [GUMP@vmgump]: Project slf4j-test (in module slf4j) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project slf4j-test has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 135 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - slf4j-test : Simple Logging Facade for Java Full details are available at: http://vmgump.apache.org/gump/public/slf4j/slf4j-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -WARNING- Overriding Maven2 settings: [/srv/gump/public/workspace/slf4j/gump_mvn_settings.xml] -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/slf4j/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/slf4j/pom.xml The following work was performed: http://vmgump.apache.org/gump/public/slf4j/slf4j-test/gump_work/build_slf4j_slf4j-test.html Work Name: build_slf4j_slf4j-test (Type: Build) Work ended in a state of : Failed Elapsed: 34 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/slf4j/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/slf4j] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/slf4j/slf4j-migrator/target/slf4j-migrator-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-nop/target/slf4j-nop-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/log4j-over-slf4j/target/log4j-over-slf4j-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-log4j12/target/slf4j-log4j12-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-jcl/target/slf4j-jcl-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-api/target/slf4j-api-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/jcl104-over-slf4j/target/jcl104-over-slf4j-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-jdk14/target/slf4j-jdk14-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-simple/target/slf4j-simple-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-ext/target/slf4j-ext-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/jcl-over-slf4j/target/jcl-over-slf4j-1.5.9-SNAPSHOT.jar:/srv /gump/public/workspace/slf4j/jul-to-slf4j/target/jul-to-slf4j-1.5.9-SNAPSHOT.jar --------------------------------------------- [INFO] [resources:resources {execution: default-resources}] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /srv/gump/public/workspace/slf4j/integration/src/main/resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources {execution: default-testResources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /srv/gump/public/workspace/slf4j/integration/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Nothing to compile - all classes are up to date [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /srv/gump/public/workspace/slf4j/integration/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [antrun:run {execution: ant-test}] [INFO] Executing tasks [echo] compile classpath: /srv/gump/public/workspace/slf4j/integration/target/classes:/srv/gump/public/workspace/slf4j/slf4j-api/target/slf4j-api-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/mvnlocalrepo/shared/junit/junit/3.8.1/junit-3.8.1.jar:/srv/gump/public/workspace/mvnlocalrepo/shared/ant/ant-junit/1.6.5/ant-junit-1.6.5.jar [echo] runtime classpath: /srv/gump/public/workspace/slf4j/integration/target/classes:/srv/gump/public/workspace/slf4j/slf4j-api/target/slf4j-api-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/mvnlocalrepo/shared/junit/junit/3.8.1/junit-3.8.1.jar:/srv/gump/public/workspace/mvnlocalrepo/shared/ant/ant-junit/1.6.5/ant-junit-1.6.5.jar [echo] test classpath: /srv/gump/public/workspace/slf4j/integration/target/test-classes:/srv/gump/public/workspace/slf4j/integration/target/classes:/srv/gump/public/workspace/slf4j/slf4j-api/target/slf4j-api-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/mvnlocalrepo/shared/junit/junit/3.8.1/junit-3.8.1.jar:/srv/gump/public/workspace/mvnlocalrepo/shared/ant/ant-junit/1.6.5/ant-junit-1.6.5.jar [echo] plugin classpath: /srv/gump/public/workspace/mvnlocalrepo/shared/junit/junit/3.8.1/junit-3.8.1.jar:/srv/gump/public/workspace/mvnlocalrepo/shared/ant/ant-junit/1.6.5/ant-junit-1.6.5.jar:/srv/gump/public/workspace/mvnlocalrepo/shared/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar:/srv/gump/public/workspace/mvnlocalrepo/shared/ant/ant-launcher/1.6.5/ant-launcher-1.6.5.jar:/srv/gump/public/workspace/mvnlocalrepo/shared/ant/ant/1.6.5/ant-1.6.5.jar:/opt/maven2/lib/maven-2.2.1-uber.jar init: testMismatch: [junit] Running org.slf4j.VersionMismatchTest [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.045 sec [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] An Ant BuildException has occured: The following error occurred while executing this line: /srv/gump/public/workspace/slf4j/integration/build.xml:64: Test org.slf4j.VersionMismatchTest failed [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32 seconds [INFO] Finished at: Tue May 18 06:17:02 PDT 2010 [INFO] Final Memory: 22M/39M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/slf4j/slf4j-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/slf4j/slf4j-test/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #25. *********************************************************** G U M P [GUMP@vmgump]: Project JacORB-idllib (in module JacORB) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project JacORB-idllib has an issue affecting its community integration. This issue affects 2 projects, and has been outstanding for 36 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - JacORB : The free Java implementation of the OMG's CORBA standard. - JacORB-idllib : The free Java implementation of the OMG's CORBA standard. Full details are available at: http://vmgump.apache.org/gump/public/JacORB/JacORB-idllib/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [idl.jar] identifier set to project name -INFO- Failed with reason build failed -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/JacORB/JacORB-idllib/gump_work/build_JacORB_JacORB-idllib.html Work Name: build_JacORB_JacORB-idllib (Type: Build) Work ended in a state of : Failed Elapsed: 8 secs Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only init idllib [Working Directory: /srv/gump/public/workspace/JacORB] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/build/lib/ant-swing.jar:/srv/gump/public/workspace/ant/build/lib/ant-junit.jar:/srv/gump/public/workspace/ant/build/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/build/lib/ant-javamail.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-bcel.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-regexp.jar:/srv/gump/public/workspace/ant/build/lib/ant-commons-net.jar:/srv/gump/public/workspace/ant/build/lib/ant-jsch.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-log4j.jar:/srv/gump/public/workspace/ant/build/lib/ant-antlr.jar:/srv/gump/public/workspace/ant/build/lib/ant-commons-logging.jar:/srv/gump/public/workspace/ant/build/lib/ant-jdepend.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-bsf.jar:/srv/gump/public/workspace/ant/build/lib/ant-launcher. jar:/srv/gump/public/workspace/ant/build/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-oro.jar:/srv/gump/public/workspace/ant/build/lib/ant.jar:/srv/gump/public/workspace/ant/build/lib/ant-jai.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/excalibur/framework/api/target/avalon-framework-api-4.3.2-SNAPSHOT.jar:/srv/gump/packages/dougLea/concurrent.jar:/srv/gump/packages/avalon/avalon-logkit-2.1.jar:/srv/gump/public/workspace/xml-xalan/tools/java_cup.jar:/srv/gump/public/workspace/xml-xalan/lib/runtime.jar --------------------------------------------- [javac] location: package org.jacorb.idl.runtime [javac] CUP$parser$result = new org.jacorb.idl.runtime.Symbol(89/*param_dcls*/, ((org.jacorb.idl.runtime.Symbol)CUP$parser$stack.elementAt(CUP$parser$top-2)).left, ((org.jacorb.idl.runtime.Symbol)CUP$parser$stack.elementAt(CUP$parser$top-0)).right, RESULT); [javac] ^ [javac] /srv/gump/public/workspace/JacORB/src/org/jacorb/idl/parser.java:2099: cannot find symbol [javac] symbol : class Symbol [javac] location: package org.jacorb.idl.runtime [javac] CUP$parser$result = new org.jacorb.idl.runtime.Symbol(91/*parameter_dcls*/, ((org.jacorb.idl.runtime.Symbol)CUP$parser$stack.elementAt(CUP$parser$top-1)).left, ((org.jacorb.idl.runtime.Symbol)CUP$parser$stack.elementAt(CUP$parser$top-0)).right, RESULT); [javac] ^ [javac] /srv/gump/public/workspace/JacORB/src/org/jacorb/idl/parser.java:2099: cannot find symbol [javac] symbol : class Symbol [javac] location: package org.jacorb.idl.runtime [javac] CUP$parser$result = new org.jacorb.idl.runtime.Symbol(91/*parameter_dcls*/, ((org.jacorb.idl.runtime.Symbol)CUP$parser$stack.elementAt(CUP$parser$top-1)).left, ((org.jacorb.idl.runtime.Symbol)CUP$parser$stack.elementAt(CUP$parser$top-0)).right, RESULT); [javac] ^ [javac] /srv/gump/public/workspace/JacORB/src/org/jacorb/idl/parser.java:2099: cannot find symbol [javac] symbol : class Symbol [javac] location: package org.jacorb.idl.runtime [javac] CUP$parser$result = new org.jacorb.idl.runtime.Symbol(91/*parameter_dcls*/, ((org.jacorb.idl.runtime.Symbol)CUP$parser$stack.elementAt(CUP$parser$top-1)).left, ((org.jacorb.idl.runtime.Symbol)CUP$parser$stack.elementAt(CUP$parser$top-0)).right, RESULT); [javac] ^ [javac] /srv/gump/public/workspace/JacORB/src/org/jacorb/idl/parser.java:2107: cannot find symbol [javac] symbol : class Symbol [javac] location: package org.jacorb.idl.runtime [javac] int pdsleft = ((org.jacorb.idl.runtime.Symbol)CUP$parser$stack.elementAt(CUP$parser$top-1)).left; [javac] ^ [javac] /srv/gump/public/workspace/JacORB/src/org/jacorb/idl/parser.java:2108: cannot find symbol [javac] symbol : class Symbol [javac] location: package org.jacorb.idl.runtime [javac] int pdsright = ((org.jacorb.idl.runtime.Symbol)CUP$parser$stack.elementAt(CUP$parser$top-1)).right; [javac] ^ [javac] /srv/gump/public/workspace/JacORB/src/org/jacorb/idl/parser.java:2109: cannot find symbol [javac] symbol : class Symbol [javac] location: package org.jacorb.idl.runtime [javac] SymbolList pds = (SymbolList)((org.jacorb.idl.runtime.Symbol) CUP$parser$stack.elementAt(CUP$parser$top-1)).value; [javac] ^ [javac] /srv/gump/public/workspace/JacORB/src/org/jacorb/idl/parser.java:2113: cannot find symbol [javac] symbol : class Symbol [javac] location: package org.jacorb.idl.runtime [javac] CUP$parser$result = new org.jacorb.idl.runtime.Symbol(91/*parameter_dcls*/, ((org.jacorb.idl.runtime.Symbol)CUP$parser$stack.elementAt(CUP$parser$top-2)).left, ((org.jacorb.idl.runtime.Symbol)CUP$parser$stack.elementAt(CUP$parser$top-0)).right, RESULT); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 100 errors BUILD FAILED /srv/gump/public/workspace/JacORB/build.xml:110: The following error occurred while executing this line: /srv/gump/public/workspace/JacORB/src/org/jacorb/idl/build.xml:18: The following error occurred while executing this line: /srv/gump/public/workspace/JacORB/etc/common.xml:83: Compile failed; see the compiler error output for details. Total time: 8 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/JacORB/JacORB-idllib/rss.xml - Atom: http://vmgump.apache.org/gump/public/JacORB/JacORB-idllib/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #26. *********************************************************** G U M P [GUMP@vmgump]: Project mina (in module mina) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project mina has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 79 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - mina : A Multipurpose Infrastrusture for Network Applications Full details are available at: http://vmgump.apache.org/gump/public/mina/mina/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/mina/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/mina/pom.xml -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/mina/mina/gump_work/build_mina_mina.html Work Name: build_mina_mina (Type: Build) Work ended in a state of : Failed Elapsed: 1 min 12 secs Command Line: mvn --batch-mode -Dmaven.test.skip.exec=true --settings /srv/gump/public/workspace/mina/gump_mvn_settings.xml install [Working Directory: /srv/gump/public/workspace/mina] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/mina/legal/target/mina-legal-2.0.0-RC2-SNAPSHOT.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/cglib/cglib-nodep-2.1_3.jar:/srv/gump/public/workspace/apache-commons/net/target/commons-net-1.5.0.jar:/srv/gump/packages/emma-2.0.5312/lib/emma.jar:/srv/gump/packages/emma-2.0.5312/lib/emma_ant.jar:/srv/gump/public/workspace/junit/dist/junit-18052010.jar:/srv/gump/public/workspace/maven-emma-plugin/target/maven-emma-plugin-18052010.jar:/srv/gump/packages/maven-site-plugin/maven-site-plugin-1.6 .1.jar:/srv/gump/public/workspace/slf4j/slf4j-simple/target/slf4j-simple-1.5.9-SNAPSHOT.jar:/srv/gump/packages/spring-framework-1.2.6/dist/spring-beans.jar:/srv/gump/packages/spring-framework-1.2.6/dist/spring-core.jar:/srv/gump/packages/jsse1.0.3/lib/jcert.jar:/srv/gump/packages/jsse1.0.3/lib/jnet.jar:/srv/gump/packages/jsse1.0.3/lib/jsse.jar:/srv/gump/public/workspace/ant-contrib/target/ant-contrib-18052010.jar:/srv/gump/public/workspace/jakarta-tomcat-connectors/jni/dist/tomcat-native-18052010.jar --------------------------------------------- [INFO] [source:jar {execution: attach-source}] [INFO] Building jar: /srv/gump/public/workspace/mina/integration-beans/target/mina-integration-beans-2.0.0-RC2-SNAPSHOT-sources.jar [INFO] [install:install {execution: default-install}] [INFO] Installing /srv/gump/public/workspace/mina/integration-beans/target/mina-integration-beans-2.0.0-RC2-SNAPSHOT.jar to /srv/gump/public/workspace/mvnlocalrepo/shared/org/apache/mina/mina-integration-beans/2.0.0-RC2-SNAPSHOT/mina-integration-beans-2.0.0-RC2-SNAPSHOT.jar [INFO] Installing /srv/gump/public/workspace/mina/integration-beans/target/mina-integration-beans-2.0.0-RC2-SNAPSHOT-sources.jar to /srv/gump/public/workspace/mvnlocalrepo/shared/org/apache/mina/mina-integration-beans/2.0.0-RC2-SNAPSHOT/mina-integration-beans-2.0.0-RC2-SNAPSHOT-sources.jar [INFO] [bundle:install {execution: default-install}] [INFO] Parsing file:/srv/gump/public/workspace/mvnlocalrepo/shared/repository.xml [INFO] Installing org/apache/mina/mina-integration-beans/2.0.0-RC2-SNAPSHOT/mina-integration-beans-2.0.0-RC2-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] ------------------------------------------------------------------------ [INFO] Building Apache MINA XBean Integration [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] artifact org.apache.xbean:maven-xbean-plugin: checking for updates from central Downloading: http://localhost:8192/maven2/org/apache/xbean/maven-xbean-plugin/3.7/maven-xbean-plugin-3.7.pom Downloading: http://localhost:8192/maven2/org/apache/xbean/maven-xbean-plugin/3.7/maven-xbean-plugin-3.7.jar [INFO] Unable to find resource 'org.apache.xbean:maven-xbean-plugin:maven-plugin:3.7' in repository central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] A required plugin was not found: Plugin could not be found - check that the goal name is correct: Unable to download the artifact from any repository Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.xbean -DartifactId=maven-xbean-plugin -Dversion=3.7 -Dpackaging=maven-plugin -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.xbean -DartifactId=maven-xbean-plugin -Dversion=3.7 -Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] org.apache.xbean:maven-xbean-plugin:maven-plugin:3.7 from the specified remote repositories: gump-central (http://localhost:8192/maven2) org.apache.xbean:maven-xbean-plugin:maven-plugin:3.7 from the specified remote repositories: gump-central (http://localhost:8192/maven2) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 10 seconds [INFO] Finished at: Tue May 18 07:57:42 PDT 2010 [INFO] Final Memory: 53M/95M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/mina/mina/rss.xml - Atom: http://vmgump.apache.org/gump/public/mina/mina/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #34. *********************************************************** G U M P [GUMP@vmgump]: Project shared-ldap-schema-dao (in module directory-shared) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project shared-ldap-schema-dao has an issue affecting its community integration. This issue affects 2 projects. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - shared-all : Shared Apache Directory Libraries - shared-ldap-schema-dao : Shared Apache Directory Libraries Full details are available at: http://vmgump.apache.org/gump/public/directory-shared/shared-ldap-schema-dao/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [shared-ldap-schema-dao-*[0-9T].jar] identifier set to project name -INFO- Optional dependency mina failed with reason build failed -INFO- Making directory for Maven2 settings: [/srv/gump/public/workspace/directory-shared/ldap-schema-dao] -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/directory-shared/ldap-schema-dao/gump_mvn_settings.xml -INFO- Failed with reason build failed -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/directory-shared/shared-ldap-schema-dao/gump_work/build_directory-shared_shared-ldap-schema-dao.html Work Name: build_directory-shared_shared-ldap-schema-dao (Type: Build) Work ended in a state of : Failed Elapsed: 2 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/directory-shared/ldap-schema-dao/gump_mvn_settings.xml install [Working Directory: /srv/gump/public/workspace/directory-shared/ldap-schema-dao] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/directory-shared/pom.xml:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/lang/target/commons-lang-3.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/pool/dist/commons-pool.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/public/workspace/junit/dist/junit-18052010.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-18052010.jar:/srv/gump/public/workspace/mina/transport-apr/target/mina-transport-apr-2.0.0-RC2-SNAPSHOT.jar:/srv/gump/public/workspace/mina/integration-ognl/target/mina-integration-ognl-2.0.0-RC2-SNAPSHOT.jar:/srv/gump/public/workspace/mina/integration-jmx/target/mina-integration-jmx-2.0.0-RC2-SNAPSHOT.jar:/srv/gump/public/workspace/mina/statemachine/ta rget/mina-statemachine-2.0.0-RC2-SNAPSHOT.jar:/srv/gump/public/workspace/mina/filter-compression/target/mina-filter-compression-2.0.0-RC2-SNAPSHOT.jar:/srv/gump/public/workspace/mina/integration-beans/target/mina-integration-beans-2.0.0-RC2-SNAPSHOT.jar:/srv/gump/public/workspace/mina/core/target/mina-core-2.0.0-RC2-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-migrator/target/slf4j-migrator-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-nop/target/slf4j-nop-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/log4j-over-slf4j/target/log4j-over-slf4j-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-log4j12/target/slf4j-log4j12-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-jcl/target/slf4j-jcl-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-api/target/slf4j-api-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/jcl104-over-slf4j/target/jcl104-over-slf4j-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-jdk14/target/slf4j -jdk14-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-simple/target/slf4j-simple-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-ext/target/slf4j-ext-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/jcl-over-slf4j/target/jcl-over-slf4j-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/jul-to-slf4j/target/jul-to-slf4j-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/xpp/build/xpp3_xpath-18052010.jar:/srv/gump/public/workspace/xpp/build/xpp3-18052010.jar:/srv/gump/public/workspace/xpp/build/xpp3_min-18052010.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-18052010.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-18052010-dep.jar --------------------------------------------- [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Default Project [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Cannot execute mojo: resources. It requires a project with an existing pom.xml, but the build is not using one. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Tue May 18 07:57:51 PDT 2010 [INFO] Final Memory: 4M/7M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/directory-shared/shared-ldap-schema-dao/rss.xml - Atom: http://vmgump.apache.org/gump/public/directory-shared/shared-ldap-schema-dao/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #35. *********************************************************** G U M P [GUMP@vmgump]: Project portals-bridges-common (in module portals-bridges) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project portals-bridges-common has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 36 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - portals-bridges-common : Support for JSR168 compliant Portlet development Full details are available at: http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-common/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [portals-bridges-common-18052010.jar] identifier set to project name -DEBUG- Dependency on portals-pluto-api-1.0 exists, no need to add for property maven.jar.portlet-api. -DEBUG- Dependency on jakarta-servletapi-5-servlet exists, no need to add for property maven.jar.servletapi. -INFO- Making directory for Maven properties: [/srv/gump/public/workspace/portals-bridges/common] -DEBUG- (Gump generated) Maven Properties in: /srv/gump/public/workspace/portals-bridges/common/build.properties -INFO- Failed with reason build failed -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-common/gump_work/build_portals-bridges_portals-bridges-common.html Work Name: build_portals-bridges_portals-bridges-common (Type: Build) Work ended in a state of : Failed Elapsed: 4 secs Command Line: maven --offline jar [Working Directory: /srv/gump/public/workspace/portals-bridges/common] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/public/workspace/portals-pluto-1.0/api/target/portlet-api-1.0.jar --------------------------------------------- __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 build:start: java:prepare-filesystem: [mkdir] Created dir: /srv/gump/public/workspace/portals-bridges/common/target/classes java:compile: [echo] Compiling to /srv/gump/public/workspace/portals-bridges/common/target/classes [echo] No java source files to compile. resources or todir was null java:jar-resources: test:prepare-filesystem: [mkdir] Created dir: /srv/gump/public/workspace/portals-bridges/common/target/test-classes [mkdir] Created dir: /srv/gump/public/workspace/portals-bridges/common/target/test-reports test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] No tests to run. BUILD FAILED File...... /home/gump/.maven/cache/maven-jar-plugin-1.6.1/plugin.jelly Element... ant:fail Line...... 53 Column.... 19 You must define currentVersion in your POM. Total time: 3 seconds Finished at: Tue May 18 09:14:20 PDT 2010 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-common/rss.xml - Atom: http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-common/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #39. *********************************************************** G U M P [GUMP@vmgump]: Project portals-bridges-struts (in module portals-bridges) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project portals-bridges-struts has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 13 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - portals-bridges-struts : Support for JSR168 compliant Portlet development Full details are available at: http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-struts/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [portals-bridges-struts-18052010.jar] identifier set to project name -DEBUG- Dependency on portals-pluto-api-1.0 exists, no need to add for property maven.jar.portlet-api. -DEBUG- Dependency on jakarta-servletapi-4 exists, no need to add for property maven.jar.servletapi. -DEBUG- Dependency on packaged-struts12 exists, no need to add for property maven.jar.struts. -DEBUG- Dependency on packaged-struts-el12 exists, no need to add for property maven.jar.struts-el. -INFO- Optional dependency portals-bridges-common failed with reason build failed -DEBUG- (Gump generated) Maven Properties in: /srv/gump/public/workspace/portals-bridges/struts/build.properties -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/portals-bridges/struts/project.xml -DEBUG- Maven project properties in: /srv/gump/public/workspace/portals-bridges/struts/project.properties -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-struts/gump_work/build_portals-bridges_portals-bridges-struts.html Work Name: build_portals-bridges_portals-bridges-struts (Type: Build) Work ended in a state of : Failed Elapsed: 10 secs Command Line: maven --offline jar [Working Directory: /srv/gump/public/workspace/portals-bridges/struts] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-18052010.jar:/srv/gump/public/workspace/apache-commons/digester/dist/commons-digester.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-18052010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-18052010.jar:/srv/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/srv/gump/packages/struts-1.2.9-lib/struts.jar:/srv/gump/packages/struts-el/struts-el-1.2.9.jar:/srv/gump/public/workspace/portals-pluto-1.0/api/target/portlet-api-1.0.jar:/srv/gump/public/workspace/portals-bridges/common/target/portals-bridges-common-18052010.jar --------------------------------------------- __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 The build cannot continue because of the following unsatisfied dependency: portals-bridges-common-1.0.4.jar; path override doesn't exist: /srv/gump/public/workspace/portals-bridges/common/target/portals-bridges-common-18052010.jar Total time: 9 seconds Finished at: Tue May 18 09:14:31 PDT 2010 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-struts/rss.xml - Atom: http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-struts/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #40. *********************************************************** G U M P [GUMP@vmgump]: Project tapestry (in module tapestry) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project tapestry has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 1523 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - tapestry : Component-based web application framework organized around i... Full details are available at: http://vmgump.apache.org/gump/public/tapestry/tapestry/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [tapestry-18052010.jar] identifier set to project name -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/tapestry/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/tapestry/pom.xml -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/tapestry/tapestry/gump_work/build_tapestry_tapestry.html Work Name: build_tapestry_tapestry (Type: Build) Work ended in a state of : Failed Elapsed: 50 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/tapestry/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/tapestry] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-18052010.jar:/srv/gump/public/workspace/apache-commons/codec/dist/commons-codec-18052010.jar:/srv/gump/public/workspace/apache-commons/digester/dist/commons-digester.jar:/srv/gump/public/workspace/apache-commons/fileupload/target/commons-fileupload-18052010.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/lang/target/commons-lang-3.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-18052010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-18052010.jar:/srv/gump/public/workspace/jakarta-oro/jakarta-oro-18052010.jar:/srv/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/srv/gump/public/workspace/javassist/javassist.jar:/srv/gump/public/workspace/jdom/build/jdom.jar:/srv/gump/public/workspace/logging-log 4j-12/dist/lib/log4j-18052010.jar:/srv/gump/packages/ognl-2.6.7/ognl-2.6.7.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar --------------------------------------------- location: class org.apache.tapestry.services.impl.HiveMindExpressionCompiler /srv/gump/public/workspace/tapestry/tapestry-framework/src/java/org/apache/tapestry/services/impl/HiveMindExpressionCompiler.java:[425,21] cannot find symbol symbol : method getRootExpression(ognl.Node,java.lang.Object,ognl.OgnlContext) location: class org.apache.tapestry.services.impl.HiveMindExpressionCompiler /srv/gump/public/workspace/tapestry/tapestry-framework/src/java/org/apache/tapestry/listener/ListenerMapPropertyAccessor.java:[81,20] cannot find symbol symbol : method getPropertyClass(ognl.OgnlContext,java.lang.Object,java.lang.Object) location: class ognl.ObjectPropertyAccessor /srv/gump/public/workspace/tapestry/tapestry-framework/src/java/org/apache/tapestry/listener/ListenerMapPropertyAccessor.java:[91,36] cannot find symbol symbol : method getCompiler() location: class ognl.OgnlRuntime /srv/gump/public/workspace/tapestry/tapestry-framework/src/java/org/apache/tapestry/listener/ListenerMapPropertyAccessor.java:[93,12] cannot find symbol symbol : variable ExpressionCompiler location: class org.apache.tapestry.listener.ListenerMapPropertyAccessor /srv/gump/public/workspace/tapestry/tapestry-framework/src/java/org/apache/tapestry/listener/ListenerMapPropertyAccessor.java:[95,19] cannot find symbol symbol : method setCurrentAccessor(java.lang.Class) location: class ognl.OgnlContext /srv/gump/public/workspace/tapestry/tapestry-framework/src/java/org/apache/tapestry/listener/ListenerMapPropertyAccessor.java:[96,19] cannot find symbol symbol : method setCurrentType(java.lang.Class) location: class ognl.OgnlContext /srv/gump/public/workspace/tapestry/tapestry-framework/src/java/org/apache/tapestry/listener/ListenerMapPropertyAccessor.java:[101,20] cannot find symbol symbol : method getSourceAccessor(ognl.OgnlContext,java.lang.Object,java.lang.Object) location: class ognl.ObjectPropertyAccessor /srv/gump/public/workspace/tapestry/tapestry-framework/src/java/org/apache/tapestry/listener/ListenerMapPropertyAccessor.java:[106,18] cannot find symbol symbol : class UnsupportedCompilationException location: class org.apache.tapestry.listener.ListenerMapPropertyAccessor /srv/gump/public/workspace/tapestry/tapestry-framework/src/java/org/apache/tapestry/binding/ExpressionBinding.java:[135,45] cannot find symbol symbol : method getAccessor() location: interface ognl.Node /srv/gump/public/workspace/tapestry/tapestry-framework/src/java/org/apache/tapestry/binding/ExpressionBinding.java:[210,53] cannot find symbol symbol : method getAccessor() location: interface ognl.Node [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 48 seconds [INFO] Finished at: Tue May 18 09:18:17 PDT 2010 [INFO] Final Memory: 25M/83M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/tapestry/tapestry/rss.xml - Atom: http://vmgump.apache.org/gump/public/tapestry/tapestry/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #42. *********************************************************** G U M P [GUMP@vmgump]: Project portals-pluto-trunk-test (in module portals-pluto-trunk) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project portals-pluto-trunk-test has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 3 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - portals-pluto-trunk-test : JSR168 Container Full details are available at: http://vmgump.apache.org/gump/public/portals-pluto-trunk/portals-pluto-trunk-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -WARNING- Overriding Maven2 settings: [/srv/gump/public/workspace/portals-pluto-trunk/gump_mvn_settings.xml] -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/portals-pluto-trunk/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/portals-pluto-trunk/pom.xml The following work was performed: http://vmgump.apache.org/gump/public/portals-pluto-trunk/portals-pluto-trunk-test/gump_work/build_portals-pluto-trunk_portals-pluto-trunk-test.html Work Name: build_portals-pluto-trunk_portals-pluto-trunk-test (Type: Build) Work ended in a state of : Failed Elapsed: 43 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/portals-pluto-trunk/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/portals-pluto-trunk] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/portals-pluto-trunk/pluto-util/target/pluto-util-2.1.0-SNAPSHOT.jar:/srv/gump/public/workspace/portals-pluto-trunk/pluto-ant-tasks/target/pluto-ant-tasks-2.1.0-SNAPSHOT.jar:/srv/gump/public/workspace/portals-pluto-trunk/maven-pluto-plugin/target/maven-pluto-plugin-2.1.0-SNAPSHOT.jar:/srv/gump/public/workspace/portals-pluto-trunk/pluto-taglib/target/pluto-taglib-2.1.0-SNAPSHOT.jar:/srv/gump/public/workspace/portals-pluto-trunk/pluto-portal-driver/target/pluto-portal-driver-2.1.0-SNAPSHOT.jar:/srv/gump/public/workspace/portals-pluto-trunk/pluto-container/target/pluto-container-2.1.0-SNAPSHOT.jar:/srv/gump/public/workspace/portals-pluto-trunk/pluto-portal/target/pluto-portal-2.1.0-SNAPSHOT.war:/srv/gump/public/workspace/portals-pluto-trunk/pluto-container-driver-api/target/pluto-container-driver-api-2.1.0-SNAPSHOT.jar:/srv/gump/public/workspace/portals-pluto-trunk/pluto-container-api/target/pluto-contain er-api-2.1.0-SNAPSHOT.jar:/srv/gump/public/workspace/portals-pluto-trunk/pluto-portal-driver-impl/target/pluto-portal-driver-impl-2.1.0-SNAPSHOT.jar --------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] org/xmlpull/v1/XmlPullParserFactory org.xmlpull.v1.XmlPullParserFactory [INFO] ------------------------------------------------------------------------ [INFO] Trace java.lang.NoClassDefFoundError: org/xmlpull/v1/XmlPullParserFactory at com.thoughtworks.xstream.io.xml.XppDriver.createParser(XppDriver.java:57) at com.thoughtworks.xstream.io.xml.AbstractXppDriver.createReader(AbstractXppDriver.java:56) at com.thoughtworks.xstream.XStream.fromXML(XStream.java:871) at org.apache.maven.plugin.war.util.WebappStructureSerializer.fromXml(WebappStructureSerializer.java:73) at org.apache.maven.plugin.war.AbstractWarMojo.buildWebapp(AbstractWarMojo.java:423) at org.apache.maven.plugin.war.AbstractWarMojo.buildExplodedWebapp(AbstractWarMojo.java:394) at org.apache.maven.plugin.war.WarMojo.performPackaging(WarMojo.java:195) at org.apache.maven.plugin.war.WarMojo.execute(WarMojo.java:157) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) Caused by: java.lang.ClassNotFoundException: org.xmlpull.v1.XmlPullParserFactory at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at org.codehaus.classworlds.RealmClassLoader.loadClassDirect(RealmClassLoader.java:195) at org.codehaus.classworlds.DefaultClassRealm.loadClass(DefaultClassRealm.java:255) at org.codehaus.classworlds.DefaultClassRealm.loadClass(DefaultClassRealm.java:274) at org.codehaus.classworlds.RealmClassLoader.loadClass(RealmClassLoader.java:214) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) ... 27 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 42 seconds [INFO] Finished at: Tue May 18 09:33:31 PDT 2010 [INFO] Final Memory: 27M/53M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/portals-pluto-trunk/portals-pluto-trunk-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/portals-pluto-trunk/portals-pluto-trunk-test/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #44. *********************************************************** G U M P [GUMP@vmgump]: Project ws-axis2 (in module ws-axis2) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project ws-axis2 has an issue affecting its community integration. This issue affects 4 projects, and has been outstanding for 325 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - ws-axis2 : Apache Axis2 SOAP Stack - ws-axis2-test : Apache Axis2 SOAP Stack - ws-juddi : ws-juddi -- UDDI Toolkit/Repository - ws-juddi-test : ws-juddi -- UDDI Toolkit/Repository Full details are available at: http://vmgump.apache.org/gump/public/ws-axis2/ws-axis2/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [ws-axis2-18052010] identifier set to project name -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/ws-axis2/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/ws-axis2/pom.xml -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/ws-axis2/ws-axis2/gump_work/build_ws-axis2_ws-axis2.html Work Name: build_ws-axis2_ws-axis2 (Type: Build) Work ended in a state of : Failed Elapsed: 3 mins 52 secs Command Line: mvn --batch-mode -Dmaven.test.skip.exec=true --settings /srv/gump/public/workspace/ws-axis2/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/ws-axis2] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/annogen/build/distribution/annogen-18052010.jar:/srv/gump/public/workspace/httpcomponents/oac.hc3x/dist/commons-httpclient.jar:/srv/gump/packages/dougLea/concurrent.jar:/srv/gump/public/workspace/tomcat-tc6/output/build/lib/servlet-api.jar:/srv/gump/packages/jaf-1.1ea/activation.jar:/srv/gump/packages/javamail-1.4/mail.jar:/srv/gump/packages/javamail-1.4/lib/mailapi.jar:/srv/gump/public/workspace/jaxen/target/jaxen-18052010.jar:/srv/gump/packages/jsse1.0.3/lib/jcert.jar:/srv/gump/packages/jsse1.0.3/lib/jnet.jar:/srv/gump/packages/jsse1.0.3/lib/jsse.jar:/srv/gump/packages/jms1.1/lib/jms.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-18052010.jar:/srv/gump/packages/stax/jsr173_1.0_api.jar:/srv/gump/packages/stax/jsr173_1.0_ri.jar:/srv/gump/public/workspace/ws-axis2-commons/axiom/modules/axiom-impl/target/axiom-impl-1.2.9-SNAPSHOT.jar:/srv/gump/public/workspace/ws-axis2-commons/axiom/modu les/axiom-api/target/axiom-api-1.2.9-SNAPSHOT.jar:/srv/gump/public/workspace/ws-axis2-commons/axiom/modules/axiom-dom/target/axiom-dom-1.2.9-SNAPSHOT.jar:/srv/gump/public/workspace/ws-axis2-commons/neethi/target/neethi-3.0.0-SNAPSHOT.jar:/srv/gump/public/workspace/ws-axis2-commons/XmlSchema/target/XmlSchema-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/wsdl4j/build/lib/qname.jar:/srv/gump/public/workspace/wsdl4j/build/lib/wsdl4j.jar:/srv/gump/public/workspace/xml-xmlbeans/build/lib/xbean_xpath.jar:/srv/gump/public/workspace/xml-xmlbeans/build/lib/xmlpublic.jar:/srv/gump/public/workspace/xml-xmlbeans/build/lib/xbean.jar:/srv/gump/public/workspace/xml-security/build/xmlsec-18052010.jar --------------------------------------------- urls[0] = file:/opt/maven2/lib/maven-2.2.1-uber.jar [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] org/codehaus/plexus/util/DirectoryScanner org.codehaus.plexus.util.DirectoryScanner [INFO] ------------------------------------------------------------------------ [INFO] Trace java.lang.NoClassDefFoundError: org/codehaus/plexus/util/DirectoryScanner at org.codehaus.plexus.archiver.AbstractArchiver.addFileSet(AbstractArchiver.java:160) at org.codehaus.plexus.archiver.AbstractArchiver.addDirectory(AbstractArchiver.java:154) at org.codehaus.plexus.archiver.AbstractArchiver.addDirectory(AbstractArchiver.java:142) at org.apache.maven.plugin.jar.AbstractJarMojo.createArchive(AbstractJarMojo.java:207) at org.apache.maven.plugin.jar.AbstractJarMojo.execute(AbstractJarMojo.java:237) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) Caused by: java.lang.ClassNotFoundException: org.codehaus.plexus.util.DirectoryScanner at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at org.codehaus.classworlds.RealmClassLoader.loadClassDirect(RealmClassLoader.java:195) at org.codehaus.classworlds.DefaultClassRealm.loadClass(DefaultClassRealm.java:255) at org.codehaus.classworlds.DefaultClassRealm.loadClass(DefaultClassRealm.java:274) at org.codehaus.classworlds.RealmClassLoader.loadClass(RealmClassLoader.java:214) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) ... 24 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3 minutes 51 seconds [INFO] Finished at: Tue May 18 09:42:35 PDT 2010 [INFO] Final Memory: 34M/62M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/ws-axis2/ws-axis2/rss.xml - Atom: http://vmgump.apache.org/gump/public/ws-axis2/ws-axis2/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #45. *********************************************************** G U M P [GUMP@vmgump]: Project jetty-servlets (in module jetty) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project jetty-servlets has an issue affecting its community integration. This issue affects 3 projects. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - jetty-all : Java HTTP Servlet Server - jetty-all-server : Java HTTP Servlet Server - jetty-servlets : Java HTTP Servlet Server Full details are available at: http://vmgump.apache.org/gump/public/jetty/jetty-servlets/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [jetty-servlets-*[0-9T].jar] identifier set to project name -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/jetty/jetty-servlets/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/jetty/jetty-servlets/pom.xml -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/jetty/jetty-servlets/gump_work/build_jetty_jetty-servlets.html Work Name: build_jetty_jetty-servlets (Type: Build) Work ended in a state of : Failed Elapsed: 1 min 5 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/jetty/jetty-servlets/gump_mvn_settings.xml install [Working Directory: /srv/gump/public/workspace/jetty/jetty-servlets] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/jetty/pom.xml:/srv/gump/public/workspace/jetty/jetty-client/target/jetty-client-7.1.2-SNAPSHOT.jar:/srv/gump/public/workspace/jetty/jetty-continuation/target/jetty-continuation-7.1.2-SNAPSHOT.jar:/srv/gump/public/workspace/jetty/jetty-util/target/jetty-util-7.1.2-SNAPSHOT.jar:/srv/gump/public/workspace/jetty/jetty-webapp/target/jetty-webapp-7.1.2-SNAPSHOT.jar:/srv/gump/public/workspace/junit/dist/junit-18052010.jar:/srv/gump/public/workspace/jetty/test-jetty-servlet/target/test-jetty-servlet-7.1.2-SNAPSHOT.jar --------------------------------------------- 2010-05-18 09:49:06.876:INFO::Started LocalConnector@0.0.0.0:0 2010-05-18 09:49:06.923:INFO::Started SelectChannelConnector@127.0.0.1:53351 2010-05-18 09:49:10.236:INFO::DoSFilter timer exited 2010-05-18 09:49:10.237:INFO::DoSFilter timer exited 2010-05-18 09:49:12.461:INFO::DoSFilter timer exited 2010-05-18 09:49:12.464:INFO::DoSFilter timer exited 2010-05-18 09:49:12.471:WARN::DOS ALERT: ip=127.0.0.1,session=null,user=null 2010-05-18 09:49:13.576:WARN::DOS ALERT: ip=127.0.0.1,session=null,user=null 2010-05-18 09:49:14.672:INFO::DoSFilter timer exited 2010-05-18 09:49:14.680:INFO::DoSFilter timer exited 2010-05-18 09:49:14.707:WARN::DOS ALERT: ip=127.0.0.1,session=null,user=null 2010-05-18 09:49:16.212:WARN::DOS ALERT: ip=127.0.0.1,session=null,user=null 2010-05-18 09:49:16.911:INFO::DoSFilter timer exited 2010-05-18 09:49:16.918:INFO::DoSFilter timer exited 2010-05-18 09:49:16.935:WARN::DOS ALERT: ip=127.0.0.1,session=null,user=null 2010-05-18 09:49:17.439:WARN::DOS ALERT: ip=127.0.0.1,session=null,user=null 2010-05-18 09:49:22.147:INFO::DoSFilter timer exited 2010-05-18 09:49:22.148:INFO::DoSFilter timer exited 2010-05-18 09:49:22.160:WARN::DOS ALERT: ip=127.0.0.1,session=1cgg873iexy2t6bqjb5a1ka4k,user=null 2010-05-18 09:49:23.270:WARN::DOS ALERT: ip=127.0.0.1,session=1cgg873iexy2t6bqjb5a1ka4k,user=null 2010-05-18 09:49:24.418:INFO::DoSFilter timer exited 2010-05-18 09:49:24.418:INFO::DoSFilter timer exited 2010-05-18 09:49:29.428:WARN::DOS ALERT: ip=127.0.0.1,session=sly7v5mdxdgilwm3xxob3eh9,user=null 2010-05-18 09:49:29.629:WARN::DOS ALERT: ip=127.0.0.1,session=ddcx97siq2j3jsarav4bdlm,user=null 2010-05-18 09:49:29.982:INFO::DoSFilter timer exited 2010-05-18 09:49:29.983:INFO::DoSFilter timer exited 2010-05-18 09:49:30.200:INFO::DoSFilter timer exited 2010-05-18 09:49:30.201:INFO::DoSFilter timer exited Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.438 sec Results : Failed tests: testUnavailableIP(org.eclipse.jetty.servlets.DoSFilterTest) Tests run: 24, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /srv/gump/public/workspace/jetty/jetty-servlets/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 3 seconds [INFO] Finished at: Tue May 18 09:49:30 PDT 2010 [INFO] Final Memory: 32M/57M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/jetty/jetty-servlets/rss.xml - Atom: http://vmgump.apache.org/gump/public/jetty/jetty-servlets/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #47. *********************************************************** G U M P [GUMP@vmgump]: Project maven (in module maven) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project maven has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 36 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - maven : Project Management Tools Full details are available at: http://vmgump.apache.org/gump/public/maven/maven/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [maven-18052010.jar] identifier set to project name -INFO- Made directory [/srv/gump/public/workspace/maven/target/classes] -INFO- Made directory [/srv/gump/public/workspace/maven/target/test-classes] -DEBUG- (Gump generated) Maven Properties in: /srv/gump/public/workspace/maven/build.properties -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/maven/project.xml -DEBUG- Maven project properties in: /srv/gump/public/workspace/maven/project.properties -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/maven/maven/gump_work/build_maven_maven.html Work Name: build_maven_maven (Type: Build) Work ended in a state of : Failed Elapsed: 2 secs Command Line: maven --offline jar [Working Directory: /srv/gump/public/workspace/maven] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/maven/target/classes:/srv/gump/public/workspace/maven/target/test-classes:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-18052010.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-18052010.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/digester/dist/commons-digester.jar:/srv/gump/public/workspace/commons-dormant/graph2/target /commons-graph-18052010.jar:/srv/gump/public/workspace/httpcomponents/oac.hc3x/dist/commons-httpclient.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/commons-jelly/target/commons-jelly-18052010.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-18052010.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/define/target/commons-jelly-tags-define-18052010.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/util/target/commons-jelly-tags-util-18052010.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-18052010.jar:/srv/gump/public/workspace/apache-commons/jexl/target/commons-jexl-2.1-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/lang/target/commons-lang-3.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-18052010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logg ing-api-18052010.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-18052010.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/xml-commons/java/build/which.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/xpp/build/xpp3-18052010.jar --------------------------------------------- __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 The build cannot continue because of the following unsatisfied dependencies: jaxen-1.1-beta-9.jar ant-trax-1.6.5.jar (try downloading from http://ant.apache.org/) commons-codec-1.2.jar (try downloading from http://commons.apache.org/codec/) xercesImpl-2.8.0.jar (try downloading from http://xerces.apache.org/xerces2-j/) plexus-utils-1.0.5.jar maven-model-3.0.2.jar stax-1.2.0.jar stax-api-1.0.1.jar stax-utils-20060502.jar wagon-provider-api-1.0-beta-2.jar wagon-http-1.0-beta-2.jar wagon-file-1.0-beta-2.jar wagon-ssh-common-1.0-beta-2.jar wagon-ssh-1.0-beta-2.jar jsch-0.1.27.jar Total time: 2 seconds Finished at: Tue May 18 09:57:01 PDT 2010 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/maven/maven/rss.xml - Atom: http://vmgump.apache.org/gump/public/maven/maven/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #48. *********************************************************** G U M P [GUMP@vmgump]: Project portals-pluto-portal-1.0 (in module portals-pluto-1.0) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project portals-pluto-portal-1.0 has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 36 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - portals-pluto-portal-1.0 : JSR168 Container Full details are available at: http://vmgump.apache.org/gump/public/portals-pluto-1.0/portals-pluto-portal-1.0/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Dependency on ant exists, no need to add for property env.ANT_HOME. -INFO- Failed with reason build failed -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/portals-pluto-1.0/portals-pluto-portal-1.0/gump_work/build_portals-pluto-1.0_portals-pluto-portal-1.0.html Work Name: build_portals-pluto-1.0_portals-pluto-portal-1.0 (Type: Build) Work ended in a state of : Failed Elapsed: 5 secs Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Denv.ANT_HOME=/srv/gump/public/workspace/ant/dist -Dversion=18052010 -Dfinal.portal.name=pluto-portal-impl-18052010 all [Working Directory: /srv/gump/public/workspace/portals-pluto-1.0] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/portals-pluto-1.0/build/ant/lib/ForeachTask.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/castor/xml/target/castor-xml-1.3.2-SNAPSHOT.jar:/srv/gump/public/workspace/castor/schema/target/castor-xml-schema-1.3.2-SNAPSHOT.jar:/srv/gump/public/workspace/castor/codegen/target/castor-codegen-1.3.2-SNAPSHOT.jar:/srv/gump/public/workspace/castor/core/target/castor-core-1.3.2-SNAPSHOT.j ar:/srv/gump/public/workspace/apache-commons/fileupload/target/commons-fileupload-18052010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-18052010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-18052010.jar:/srv/gump/public/workspace/junit/dist/junit-18052010.jar:/srv/gump/public/workspace/jakarta-regexp/build/jakarta-regexp-18052010.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr152/dist/lib/jsp-api.jar:/srv/gump/public/workspace/portals-pluto-1.0/api/target/portlet-api-1.0.jar:/srv/gump/public/workspace/portals-pluto-1.0/container/target/pluto-1.0.jar:/srv/gump/public/workspace/portals-pluto-1.0/descriptors/target/pluto-descriptors-1.0.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar --------------------------------------------- compile-tests: internal-test: test: jar: portal: init: [mkdir] Created dir: /srv/gump/public/workspace/portals-pluto-1.0/portal/target/lib get-deps: compile: [mkdir] Created dir: /srv/gump/public/workspace/portals-pluto-1.0/portal/target/classes [javac] Compiling 149 source files to /srv/gump/public/workspace/portals-pluto-1.0/portal/target/classes [javac] /srv/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/Deploy.java:62: warning: [deprecation] org.apache.xml.serialize.OutputFormat in org.apache.xml.serialize has been deprecated [javac] import org.apache.xml.serialize.OutputFormat; [javac] ^ [javac] /srv/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/Deploy.java:63: warning: [deprecation] org.apache.xml.serialize.XMLSerializer in org.apache.xml.serialize has been deprecated [javac] import org.apache.xml.serialize.XMLSerializer; [javac] ^ [javac] /srv/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/core/PortalURL.java:179: warning: [deprecation] encode(java.lang.String) in java.net.URLEncoder has been deprecated [javac] value = URLEncoder.encode(value); [javac] ^ [javac] /srv/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/services/portletdefinitionregistry/PortletDefinitionRegistryServiceContextImpl.java:113: exception java.io.IOException is never thrown in body of corresponding try statement [javac] } catch (IOException e) { [javac] ^ [javac] /srv/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/services/portletdefinitionregistry/PortletDefinitionRegistryServiceContextImpl.java:115: exception org.exolab.castor.mapping.MappingException is never thrown in body of corresponding try statement [javac] } catch (MappingException e) { [javac] ^ [javac] /srv/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/services/portletdefinitionregistry/PortletDefinitionRegistryServiceFileImpl.java:233: warning: [deprecation] toURL() in java.io.File has been deprecated [javac] source.setSystemId(portletXml.toURL().toExternalForm()); [javac] ^ [javac] /srv/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portlet/admin/services/DeployWarService.java:165: warning: [deprecation] org.apache.pluto.portalImpl.Deploy in org.apache.pluto.portalImpl has been deprecated [javac] org.apache.pluto.portalImpl.Deploy.main(args); [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 errors [javac] 5 warnings BUILD FAILED /srv/gump/public/workspace/portals-pluto-1.0/build.xml:51: The following error occurred while executing this line: /srv/gump/public/workspace/portals-pluto-1.0/portal/build.xml:50: Compile failed; see the compiler error output for details. Total time: 4 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/portals-pluto-1.0/portals-pluto-portal-1.0/rss.xml - Atom: http://vmgump.apache.org/gump/public/portals-pluto-1.0/portals-pluto-portal-1.0/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #49. *********************************************************** G U M P [GUMP@vmgump]: Project maven-bootstrap (in module maven) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project maven-bootstrap has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 13 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - maven-bootstrap : Project Management Tools Full details are available at: http://vmgump.apache.org/gump/public/maven/maven-bootstrap/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Dependency on ant exists, no need to add for property maven.jar.ant. -DEBUG- Dependency on xml-commons-which exists, no need to add for property maven.jar.which. -INFO- Failed with reason build failed The following work was performed: http://vmgump.apache.org/gump/public/maven/maven-bootstrap/gump_work/build_maven_maven-bootstrap.html Work Name: build_maven_maven-bootstrap (Type: Build) Work ended in a state of : Failed Elapsed: 10 secs Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dmaven.jar.ant=/srv/gump/public/workspace/ant/dist/lib/ant.jar -Dmaven.bootstrap.dir=/srv/gump/public/workspace/maven/bootstrap -Dmaven.repo.local=/srv/gump/public/workspace/maven/bootstrap/maven.local.repo -Dmaven.bootstrap.classes=/srv/gump/public/workspace/maven/bootstrap/bootstrap-classes -Dmaven.jar.commons-logging=/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-18052010.jar -Dmaven.home=/srv/gump/public/workspace/maven/bootstrap/maven.home -Dmaven.home.local=/srv/gump/public/workspace/maven/bootstrap/maven.home -Dmaven.jar.commons-cli=/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-18052010.jar -Dmaven.jar.ove rride=true -Dmaven.jar.commons-lang=/srv/gump/public/workspace/apache-commons/lang/target/commons-lang-3.0-SNAPSHOT.jar -Dmaven.jar.commons-httpclient=/srv/gump/public/workspace/httpcomponents/oac.hc3x/dist/commons-httpclient.jar -Dmaven.bootstrap.online=-o -Dmaven.bootstrap.phase1.classes=/srv/gump/public/workspace/maven/bootstrap/phase1-classes -Dmaven.jar.velocity=/srv/gump/public/workspace/velocity-engine/bin/velocity-18052010.jar -Dmaven.jar.which=/srv/gump/public/workspace/xml-commons/java/build/which.jar -Dmaven.jar.dom4j=/srv/gump/public/workspace/dom4j/build/dom4j.jar -f build-bootstrap.xml [Working Directory: /srv/gump/public/workspace/maven] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/maven/bootstrap/bootstrap-classes:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/apache-commons/betwixt/target/commons-betwixt-18052010.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-18052010.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3 -SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/digester/dist/commons-digester.jar:/srv/gump/public/workspace/apache-commons/jexl/target/commons-jexl-2.1-SNAPSHOT.jar:/srv/gump/public/workspace/commons-jelly/target/commons-jelly-18052010.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-18052010.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/define/target/commons-jelly-tags-define-18052010.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/util/target/commons-jelly-tags-util-18052010.jar:/srv/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-18052010.jar:/srv/gump/public/workspace/commons-dormant/graph2/target/commons-graph-18052010.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.0-SNAPSHOT.jar:/srv/gump/packages/jdepend-2.6/lib/jdepend.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-18052010.jar:/srv/gump/public/workspace/xml-commons/java/build/wh ich.jar:/srv/gump/public/workspace/xpp/build/xpp3_xpath-18052010.jar:/srv/gump/public/workspace/xpp/build/xpp3-18052010.jar:/srv/gump/public/workspace/xpp/build/xpp3_min-18052010.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-18052010.jar:/srv/gump/public/workspace/apache-commons/lang/target/commons-lang-3.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-18052010.jar:/srv/gump/public/workspace/httpcomponents/oac.hc3x/dist/commons-httpclient.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-18052010.jar --------------------------------------------- [javac] symbol : class TransferEvent [javac] location: class org.apache.maven.util.ConsoleDownloadMeter [javac] public void transferStarted( TransferEvent transferEvent ) [javac] ^ [javac] /srv/gump/public/workspace/maven/src/java/org/apache/maven/util/ConsoleDownloadMeter.java:50: cannot find symbol [javac] symbol : class TransferEvent [javac] location: class org.apache.maven.util.ConsoleDownloadMeter [javac] public void transferProgress( TransferEvent transferEvent, byte[] buffer, int length ) [javac] ^ [javac] /srv/gump/public/workspace/maven/src/java/org/apache/maven/util/ConsoleDownloadMeter.java:57: cannot find symbol [javac] symbol : class TransferEvent [javac] location: class org.apache.maven.util.ConsoleDownloadMeter [javac] public void transferCompleted( TransferEvent transferEvent ) [javac] ^ [javac] /srv/gump/public/workspace/maven/src/java/org/apache/maven/util/ConsoleDownloadMeter.java:63: cannot find symbol [javac] symbol : class TransferEvent [javac] location: class org.apache.maven.util.ConsoleDownloadMeter [javac] public void transferError( TransferEvent transferEvent ) [javac] ^ [javac] /srv/gump/public/workspace/maven/src/java/org/apache/maven/util/DVSLPathTool.java:21: package org.codehaus.plexus.util does not exist [javac] import org.codehaus.plexus.util.StringUtils; [javac] ^ [javac] /srv/gump/public/workspace/maven/src/java/org/apache/maven/util/HttpUtils.java:28: package org.apache.maven.wagon does not exist [javac] import org.apache.maven.wagon.ConnectionException; [javac] ^ [javac] /srv/gump/public/workspace/maven/src/java/org/apache/maven/util/HttpUtils.java:29: package org.apache.maven.wagon does not exist [javac] import org.apache.maven.wagon.Wagon; [javac] ^ [javac] /srv/gump/public/workspace/maven/src/java/org/apache/maven/util/HttpUtils.java:30: package org.apache.maven.wagon.providers.file does not exist [javac] import org.apache.maven.wagon.providers.file.FileWagon; [javac] ^ [javac] /srv/gump/public/workspace/maven/src/java/org/apache/maven/util/HttpUtils.java:31: package org.apache.maven.wagon.providers.http does not exist [javac] import org.apache.maven.wagon.providers.http.HttpWagon; [javac] ^ [javac] /srv/gump/public/workspace/maven/src/java/org/apache/maven/util/HttpUtils.java:32: package org.apache.maven.wagon.proxy does not exist [javac] import org.apache.maven.wagon.proxy.ProxyInfo; [javac] ^ [javac] /srv/gump/public/workspace/maven/src/java/org/apache/maven/util/HttpUtils.java:33: package org.apache.maven.wagon.repository does not exist [javac] import org.apache.maven.wagon.repository.Repository; [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 100 errors BUILD FAILED /srv/gump/public/workspace/maven/build-bootstrap.xml:234: Compile failed; see the compiler error output for details. Total time: 6 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/maven/maven-bootstrap/rss.xml - Atom: http://vmgump.apache.org/gump/public/maven/maven-bootstrap/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #51. *********************************************************** G U M P [GUMP@vmgump]: Project cocoon (in module cocoon) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project cocoon has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 1547 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - cocoon : Java XML Framework Full details are available at: http://vmgump.apache.org/gump/public/cocoon/cocoon/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Optional dependency htmlunit prerequisite failed with reason build failed -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/cocoon/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/cocoon/pom.xml The following work was performed: http://vmgump.apache.org/gump/public/cocoon/cocoon/gump_work/build_cocoon_cocoon.html Work Name: build_cocoon_cocoon (Type: Build) Work ended in a state of : Failed Elapsed: 8 mins 36 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/cocoon/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/cocoon] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/junit/dist/junit-18052010.jar:/srv/gump/public/workspace/apache-commons/lang/target/commons-lang-3.0-SNAPSHOT.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/aopalliance/build/aopalliance.jar:/srv/gump/packages/bsh-2.0b4/bsh-commands-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-classpath-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-core-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-bsf-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-reflect-2.0b4.jar :/srv/gump/packages/bsh-2.0b4/bsh-util-2.0b4.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-18052010.jar:/srv/gump/public/workspace/apache-commons/codec/dist/commons-codec-18052010.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/configuration/target/commons-configuration-1.7-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/digester/dist/commons-digester.jar:/srv/gump/public/workspace/httpcomponents/oac.hc3x/dist/commons-httpclient.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/jexl/target/commons-jexl-2.1-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/jxpath/dist/commons-jxpath.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-18052010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-18052010.jar:/srv/g ump/public/workspace/apache-commons/validator/dist/commons-validator-18052010.jar:/srv/gump/packages/dougLea/concurrent.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/public/workspace/excalibur/components/datasource/target/excalibur-datasource-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/excalibur/components/pool/instrumented/target/excalibur-pool-instrumented-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/hsqldb/lib/hsqldb.jar:/srv/gump/public/workspace/htmlunit/target/htmlunit-18052010.jar:/srv/gump/public/workspace/jakarta-oro/jakarta-oro-18052010.jar:/srv/gump/public/workspace/jakarta-regexp/build/jakarta-regexp-18052010.jar:/srv/gump/public/workspace/jaxen/target/jaxen-18052010.jar:/srv/gump/public/workspace/jdom/build/jdom.jar:/srv/gump/public/workspace/jmock/build/dist/jmock-core-18052010.jar:/srv/gump/public/workspace/jmock/build/dist/jmock-cglib-18052010.jar:/srv/gump/packages/jtidy/jtidy-r938.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/ log4j-18052010.jar:/srv/gump/packages/nekohtml-0.9.5/nekohtml.jar:/srv/gump/public/workspace/rhino/build/rhino_18052010/js.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-18052010.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-18052010-dep.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-util.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-swing.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-css.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-bridge.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-xml.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-svg-dom.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-awt-util.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-trans coder.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-gui-util.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-dom.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-ext.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-script.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-svggen.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-parser.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-extension.jar:/srv/gump/public/workspace/xml-batik/batik-18052010/lib/batik-gvt.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xmlunit/build/java/lib/xmlunit-sumo-18052010.jar:/srv/gump/public/workspace/xom/build/xom-18052010.jar --------------------------------------------- [INFO] Building Cocoon Pipeline Implementation [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ [INFO] [enforcer:enforce-once {execution: enforce-maven}] [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 6 resources [INFO] Copying 2 resources to META-INF Downloading: http://localhost:8192/maven2/org/apache/excalibur/components/excalibur-pool-api/2.2.1/excalibur-pool-api-2.2.1.pom Downloading: http://localhost:8192/maven2/org/apache/excalibur/components/excalibur-pool-modules/1/excalibur-pool-modules-1.pom Downloading: http://localhost:8192/maven2/org/apache/excalibur/components/excalibur-store/2.2.1/excalibur-store-2.2.1.pom Downloading: http://people.apache.org/~gkossakowski/maven2/repository/concurrent/concurrent/1.3.4/concurrent-1.3.4.pom [INFO] Unable to find resource 'concurrent:concurrent:pom:1.3.4' in repository gkossakowski-maven2 (http://people.apache.org/~gkossakowski/maven2/repository) Downloading: http://localhost:8192/maven2/concurrent/concurrent/1.3.4/concurrent-1.3.4.pom Downloading: http://localhost:8192/maven2/org/apache/excalibur/containerkit/excalibur-instrument-api/2.2.1/excalibur-instrument-api-2.2.1.pom Downloading: http://localhost:8192/maven2/org/apache/excalibur/containerkit/excalibur-instrument-modules/1/excalibur-instrument-modules-1.pom Downloading: http://localhost:8192/maven2/org/apache/excalibur/containerkit/excalibur-containerkit/1/excalibur-containerkit-1.pom Downloading: http://localhost:8192/maven2/org/apache/excalibur/components/excalibur-pool-api/2.2.1/excalibur-pool-api-2.2.1.jar Downloading: http://localhost:8192/maven2/org/apache/excalibur/containerkit/excalibur-instrument-api/2.2.1/excalibur-instrument-api-2.2.1.jar Downloading: http://people.apache.org/~gkossakowski/maven2/repository/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar 10K downloaded (excalibur-pool-api-2.2.1.jar) Downloading: http://localhost:8192/maven2/org/apache/excalibur/components/excalibur-store/2.2.1/excalibur-store-2.2.1.jar [INFO] Unable to find resource 'concurrent:concurrent:jar:1.3.4' in repository gkossakowski-maven2 (http://people.apache.org/~gkossakowski/maven2/repository) Downloading: http://localhost:8192/maven2/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar 247K downloaded (concurrent-1.3.4.jar) 16K downloaded (excalibur-instrument-api-2.2.1.jar) [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 89 source files to /srv/gump/public/workspace/cocoon/core/cocoon-pipeline/cocoon-pipeline-impl/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /srv/gump/public/workspace/cocoon/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/java/org/apache/cocoon/environment/http/HttpContext.java:[34,13] org.apache.cocoon.environment.http.HttpContext is not abstract and does not override abstract method getContextPath() in javax.servlet.ServletContext [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8 minutes 34 seconds [INFO] Finished at: Tue May 18 11:22:09 PDT 2010 [INFO] Final Memory: 79M/141M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/cocoon/cocoon/rss.xml - Atom: http://vmgump.apache.org/gump/public/cocoon/cocoon/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #53. *********************************************************** G U M P [GUMP@vmgump]: Project james-server (in module james-server) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project james-server has an issue affecting its community integration. This issue affects 2 projects, and has been outstanding for 79 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - james-server : James Server - james-server-test : James Server Full details are available at: http://vmgump.apache.org/gump/public/james-server/james-server/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Output [james-server-core-library-18052010.jar] identifier set to output basename: [james-server-core-library] -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/james-server/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/james-server/pom.xml -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/james-server/james-server/gump_work/build_james-server_james-server.html Work Name: build_james-server_james-server (Type: Build) Work ended in a state of : Failed Elapsed: 4 mins 1 sec Command Line: mvn --batch-mode -Dmaven.test.skip.exec=true --settings /srv/gump/public/workspace/james-server/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/james-server] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/excalibur/framework/api/target/avalon-framework-api-4.3.2-SNAPSHOT.jar:/srv/gump/packages/avalon/avalon-logkit-2.1.jar:/srv/gump/packages/javamail-1.4/mail.jar:/srv/gump/packages/javamail-1.4/lib/mailapi.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-18052010.jar:/srv/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/srv/gump/packages/jms1.1/lib/jms.jar:/srv/gump/public/workspace/excalibur/framework/impl/target/avalon-framework-impl-4.3.2-SNAPSHOT.jar:/srv/gump/public/workspace/excalibur/components/datasource/target/excalibur-datasource-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/excalibur/components/pool/impl/target/excalibur-pool-impl-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/excalibur/components/pool/api/target/excalibur-pool-api-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/packages/dougLe a/concurrent.jar:/srv/gump/public/workspace/excalibur/cornerstone/threads/api/target/cornerstone-threads-api-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/excalibur/components/thread/api/target/excalibur-thread-api-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/excalibur/cornerstone/connection/api/target/cornerstone-connection-api-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/excalibur/cornerstone/sockets/api/target/cornerstone-sockets-api-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/excalibur/cornerstone/connection/impl/target/cornerstone-connection-impl-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/excalibur/cornerstone/threads/impl/target/cornerstone-threads-impl-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/excalibur/components/thread/impl/target/excalibur-thread-impl-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-18052010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-18052010.jar:/srv/gump/p ublic/workspace/excalibur/cornerstone/datasources/api/target/cornerstone-datasources-api-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/excalibur/cornerstone/scheduler/api/target/cornerstone-scheduler-api-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/excalibur/cornerstone/store/api/target/cornerstone-store-api-2.2.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/net/target/commons-net-1.5.0.jar:/srv/gump/public/workspace/apache-commons/dbcp/dist/commons-dbcp.jar:/srv/gump/public/workspace/apache-commons/pool/dist/commons-pool.jar:/srv/gump/public/workspace/jakarta-oro/jakarta-oro-18052010.jar:/srv/gump/public/workspace/dnsjava/dnsjava-18052010.jar:/srv/gump/packages/jaf-1.1ea/activation.jar:/srv/gump/packages/bouncycastle-jdk14/bcmail-130.jar:/srv/gump/packages/bouncycastle-jdk14/bcprov-130.jar:/srv/gump/packages/jce/jce-jdk13-116.jar:/srv/gump/packages/avalon/avalon-meta-tools-1.4.0.jar:/srv/gump/public/workspace/apache-mailet/api/trunk/target/apache-mailet-2.5-SNAPS HOT.jar:/srv/gump/public/workspace/james-protocols/api/target/protocols-api-1.1-SNAPSHOT.jar:/srv/gump/public/workspace/james-protocols/smtp/target/protocols-smtp-1.1-SNAPSHOT.jar --------------------------------------------- [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /srv/gump/public/workspace/james-server/core-library/src/test/java/org/apache/james/core/MailImplTest.java:[24,34] package org.apache.mailet.base.test does not exist /srv/gump/public/workspace/james-server/core-library/src/test/java/org/apache/james/core/MailImplTest.java:[25,34] package org.apache.mailet.base.test does not exist /srv/gump/public/workspace/james-server/core-library/src/test/java/org/apache/james/test/mock/james/MockMailServer.java:[28,34] package org.apache.mailet.base.test does not exist /srv/gump/public/workspace/james-server/core-library/src/test/java/org/apache/james/core/MailImplTest.java:[50,22] cannot find symbol symbol : variable MailUtil location: class org.apache.james.core.MailImplTest /srv/gump/public/workspace/james-server/core-library/src/test/java/org/apache/james/core/MailImplTest.java:[61,28] cannot find symbol symbol : class FakeMimeMessage location: class org.apache.james.core.MailImplTest /srv/gump/public/workspace/james-server/core-library/src/test/java/org/apache/james/core/MailImplTest.java:[67,22] cannot find symbol symbol : variable MailUtil location: class org.apache.james.core.MailImplTest /srv/gump/public/workspace/james-server/core-library/src/test/java/org/apache/james/core/MailImplTest.java:[70,8] cannot find symbol symbol : class FakeMimeMessage location: class org.apache.james.core.MailImplTest /srv/gump/public/workspace/james-server/core-library/src/test/java/org/apache/james/core/MailImplTest.java:[70,42] cannot find symbol symbol : class FakeMimeMessage location: class org.apache.james.core.MailImplTest /srv/gump/public/workspace/james-server/core-library/src/test/java/org/apache/james/test/mock/james/MockMailServer.java:[66,23] cannot find symbol symbol : variable MailUtil location: class org.apache.james.test.mock.james.MockMailServer /srv/gump/public/workspace/james-server/core-library/src/test/java/org/apache/james/test/mock/james/MockMailServer.java:[75,34] cannot find symbol symbol : variable MailUtil location: class org.apache.james.test.mock.james.MockMailServer /srv/gump/public/workspace/james-server/core-library/src/test/java/org/apache/james/test/mock/james/MockMailServer.java:[124,15] cannot find symbol symbol : variable MailUtil location: class org.apache.james.test.mock.james.MockMailServer [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3 minutes 58 seconds [INFO] Finished at: Tue May 18 11:38:58 PDT 2010 [INFO] Final Memory: 31M/66M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/james-server/james-server/rss.xml - Atom: http://vmgump.apache.org/gump/public/james-server/james-server/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #54. *********************************************************** G U M P [GUMP@vmgump]: Project activemq-jaas (in module activemq) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project activemq-jaas has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 10 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - activemq-jaas : ActiveMQ :: JAAS Full details are available at: http://vmgump.apache.org/gump/public/activemq/activemq-jaas/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [activemq-jaas-5.4-SNAPSHOT.jar] identifier set to project name -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/activemq/activemq-jaas/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/activemq/activemq-jaas/pom.xml -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/activemq/activemq-jaas/gump_work/build_activemq_activemq-jaas.html Work Name: build_activemq_activemq-jaas (Type: Build) Work ended in a state of : Failed Elapsed: 58 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/activemq/activemq-jaas/gump_mvn_settings.xml install [Working Directory: /srv/gump/public/workspace/activemq/activemq-jaas] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apacheds/core-integ/target/apacheds-core-integ-1.5.8-SNAPSHOT.jar:/srv/gump/public/workspace/apacheds/server-integ/target/apacheds-server-integ-1.5.8-SNAPSHOT.jar:/srv/gump/public/workspace/castor/xml/target/castor-xml-1.3.2-SNAPSHOT.jar:/srv/gump/public/workspace/castor/schema/target/castor-xml-schema-1.3.2-SNAPSHOT.jar:/srv/gump/public/workspace/castor/codegen/target/castor-codegen-1.3.2-SNAPSHOT.jar:/srv/gump/public/workspace/castor/core/target/castor-core-1.3.2-SNAPSHOT.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-18052010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-18052010.jar:/srv/gump/public/workspace/junit/dist/junit-18052010.jar:/srv/gump/public/workspace/slf4j/slf4j-migrator/target/slf4j-migrator-1.5.9-SNAPSHOT.jar:/srv/gump/publ ic/workspace/slf4j/slf4j-nop/target/slf4j-nop-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/log4j-over-slf4j/target/log4j-over-slf4j-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-log4j12/target/slf4j-log4j12-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-jcl/target/slf4j-jcl-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-api/target/slf4j-api-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/jcl104-over-slf4j/target/jcl104-over-slf4j-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-jdk14/target/slf4j-jdk14-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-simple/target/slf4j-simple-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/slf4j-ext/target/slf4j-ext-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/jcl-over-slf4j/target/jcl-over-slf4j-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/slf4j/jul-to-slf4j/target/jul-to-slf4j-1.5.9-SNAPSHOT.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-18052010.jar:/ srv/gump/public/workspace/velocity-engine/bin/velocity-18052010-dep.jar --------------------------------------------- [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /srv/gump/public/workspace/activemq/activemq-jaas/src/main/resources [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 11 source files to /srv/gump/public/workspace/activemq/activemq-jaas/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 7 source files to /srv/gump/public/workspace/activemq/activemq-jaas/target/test-classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /srv/gump/public/workspace/activemq/activemq-jaas/src/test/java/org/apache/activemq/jaas/LDAPLoginModuleTest.java:[39,45] cannot find symbol symbol : class Level location: package org.apache.directory.server.core.integ /srv/gump/public/workspace/activemq/activemq-jaas/src/test/java/org/apache/activemq/jaas/LDAPLoginModuleTest.java:[40,57] package org.apache.directory.server.core.integ.annotations does not exist /srv/gump/public/workspace/activemq/activemq-jaas/src/test/java/org/apache/activemq/jaas/LDAPLoginModuleTest.java:[41,57] package org.apache.directory.server.core.integ.annotations does not exist /srv/gump/public/workspace/activemq/activemq-jaas/src/test/java/org/apache/activemq/jaas/LDAPLoginModuleTest.java:[42,40] cannot find symbol symbol : class SiRunner location: package org.apache.directory.server.integ /srv/gump/public/workspace/activemq/activemq-jaas/src/test/java/org/apache/activemq/jaas/LDAPLoginModuleTest.java:[49,1] cannot find symbol symbol: class CleanupLevel @CleanupLevel ( Level.CLASS ) /srv/gump/public/workspace/activemq/activemq-jaas/src/test/java/org/apache/activemq/jaas/LDAPLoginModuleTest.java:[50,1] cannot find symbol symbol: class ApplyLdifs @ApplyLdifs( { /srv/gump/public/workspace/activemq/activemq-jaas/src/test/java/org/apache/activemq/jaas/LDAPLoginModuleTest.java:[48,11] cannot find symbol symbol: class SiRunner @RunWith ( SiRunner.class ) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57 seconds [INFO] Finished at: Tue May 18 12:30:06 PDT 2010 [INFO] Final Memory: 35M/62M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/activemq/activemq-jaas/rss.xml - Atom: http://vmgump.apache.org/gump/public/activemq/activemq-jaas/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 16000018052010, vmgump:vmgump-public:16000018052010 Gump E-mail Identifier (unique within run) #60. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org