Dear Gumpmeisters,
The following 1 notifys should have been sent
*********************************************************** G U M P
[g...@vmgump]: Project ws-commons-xmlschema (in module ws-axis2-commons) failed
*********************************************************** G U M P
[g...@vmgump]: Project ws-commons-xmlschema (in module ws-axis2-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 [email protected].
Project ws-commons-xmlschema 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:
- ws-commons-xmlschema : Common stuff for the WS projects.
Full details are available at:
http://vmgump.apache.org/gump/public/ws-axis2-commons/ws-commons-xmlschema/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/ws-axis2-commons/XmlSchema/gump_mvn_settings.xml
-INFO- Failed with reason build failed
-DEBUG- Maven POM in:
/srv/gump/public/workspace/ws-axis2-commons/XmlSchema/pom.xml
-DEBUG- Extracted fallback artifacts from Gump Repository
The following work was performed:
http://vmgump.apache.org/gump/public/ws-axis2-commons/ws-commons-xmlschema/gump_work/build_ws-axis2-commons_ws-commons-xmlschema.html
Work Name: build_ws-axis2-commons_ws-commons-xmlschema (Type: Build)
Work ended in a state of : Failed
Elapsed: 21 secs
Command Line: mvn --batch-mode --settings
/srv/gump/public/workspace/ws-axis2-commons/XmlSchema/gump_mvn_settings.xml
install
[Working Directory: /srv/gump/public/workspace/ws-axis2-commons/XmlSchema]
---------------------------------------------
urls[9] =
file:/srv/gump/public/workspace/mvnlocalrepo/shared/org/apache/maven/shared/maven-doxia-tools/1.0/maven-doxia-tools-1.0.jar
urls[10] =
file:/srv/gump/public/workspace/mvnlocalrepo/shared/commons-io/commons-io/1.4/commons-io-1.4.jar
urls[11] =
file:/srv/gump/public/workspace/mvnlocalrepo/shared/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-11/doxia-decoration-model-1.0-alpha-11.jar
urls[12] =
file:/srv/gump/public/workspace/mvnlocalrepo/shared/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
urls[13] =
file:/srv/gump/public/workspace/mvnlocalrepo/shared/org/codehaus/plexus/plexus-resources/1.0-alpha-4/plexus-resources-1.0-alpha-4.jar
urls[14] =
file:/srv/gump/public/workspace/mvnlocalrepo/shared/checkstyle/checkstyle/4.4/checkstyle-4.4.jar
urls[15] =
file:/srv/gump/public/workspace/mvnlocalrepo/shared/antlr/antlr/2.7.6/antlr-2.7.6.jar
urls[16] =
file:/srv/gump/public/workspace/mvnlocalrepo/shared/commons-beanutils/commons-beanutils-core/1.7.0/commons-beanutils-core-1.7.0.jar
urls[17] =
file:/srv/gump/public/workspace/mvnlocalrepo/shared/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.jar
urls[18] =
file:/srv/gump/public/workspace/mvnlocalrepo/shared/commons-collections/commons-collections/2.1/commons-collections-2.1.jar
urls[19] =
file:/srv/gump/public/workspace/mvnlocalrepo/shared/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
urls[20] =
file:/srv/gump/public/workspace/mvnlocalrepo/shared/commons-lang/commons-lang/1.0/commons-lang-1.0.jar
urls[21] =
file:/srv/gump/public/workspace/mvnlocalrepo/shared/checkstyle/checkstyle-optional/4.4/checkstyle-optional-4.4.jar
[FATAL ERROR] Container realm = plexus.core
urls[0] = file:/opt/maven2/lib/maven-2.2.1-uber.jar
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO]
com.puppycrawl.tools.checkstyle.PackageNamesLoader.loadModuleFactory(Ljava/lang/ClassLoader;)Lcom/puppycrawl/tools/checkstyle/ModuleFactory;
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.NoSuchMethodError:
com.puppycrawl.tools.checkstyle.PackageNamesLoader.loadModuleFactory(Ljava/lang/ClassLoader;)Lcom/puppycrawl/tools/checkstyle/ModuleFactory;
at
org.apache.maven.plugin.checkstyle.CheckstyleReport.getModuleFactory(CheckstyleReport.java:1157)
at
org.apache.maven.plugin.checkstyle.CheckstyleReport.executeReport(CheckstyleReport.java:605)
at
org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:98)
at
org.apache.maven.reporting.AbstractMavenReport.execute(AbstractMavenReport.java:73)
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)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19 seconds
[INFO] Finished at: Wed Jul 28 22:47:42 PDT 2010
[INFO] Final Memory: 14M/33M
[INFO] ------------------------------------------------------------------------
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://vmgump.apache.org/gump/public/ws-axis2-commons/ws-commons-xmlschema/rss.xml
- Atom:
http://vmgump.apache.org/gump/public/ws-axis2-commons/ws-commons-xmlschema/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 06001628072010, vmgump:vmgump-public:06001628072010
Gump E-mail Identifier (unique within run) #2.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]