Dear Gumpmeisters,
The following 1 notifys should have been sent
*********************************************************** G U M P
[g...@vmgump]: Project james-protocols (in module james-protocols) failed
*********************************************************** G U M P
[g...@vmgump]: Project james-protocols (in module james-protocols) 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 [email protected].
Project james-protocols has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Missing Build
Outputs'.
For reference only, the following projects are affected by this:
- james-protocols : Apache James Protocols
Full details are available at:
http://vmgump.apache.org/gump/public/james-protocols/james-protocols/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/james-protocols/gump_mvn_settings.xml
-DEBUG- Maven POM in: /srv/gump/public/workspace/james-protocols/pom.xml
-INFO- Failed with reason missing build outputs
-ERROR- Missing Output:
/srv/gump/public/workspace/james-protocols/smtp/target/protocols-smtp-1.0-SNAPSHOT.jar
-ERROR- Missing Output:
/srv/gump/public/workspace/james-protocols/api/target/protocols-api-1.0-SNAPSHOT.jar
-ERROR- See Directory Listing Work for Missing Outputs
-DEBUG- Extracted fallback artifacts from Gump Repository
The following work was performed:
http://vmgump.apache.org/gump/public/james-protocols/james-protocols/gump_work/build_james-protocols_james-protocols.html
Work Name: build_james-protocols_james-protocols (Type: Build)
Work ended in a state of : Success
Elapsed: 30 secs
Command Line: mvn --batch-mode --settings
/srv/gump/public/workspace/james-protocols/gump_mvn_settings.xml package
[Working Directory: /srv/gump/public/workspace/james-protocols]
CLASSPATH:
/usr/lib/jvm/java-6-sun/lib/tools.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/apache-mailet/base/trunk/target/apache-mailet-base-1.1-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/codec/dist/commons-codec-02052010.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/io/target/commons-io-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/commons-lang-2.x/target/commons-lang-2.6-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-02052010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-02052010.jar:/srv/gump/public/workspace/jakarta-oro/jakarta-oro-02052010.jar:/srv/gump/public/workspace/apache-m
ailet/api/trunk/target/apache-mailet-2.5-SNAPSHOT.jar:/srv/gump/public/workspace/junit/dist/junit-02052010.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-02052010.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-02052010-dep.jar
---------------------------------------------
-------------------------------------------------------
Running org.apache.james.protocols.smtp.core.fastfail.DNSRBLHandlerTest
May 2, 2010 2:24:52 PM
org.apache.james.protocols.smtp.core.fastfail.DNSRBLHandler checkDNSRBL
INFO: Connection from 127.0.0.2 restricted by bl.spamcop.net. to SMTP
AUTH/postmaster/abuse.
May 2, 2010 2:24:52 PM
org.apache.james.protocols.smtp.core.fastfail.DNSRBLHandler checkDNSRBL
INFO: Connection from 127.0.0.2 restricted by bl.spamcop.net. to SMTP
AUTH/postmaster/abuse.
May 2, 2010 2:24:52 PM
org.apache.james.protocols.smtp.core.fastfail.DNSRBLHandler checkDNSRBL
INFO: Ipaddress 127.0.0.2 is allowed to relay. Don't check it
May 2, 2010 2:24:52 PM
org.apache.james.protocols.smtp.core.fastfail.DNSRBLHandler checkDNSRBL
INFO: Connection from 127.0.0.3 restricted by bl.spamcop.net. to SMTP
AUTH/postmaster/abuse.
May 2, 2010 2:24:52 PM
org.apache.james.protocols.smtp.core.fastfail.DNSRBLHandler checkDNSRBL
INFO: Connection from 127.0.0.2 whitelisted by bl.spamcop.net.
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec
Running org.apache.james.protocols.smtp.core.fastfail.MaxRcptHandlerTest
May 2, 2010 2:24:52 PM
org.apache.james.protocols.smtp.core.fastfail.MaxRcptHandler doRcpt
INFO: Maximum recipients of 2 reached
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.james.protocols.smtp.core.fastfail.TarpitHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 sec
Running org.apache.james.protocols.smtp.core.fastfail.SpamTrapHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.012 sec
Running
org.apache.james.protocols.smtp.core.fastfail.ValidSenderDomainHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running
org.apache.james.protocols.smtp.core.fastfail.ResolvableEhloHeloHandlerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Results :
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
/srv/gump/public/workspace/james-protocols/smtp/target/protocols-smtp-1.1-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar:
/srv/gump/public/workspace/james-protocols/smtp/target/protocols-smtp-1.1-SNAPSHOT-tests.jar
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache JAMES Protocols ................................ SUCCESS [8.148s]
[INFO] Apache JAMES Protocols API ............................ SUCCESS [7.468s]
[INFO] Apache JAMES SMTP Protocol ............................ SUCCESS [11.651s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29 seconds
[INFO] Finished at: Sun May 02 14:24:57 PDT 2010
[INFO] Final Memory: 28M/51M
[INFO] ------------------------------------------------------------------------
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://vmgump.apache.org/gump/public/james-protocols/james-protocols/rss.xml
- Atom:
http://vmgump.apache.org/gump/public/james-protocols/james-protocols/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 06000802052010, vmgump:vmgump-public:06000802052010
Gump E-mail Identifier (unique within run) #1.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]