2009/7/1 Ceki Gulcu <[email protected]>: > Using Maven 2.2.0, the behavior remains the same as with Maven > 2.0.9. Moreover, if you remove the dependency on > net.sf.ehcache:ehcache:1.6.0 from the pom file for "htmlunitbug", then > the test passes (with the original pom files for hibernate-ehcache > hibernate-parent referencing commons-logging version 99). > > In summary, there is strong evidence that common-logging 99 is not the > culprit here. > > Can it be that the various dependencies, some in test scope and some > in runtime scope, are confusing Maven's dependency resolution > mechanism?
It has been known.. http://jira.codehaus.org/browse/MNG-4134 Have you got the dependency tree filtered for commons-logging handy? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
