Thanks Dennis for reply.
path in central is correct & in specific pom - its mentioned correctly.
<dependency>
<groupId>org.hibernate.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>3.3.1.GA</version>
</dependency>
whereas its calling for path-
org.hibernate.ehcache:hibernate-core:jar:3.3.1.GA
what i feel is some1 (internal) has wrongly mentioned the path in one of the
dependent jar's. I need to dig which jar is causing this issue. but unable
to find the dependency jars'
pls advice to find that?
--
View this message in context:
http://maven.40175.n5.nabble.com/mvn-dependency-tree-not-working-tp4822352p4825431.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]