On 11.09.2005, at 19:03, Jorg Heymans wrote:
In this case, who is right : the pom declaring <dependency> <groupId>d-haven-managed-pool</groupId> <artifactId>d-haven-managed-pool</artifactId> <version>1.0</version> </dependency>or the maven repository having groupId and artifactId d-haven-mpool ? As I didn't feel to change the poms, i adjusted my local repository to match the pom declarations - but this quickly became a pain as I find more and more dependencies are mismatched :(
Another option would be to exclude the incorrect transitive dependency and add the correct one to your project.
Cheers, -Ralph. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
