You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mick Knutson <mi...@gmail.com> on 2007/12/08 03:33:39 UTC

[m2] How do I change the schema location of application.xml

I want to use Maven to generate my application.xml, but need to have a
different schema location. Is this possible? Or do I have to just create my
own and force maven to use mine?

<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/*application_5*.xsd" version="5" xmlns="
http://java.sun.com/xml/ns/javaee">

-- 
Thanks,
Mick Knutson

http://www.baselogic.com
http://www.blincmagazine.com
http://www.djmick.com
http://www.myspace.com/mickknutson
http://www.myspace.com/BLiNCMagazine
http://tahoe.baselogic.com
---