Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Maven 2 XOM dependencies

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: Adam Constabaris <adamc AT unc.edu>
  • Cc: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] Maven 2 XOM dependencies
  • Date: Mon, 19 Dec 2005 08:58:16 -0500

Adam Constabaris wrote:
This isn't about XOM as such, since it's about Maven 2's dependency resolution mechanism; the short version is that the POM in the ibiblio respository for XOM 1.1 references jaxen, although a jaxen JAR on the classpath is neither a compile-time nor a runtime dependency for XOM.


What if I just removed the reference to Jaxen from the project.xml file? Is that likely to break anything for anyone? XOM does depend on jaxen, but not all of it; and it does so in a fairly unusual way. The Ant build file grabs Jaxen straight out of CVS.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




Archive powered by MHonArc 2.6.24.

Top of Page