On Sunday 04 April 2004 06:11, Jens Krefeldt wrote:

> org.xml.sax.SAXParseException: Content is not allowed in prolog.
>         at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
> Source) at org.apache.commons.digester.Digester.parse(Digester.java:1527)
> at org.apache.maven.MavenUtils.getProject(MavenUtils.java:201) at

I agree with Stephen that your project.xml (or possibly your maven.xml) has 
something at the top of the file...

For instance, you are not allowed to have ANYTHING between start of file and a 
<?xml version="1.0"?>, not even a line feed.

Niclas
-- 
+---------//-------------------+
|   http://www.bali.ac         |
|  http://niclas.hedhman.org   |
+------//----------------------+

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to