Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MAVEN-1453 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1453 Summary: Unable to run maven commands for ActiveMq Projects Type: Bug Status: Unassigned Priority: Major Original Estimate: 1 hour Time Spent: Unknown Remaining: 1 hour Project: maven Versions: 1.0 Assignee: Reporter: Anjan Bacchu Created: Sun, 26 Sep 2004 5:42 PM Updated: Sun, 26 Sep 2004 5:42 PM Environment: C:\anjan\jtools\activemq-1.1-SNAPSHOT\activemq-1.1-SNAPSHOT_src>maven --info __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0 org.apache.maven.MavenException: Error parsing project.xml 'C:\anjan\jtools\acti vemq-1.1-SNAPSHOT\activemq-1.1-SNAPSHOT_src\base-project.xml' at org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:208) at org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:232) at org.apache.maven.MavenUtils.getProject(MavenUtils.java:144) at org.apache.maven.MavenUtils.getProject(MavenUtils.java:123) at org.apache.maven.MavenSession.initializeRootProject(MavenSession.java :235) at org.apache.maven.MavenSession.initialize(MavenSession.java:175) at org.apache.maven.cli.App.doMain(App.java:473) at org.apache.maven.cli.App.main(App.java:1215) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) You have encountered an unknown error running Maven. Please help us to correct this problem by following these simple steps: - read the Maven FAQ at http://maven.apache.org/faq.html - run the same command again with the '-e' parameter, eg maven -e jar - search the maven-user archives for the error at http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED] - post the output of maven -e to JIRA at http://jira.codehaus.org/BrowseProject.jspa?id=10030 (you must sign up first) - run 'maven --info' and post the output as the environment to the bug above Total time: 1 seconds Finished at: Sun Sep 26 14:30:38 PDT 2004 C:\anjan\jtools\activemq-1.1-SNAPSHOT\activemq-1.1-SNAPSHOT_src> Description: Hi There, installed maven (http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.exe) on my windows XP box. Then tried to run some commands on ActiveMQ(version 1.1 26 Sep. snapshot) and run the command "maven war". It failed with the following output. http://docs.codehaus.org/display/ACTIVEMQ/Hermes+Jms suggested that I could obtain the "geronimo-spec-j2ee-management.jar" file by running "maven war" command. Thanks for pointing me how to get this fix (and also the JAR file). BR, ~A ===========xxxxxxxx======== C:\anjan\jtools\activemq-1.1-SNAPSHOT\activemq-1.1-SNAPSHOT_src>maven -e war __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0 org.apache.maven.MavenException: Error parsing project.xml 'C:\anjan\jtools\acti vemq-1.1-SNAPSHOT\activemq-1.1-SNAPSHOT_src\base-project.xml' at org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:208) at org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:232) at org.apache.maven.MavenUtils.getProject(MavenUtils.java:144) at org.apache.maven.MavenUtils.getProject(MavenUtils.java:123) at org.apache.maven.MavenSession.initializeRootProject(MavenSession.java :235) at org.apache.maven.MavenSession.initialize(MavenSession.java:175) at org.apache.maven.cli.App.doMain(App.java:473) at org.apache.maven.cli.App.main(App.java:1215) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) You have encountered an unknown error running Maven. Please help us to correct this problem by following these simple steps: - read the Maven FAQ at http://maven.apache.org/faq.html - run the same command again with the '-e' parameter, eg maven -e jar - search the maven-user archives for the error at http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED] - post the output of maven -e to JIRA at http://jira.codehaus.org/BrowseProject.jspa?id=10030 (you must sign up first) - run 'maven --info' and post the output as the environment to the bug above Total time: 1 seconds Finished at: Sun Sep 26 14:28:20 PDT 2004 --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
