Dear Gumpmeisters,
            
The following 4 notifys should have been sent

*********************************************************** G U M P
[GUMP@vmgump]: Project logging-log4j-12 (in module logging-log4j-12) failed
[GUMP@vmgump]: Project compress-antlib-test (in module antlibs-compress) failed
[GUMP@vmgump]: Module commons-lang-trunk failed
[GUMP@vmgump]: Project commons-lang3 (in module commons-lang-trunk) failed
*********************************************************** G U M P
[GUMP@vmgump]: Project logging-log4j-12 (in module logging-log4j-12) 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-log4j-12 has an issue affecting its community integration.
This issue affects 26 projects,
 and has been outstanding for 115 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - checkstyle :  Java style checker
    - commons-beanutils :  Bean Utilities
    - commons-dbcp2 :  Database Connection Pool
    - commons-digester :  XML to Java Object Configuration
    - commons-el :  Expression Language
    - commons-logging :  Logging Library Package
    - commons-logging-step-1 :  Logging Library Package
    - commons-modeler :  Modeler MBeans
    - commons-validator :  Validation Framework
    - forrest-core :  Apache Forrest software is a publishing framework that 
trans...
    - forrest-test :  Apache Forrest software is a publishing framework that 
trans...
    - forrest-test-basic :  Apache Forrest software is a publishing framework 
that trans...
    - forrest-test-deploy-plugins :  Apache Forrest software is a publishing 
