Hi, Remove the blank line at the beginning of the file. The processing instruction <?xml ... must be the very first thing in the file.
Cheers, Andreas Am Freitag, 23. November 2012 schrieb ta rik : > Hello Team, > > I'm following the instructions on > > https://wiki.jasig.org/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method > > I'm using the pom.xml file that is described on the upper page. > > the problem is that I'm stuck at the step "Build it" where we build the > Cas. > I have the Error below: > [[ERROR] FATAL ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error building POM (may not be this project's POM). > > > Project ID: unknown > POM Location: C:\opt\work\pom.xml > > Reason: Parse error reading POM. Reason: processing instruction can not > have PIT > arget with reserveld xml name (position: START_DOCUMENT seen \r\n<?xml ... > @2:7) > for project unknown at C:\opt\work\pom.xml] > > Can you please advise on what is missing in my pom.xml file?? >
