The following comment has been added to this issue:
Author: Brett Porter
Created: Sat, 5 Feb 2005 4:38 AM
Body:
can you please run maven --info and post the results, so that the bad plugin
can be identified.
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MAVEN-1559?page=comments#action_29578
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MAVEN-1559
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-1559
Summary: Fatal Error [line 1, row 42]: a pseudo attribute name is expected.
Type: Bug
Status: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven
Versions:
1.0.2
Assignee:
Reporter: Thanh
Created: Wed, 2 Feb 2005 2:15 PM
Updated: Sat, 5 Feb 2005 4:38 AM
Environment: Windows XP, Dell Dimension 8400 P4 3.60GHz, 2G Ram
Description:
Fatal Error [line 1, row 42]: a pseudo attribute name is expected.
org.apache.maven.MavenException: Error parsing plugin script
at org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHousing.j
ava:165)
at org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHousing.j
ava:177)
at org.apache.maven.plugin.PluginManager.loadUncachedPlugins(PluginManag
er.java:239)
at org.apache.maven.plugin.PluginManager.initialize(PluginManager.java:3
04)
at org.apache.maven.MavenSession.initializePluginManager(MavenSession.ja
va:204)
at org.apache.maven.MavenSession.initialize(MavenSession.java:171)
at org.apache.maven.cli.App.doMain(App.java:475)
at org.apache.maven.cli.App.main(App.java:1239)
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)
--- Nested Exception ---
org.xml.sax.SAXParseException: a pseudo attribute name is expected.
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHousing.j
ava:157)
at org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHousing.j
ava:177)
at org.apache.maven.plugin.PluginManager.loadUncachedPlugins(PluginManag
er.java:239)
at org.apache.maven.plugin.PluginManager.initialize(PluginManager.java:3
04)
at org.apache.maven.MavenSession.initializePluginManager(MavenSession.ja
va:204)
at org.apache.maven.MavenSession.initialize(MavenSession.java:171)
at org.apache.maven.cli.App.doMain(App.java:475)
at org.apache.maven.cli.App.main(App.java:1239)
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
---------------------------------------------------------------------
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]