Which version of Maven is this? 2.0-dev has been around a long time unfortunately, and my copy of plugin.jelly (v1.19) has the correct question mark. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
Mylene Reiners <[EMAIL PROTECTED]> wrote on 18/11/2003 12:16:33 AM: > Hi, > > When I tried to run maven site:generate, I got an error stating: "a pseudo > attribute name is expected" (line 1, pos. 20) of plugin.jelly in > maven-webserver-plugin-2.0-dev. > Checking the plugin.jelly file, I found a missing question mark. > Line 1 is: <?xml version="1.0"> > should be: <?xml version="1.0"?> > > Regards, > > Mylene > > --------------------------------------------------------------------- > 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]
