On Sun, Nov 16, 2008 at 9:16 PM, sean.chen(陈思淼) <[EMAIL PROTECTED]>wrote:

> the dom4j:1.5.2 and jaxen:1.1-beta-4, the two guys depend on each other, Is
> that a problem?
>  <dependency>
>  <groupId>dom4j</groupId>
>   <artifactId>dom4j</artifactId>
>          <version>1.5.2</version>
> </dependency>
>
> <dependency>
>       <groupId>jaxen</groupId>
>       <artifactId>jaxen</artifactId>
>       <version>1.1-beta-4</version>
> </dependency>
>

Jaxen's dependencies are out of whack:
http://furiouspurpose.blogspot.com/2008/10/xom-and-jaxen-transitive-dependencies.html


-- 
Geoffrey Wiseman

Reply via email to