[ http://jira.codehaus.org/browse/MAVEN-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lukas Theussl closed MAVEN-1852. -------------------------------- Assignee: Lukas Theussl Resolution: Won't Fix This is not a bug, check the entity at line 491 column 42. If in doubt, consult the user list (and include the file that contains your entities!). > Parse Fatal Error at line 491 column 42: The entity name must immediately > follow the '&' in the entity reference. > ----------------------------------------------------------------------------------------------------------------- > > Key: MAVEN-1852 > URL: http://jira.codehaus.org/browse/MAVEN-1852 > Project: Maven 1 > Issue Type: Bug > Environment: WinXP Home Edition, Version 2002 Service Pack 2 > Dell Dimension DIM2400 > Intel Pentium(R) 4 CPU 2.80GHz > 2.79 GHz, 1.25 GB RAM > Reporter: Dennis Gagomiros > Assignee: Lukas Theussl > Priority: Critical > > running maven -e and maven --info yielded the same results: > __ __ > | \/ |__ _Apache__ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0.2 > Plugin cache will be regenerated > Parse Fatal Error at line 491 column 42: The entity name must immediately > follow the '&' in the entity reference. > org.xml.sax.SAXParseException: The entity name must immediately follow the > '&' in the entity reference. > at > org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown > Source) > at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source) > at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) > at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) > at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source) > at > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEntityReference(Unknown > Source) > at > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown > Source) > at > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown > Source) > at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) > at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) > at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) > at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) > at org.apache.commons.digester.Digester.parse(Digester.java:1581) > at org.apache.maven.MavenUtils.getInterpolatedPOM(MavenUtils.java:386) > at org.apache.maven.MavenUtils.getJellyProject(MavenUtils.java:360) > at org.apache.maven.MavenUtils.getProject(MavenUtils.java:144) > at > org.apache.maven.plugin.JellyScriptHousing.getProject(JellyScriptHousing.java:105) > at > org.apache.maven.plugin.PluginManager.createPluginHousing(PluginManager.java:339) > at > org.apache.maven.plugin.PluginManager.loadUncachedPlugins(PluginManager.java:235) > at > org.apache.maven.plugin.PluginManager.initialize(PluginManager.java:304) > at > org.apache.maven.MavenSession.initializePluginManager(MavenSession.java: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(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > 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: Tue Jun 26 13:39:48 EDT 2007 -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira