On Thu, 28 Oct 2004 11:12:50 +0800, Niclas Hedhman <[EMAIL PROTECTED]> wrote: > On Thursday 28 October 2004 07:07, David Crossley wrote: > > > Is this the same "xml-apis" that are provided by > > Apache XML Commons? > > Class-wise, probably yes. > > But Fulcrum uses the xmlParserAPIs Maven artifactId, and I haven't found out a > way to map the "xml-apis" project to the Maven override, especially since > xml-apis project is type="boot".
The xmlParserAPIs is from memory a rename of xml-apis from xml-commons, provided by xerces in it's download, right? Realistically Maven projects should not use the xerces version of xml-apis in their dependencies. -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
