Hi,

the problem is relatively simple (I think). Most likely you have one or more newlines in front of "<?xml version="1.0"?>". Delete these and it should work like a charm.

Kai

On Wednesday, September 17, 2003, at 10:02 PM, Ciramella, EJ wrote:
I'm pretty new to maven and I'm not exactly sure what I'm doing wrong. I
have Maven installed and configured properly, but when I try to start it up
against my project.xml file, I get the following error:


org.xml.sax.SAXParseException: The processing instruction target matching
"[xX][mM][lL]" is not allowed.
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:199)
at org.apache.maven.MavenUtils.getProject(MavenUtils.java:160)
at
org.apache.maven.MavenSession.initializeRootProject(MavenSession.java:3 24)
at org.apache.maven.MavenSession.initialize(MavenSession.java:234)
at org.apache.maven.cli.App.doMain(App.java:514)
at org.apache.maven.cli.App.main(App.java:1088)
at java.lang.reflect.Method.invoke(Native Method)
at com.werken.forehead.Forehead.run(Forehead.java:543)
at com.werken.forehead.Forehead.main(Forehead.java:573)


--
Real cats don't need names.
But they often get called them.
"Yaargeroffoutofityarbastard" does nicely.
        Terry Pratchett - The Unadulterated Cat

*********************************************************************
* email: [EMAIL PROTECTED]                                           *
* fon +44 (0)1223 494434 fax +44 (0)1223 494468                     *
* EMBL Outstation - EBI (European Bioinformatics Institute)         *
* Wellcome Trust Genome Campus                                      *
* Hinxton, Cambridge                                                *
* CB10 1SD, United Kingdom                                          *
*********************************************************************


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



Reply via email to