framework that trans...
    - jakarta-bsf :  Bean Scripting Framework
    - logging-log4j-12 :  Fast and flexible logging package for Java
    - logging-log4j-12-tests :  Fast and flexible logging package for Java
    - org.apache.poi :  POI
    - poi :  POI
    - poi-test :  POI
    - tomcat-tc6 :  Java Servlet 2.5 & Server Pages JSP 2.1 implementation (for 
...
    - tomcat-tc7.0.x-validate :  Tomcat 7.x, a web server implementing Java 
Servlet 3.0,
    ...
    - tomcat-tc8.0.x-validate :  Tomcat 8.x, a web server implementing the Java 
Servlet 3.1,
...
    - tomcat-trunk-validate :  Tomcat 9.x, a web server implementing the Java 
Servlet 4.0,
...
    - xml-batik :  Scalable Vector Graphics
    - xmlgraphics-commons :  Apache XML Graphics Commons - Common Components 
for Batik an...
    - xmlgraphics-commons-test :  Apache XML Graphics Commons - Common 
Components for Batik an...


Full details are available at:
    
http://vmgump.apache.org/gump/public/logging-log4j-12/logging-log4j-12/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/logging-log4j-12/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/logging-log4j-12/pom.xml
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/logging-log4j-12/logging-log4j-12/gump_work/build_logging-log4j-12_logging-log4j-12.html
Work Name: build_logging-log4j-12_logging-log4j-12 (Type: Build)
Work ended in a state of : Failed
Elapsed: 6 mins 50 secs
Command Line: /opt/maven2/bin/mvn --batch-mode -DskipTests=true 
-Dmaven.javadoc.failOnError=false --settings 
/srv/gump/public/workspace/logging-log4j-12/gump_mvn_settings.xml package 
[Working Directory: /srv/gump/public/workspace/logging-log4j-12]
M2_HOME: /opt/maven2
---------------------------------------------
Downloading: 
http://localhost:8192/maven2/velocity/velocity-dep/1.4/velocity-dep-1.4.jar
505K downloaded  (velocity-dep-1.4.jar)
[INFO] Unable to find resource 'org.codehaus.plexus:plexus-velocity:jar:1.1.2' 
in repository maven2-repository.dev.java.net (http://download.java.net/maven/2/)
Downloading: 
http://localhost:8192/maven2/org/codehaus/plexus/plexus-velocity/1.1.2/plexus-velocity-1.1.2.jar
7K downloaded  (plexus-velocity-1.1.2.jar)
[INFO] Unable to find resource 
'org.apache.maven.doxia:doxia-decoration-model:jar:1.0-alpha-7' in repository 
maven2-repository.dev.java.net (http://download.java.net/maven/2/)
Downloading: 
http://localhost:8192/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-7/doxia-decoration-model-1.0-alpha-7.jar
37K downloaded  (doxia-decoration-model-1.0-alpha-7.jar)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.doxia:doxia-core:jar:1.0-alpha-7

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven.doxia 
-DartifactId=doxia-core -Dversion=1.0-alpha-7 -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.maven.doxia 
-DartifactId=doxia-core -Dversion=1.0-alpha-7 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.maven.plugins:maven-jxr-plugin:maven-plugin:2.1
        2) org.apache.maven.reporting:maven-reporting-impl:jar:2.0.2
        3) org.apache.maven.doxia:doxia-core:jar:1.0-alpha-7

----------
1 required artifact is missing.

for artifact: 
  org.apache.maven.plugins:maven-jxr-plugin:maven-plugin:2.1

from the specified remote repositories:
  gump-maven2-repository.dev.java.net (http://localhost:8192/maven/2),
  gump-apache.snapshots (http://localhost:8192/repo/m2-snapshot-repository),
  gump-central (http://localhost:8192/maven2)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 49 seconds
[INFO] Finished at: Wed Mar 23 00:07:58 UTC 2016
[INFO] Final Memory: 60M/143M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/logging-log4j-12/logging-log4j-12/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/logging-log4j-12/logging-log4j-12/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20160323000007, vmgump.apache.org:vmgump:20160323000007
Gump E-mail Identifier (unique within run) #1.

*********************************************************** G U M P
[GUMP@vmgump]: Project compress-antlib-test (in module antlibs-compress) 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 compress-antlib-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:
    - compress-antlib-test :  The Apache Compress Antlib contains tasks and 
resources that...


Full details are available at:
    
http://vmgump.apache.org/gump/public/antlibs-compress/compress-antlib-test/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 ant.home.
 -INFO- Failed with reason build failed



The following work was performed:
http://vmgump.apache.org/gump/public/antlibs-compress/compress-antlib-test/gump_work/build_antlibs-compress_compress-antlib-test.html
Work Name: build_antlibs-compress_compress-antlib-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 6 mins 10 secs
Command Line: /usr/lib/jvm/java-8-oracle/bin/java -Djava.awt.headless=true 
-Dbuild.sysclasspath=only 
-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 
-Dant.home=/srv/gump/public/workspace/ant/dist test 
[Working Directory: /srv/gump/public/workspace/antlibs-compress]
CLASSPATH: 
/usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/antlibs-compress/ivy/ivy.jar:/srv/gump/public/workspace/antlibs-compress/build/ant-compress-20160323.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.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/commons-compress/target/commons-compress-1.11-SNAPSHOT.jar:/srv/gump/public/workspace/xz-java/build/jar-20160323/xz.jar:/srv/gump/public/workspace/antlibs-antunit/build/ant-antunit-20160323.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
---------------------------------------------
[au:antunit] Target: testWithDirectories took 0.051 sec
[au:antunit] Target: testFullpath took 0.027 sec
[au:antunit] Target: testPreserve0Permissions took 0.027 sec
[au:antunit] Target: testForceCreateOfUpToDate took 4.172 sec
[au:antunit] Target: testNoDirectoriesByDefault took 0.049 sec
[au:antunit] Target: testPlainFileSet took 0.026 sec
[au:antunit] Target: testReplaceOfUpToDate took 4.027 sec
[au:antunit] Target: testCoreZipFileSet  FAILED
[au:antunit]    at line 35, column 24
[au:antunit]    Message: Assertion failed
[au:antunit]    took 0.012 sec
[au:antunit] Target: testAntlibTarFileSet took 0.012 sec
[au:antunit] Target: testCreateOfOutOfDate took 4.02 sec
[au:antunit] Target: testFileSetPermissionsWin took 0.013 sec
[au:antunit] Target: testAddDuplicates took 0.013 sec
[au:antunit] Target: testRemoveLeadingSlashes took 0.012 sec
[au:antunit] Target: testPrefixWithSlash took 0.02 sec
[au:antunit] Target: testWithImplicitDirectories took 0.065 sec
[au:antunit] Target: testForceReplaceOfUpToDate took 4.023 sec
[au:antunit] Target: test0PermissionsGetReplaced took 0.022 sec
[au:antunit] Target: testFailDuplicates took 0.007 sec
[au:antunit] Build File: 
/srv/gump/public/workspace/antlibs-compress/src/tests/antunit/zipentry-test.xml
[au:antunit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 0.038 sec
[au:antunit] Target: testResourceProperties  FAILED
[au:antunit]    at line 59, column 20
[au:antunit]    Message: Assertion failed
[au:antunit]    took 0.019 sec
[au:antunit] Target: testUncompressSource took 0.01 sec
[au:antunit] Target: testZipSource took 0.003 sec
[au:antunit] Build File: 
/srv/gump/public/workspace/antlibs-compress/src/tests/antunit/zipfileset-test.xml
[au:antunit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.391 sec
[au:antunit] Target: testSkipUnreadableEntries took 0.004 sec
[au:antunit] Target: testMissingArchive took 0.002 sec
[au:antunit] Target: testUncompressSource took 0.004 sec
[au:antunit] Target: test-refid-check-encoding took 0.002 sec
[au:antunit] Target: testZipSource took 0.006 sec
[au:antunit] Target: test-refid-modify took 0.12 sec
[au:antunit] Target: test-refid-check-prefix took 0.007 sec
[au:antunit] Target: testMissingArchiveDoesntMatter took 0.007 sec
[au:antunit] Target: testFailsOnUnreadableEntries took 0.008 sec
[au:antunit] Build File: 
/srv/gump/public/workspace/antlibs-compress/src/tests/antunit/zresource-test.xml
[au:antunit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
[au:antunit] Target: testNativeZ took 0.017 sec

test:

BUILD FAILED
/srv/gump/public/workspace/antlibs-compress/common/build.xml:209: At least one 
AntUnit test has failed.

Total time: 6 minutes 10 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/antlibs-compress/compress-antlib-test/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/antlibs-compress/compress-antlib-test/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20160323000007, vmgump.apache.org:vmgump:20160323000007
Gump E-mail Identifier (unique within run) #4.

*********************************************************** G U M P
[GUMP@vmgump]: Module commons-lang-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.

Module commons-lang-trunk has an issue affecting its community integration,
 and has been outstanding for 102 runs.
The current state of this module is 'Failed', with reason 'Update Failed'.

Full details are available at:
    http://vmgump.apache.org/gump/public/commons-lang-trunk/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -INFO- Failed with reason update failed



The following work was performed:
http://vmgump.apache.org/gump/public/commons-lang-trunk/gump_work/update_commons-lang-trunk.html
Work Name: update_commons-lang-trunk (Type: Update)
Work ended in a state of : Failed
Elapsed: 2 secs
Command Line: git pull --quiet 
http://git-wip-us.apache.org/repos/asf//commons-lang.git master 
[Working Directory: /srv/gump/public/workspace/cvs/commons-lang-trunk]
---------------------------------------------
error: Your local changes to the following files would be overwritten by merge:
        NOTICE.txt
Please, commit your changes or stash them before you can merge.
Aborting
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/commons-lang-trunk/rss.xml
- Atom: http://vmgump.apache.org/gump/public/commons-lang-trunk/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20160323000007, vmgump.apache.org:vmgump:20160323000007
Gump E-mail Identifier (unique within run) #5.

*********************************************************** G U M P
[GUMP@vmgump]: Project commons-lang3 (in module commons-lang-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 commons-lang3 has an issue affecting its community integration,
 and has been outstanding for 102 runs.
The current state of this project is 'Failed', with reason 'Update Failed'.

Full details are available at:
    
http://vmgump.apache.org/gump/public/commons-lang-trunk/commons-lang3/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole jar output [commons-lang3-*[0-9T].jar] identifier set to project 
name
 -DEBUG- Sole pom output [pom.xml] identifier set to project name
 -INFO- Failed with reason update failed
 -INFO- Failed to extract fallback artifacts from Gump Repository

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/commons-lang-trunk/commons-lang3/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/commons-lang-trunk/commons-lang3/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20160323000007, vmgump.apache.org:vmgump:20160323000007
Gump E-mail Identifier (unique within run) #6.


--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org

Reply via email to