Hi Thomas,

Thomas Heilbronner wrote:

> Hi,
> I use xstream 1.4.4 im my maven project. I configured the enforcer plugin
> to ban duplicate classes on the classpath [1]. The enforcer rule reports
> Duplicate class found:
> 
>   Found in:
>     xmlpull:xmlpull:jar:1.1.3.1:compile
>     xpp3:xpp3_min:jar:1.1.4c:compile
>   Duplicate classes:
>     org/xmlpull/v1/XmlPullParser.class
> 
> which are booth dependencies of xstream. The two class files are not
> binary identical. Has someone investigated this problem before?
> Can I safely ignore the duplicated class files without relying on the jar
> order on the classpath?

Can you please use the user's list for such kind of questions? Thanks.

Nonetheless: http://jira.codehaus.org/browse/XSTR-689

Cheers,
Jörg


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to