Dear Gumpmeisters,
The following 2 notifys should have been sent
*********************************************************** G U M P
[g...@vmgump]: Project portals-pluto-trunk-test (in module portals-pluto-trunk)
failed
[g...@vmgump]: Project activemq-jaas-test (in module activemq) failed
*********************************************************** G U M P
[g...@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 [email protected].
Project portals-pluto-trunk-test has an issue affecting its community
integration.
This issue affects 1 projects.
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: 25 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: 24 seconds
[INFO] Finished at: Mon Jun 14 16:54:39 PDT 2010
[INFO] Final Memory: 29M/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 07000814062010, vmgump:vmgump-public:07000814062010
Gump E-mail Identifier (unique within run) #1.
*********************************************************** G U M P
[g...@vmgump]: Project activemq-jaas-test (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 [email protected].
Project activemq-jaas-test has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- activemq-jaas-test : ActiveMQ message broker and enterprise integration
patterns ...
Full details are available at:
http://vmgump.apache.org/gump/public/activemq/activemq-jaas-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/activemq/activemq-jaas/gump_mvn_settings.xml]
-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
The following work was performed:
http://vmgump.apache.org/gump/public/activemq/activemq-jaas-test/gump_work/build_activemq_activemq-jaas-test.html
Work Name: build_activemq_activemq-jaas-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 22 secs
Command Line: mvn --batch-mode --settings
/srv/gump/public/workspace/activemq/activemq-jaas/gump_mvn_settings.xml package
[Working Directory: /srv/gump/public/workspace/activemq/activemq-jaas]
CLASSPATH:
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/activemq/activemq-jaas/target/activemq-jaas-5.4-SNAPSHOT.jar
---------------------------------------------
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[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] Nothing to compile - all classes are up to date
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
/srv/gump/public/workspace/activemq/activemq-jaas/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.activemq.jaas.GroupPrincipalTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Running org.apache.activemq.jaas.CertificateLoginModuleTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 sec
Running org.apache.activemq.jaas.PropertiesLoginModuleTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec
Running org.apache.activemq.jaas.UserPrincipalTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.apache.activemq.jaas.GuestLoginModuleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec
Running org.apache.activemq.jaas.LDAPLoginModuleTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.484 sec <<<
FAILURE!
Results :
Tests in error:
org.apache.activemq.jaas.LDAPLoginModuleTest
org.apache.activemq.jaas.LDAPLoginModuleTest
Tests run: 16, Failures: 0, Errors: 2, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
/srv/gump/public/workspace/activemq/activemq-jaas/target/surefire-reports for
the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19 seconds
[INFO] Finished at: Mon Jun 14 20:36:00 PDT 2010
[INFO] Final Memory: 27M/48M
[INFO] ------------------------------------------------------------------------
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/activemq/activemq-jaas-test/rss.xml
- Atom:
http://vmgump.apache.org/gump/public/activemq/activemq-jaas-test/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 07000814062010, vmgump:vmgump-public:07000814062010
Gump E-mail Identifier (unique within run) #6.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]