Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Xom and Jaxen dependency

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: Steve Loughran <steve.loughran AT gmail.com>
  • Cc: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] Xom and Jaxen dependency
  • Date: Wed, 15 Nov 2006 10:40:45 -0500

Steve Loughran wrote:
Elliotte,

are you by any chance the author of the Xom and Jaxen POM metadata
files? The Jaxen one is a bit of a mess:
http://www.ibiblio.org/maven2/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.pom

1. it should declare all its dependencies (dom4j, jdom, xerces and
xom) optional, unless they really are required.
2. it should go to a later version of Xom than 1.0b3.


Maven's pretty bad at this stuff. I'm not sure why it doesn't allow a later version to substitute for an earlier version if necessary.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/




Archive powered by MHonArc 2.6.24.

Top of Page