Hi, Maybe it's due to the issue reported in http://jira.codehaus.org/browse/MPCLOVER-20
Regards Carlos Sanchez A Coru�a, Spain Oness Project http://oness.sourceforge.net > -----Original Message----- > From: Michael Albrecht [mailto:[EMAIL PROTECTED] > Sent: Sunday, July 18, 2004 12:27 PM > To: [EMAIL PROTECTED] > Subject: [bootstrap] Error parsing plugin script > > Hi @all! > > Can anyone help me with the following exception during > bootstrap build: > <code> > [exec] Fatal Error [line 217, row 5]: Element type > "goal" must be followed by either attribute specifications, > ">" or "/>". > [exec] org.apache.maven.MavenException: Error parsing > plugin script > [exec] at > org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHo > using.java:165) > [exec] at > org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHo > using.java:177) > [exec] at > org.apache.maven.plugin.PluginManager.loadUncachedPlugins(Plug > inManager.java:209) > [exec] at > org.apache.maven.plugin.PluginManager.initialize(PluginManager > .java:263) > [exec] at > org.apache.maven.MavenSession.initializePluginManager(MavenSes > sion.java:207) > [exec] at > org.apache.maven.MavenSession.initialize(MavenSession.java:174) > [exec] at org.apache.maven.cli.App.doMain(App.java:473) > [exec] at org.apache.maven.cli.App.main(App.java:1215) > [exec] at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [exec] at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess > orImpl.java:39) > [exec] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth > odAccessorImpl.java:25) > [exec] at java.lang.reflect.Method.invoke(Method.java:324) > [exec] at com.werken.forehead.Forehead.run(Forehead.java:551) > [exec] at com.werken.forehead.Forehead.main(Forehead.java:581) > [exec] --- Nested Exception --- > [exec] org.xml.sax.SAXParseException: Element type > "goal" must be followed by either attribute specifications, > ">" or "/>". > [exec] at > org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown > Source) > [exec] at javax.xml.parsers.SAXParser.parse(Unknown Source) > [exec] at > org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHo > using.java:157) > [exec] at > org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHo > using.java:177) > [exec] at > org.apache.maven.plugin.PluginManager.loadUncachedPlugins(Plug > inManager.java:209) > [exec] at > org.apache.maven.plugin.PluginManager.initialize(PluginManager > .java:263) > [exec] at > org.apache.maven.MavenSession.initializePluginManager(MavenSes > sion.java:207) > [exec] at > org.apache.maven.MavenSession.initialize(MavenSession.java:174) > [exec] at org.apache.maven.cli.App.doMain(App.java:473) > [exec] at org.apache.maven.cli.App.main(App.java:1215) > [exec] at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [exec] at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess > orImpl.java:39) > [exec] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth > odAccessorImpl.java:25) > [exec] at java.lang.reflect.Method.invoke(Method.java:324) > [exec] at com.werken.forehead.Forehead.run(Forehead.java:551) > [exec] at com.werken.forehead.Forehead.main(Forehead.java:581) > [exec] You have encountered an unknown error running > Maven. Please help us to correct > [exec] this problem by following these simple steps: > [exec] - read the Maven FAQ at http://maven.apache.org/faq.html > [exec] - run the same command again with the '-e' > parameter, eg maven -e jar > [exec] - search the maven-user archives for the error at > [exec] > http://nagoya.apache.org/eyebrowse/SummarizeList?listName=user > [EMAIL PROTECTED] > [exec] - post the output of maven -e to JIRA at > [exec] > http://jira.codehaus.org/BrowseProject.jspa?id=10030 (you > must sign up first) > [exec] - run 'maven --info' and post the output as the > environment to the bug above > [exec] Total time: 14 seconds > [exec] Finished at: Sun Jul 18 11:57:39 CEST 2004 </code> > > I`m not sure, what I`ve done wrong, and also which task is > not running. > It`s just after installing all the plugins. > > Thanks in advance for help > > Kind regards, > Michael Albrecht > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
