Hi

No, it is not correct in your POM. You should have this

<groupId>org.hibernate<groupId>

On Wednesday, September 21, 2011, kapilanarang <kapilanar...@gmail.com>
wrote:
> 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: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

-- 
Dennis Lundberg

Reply via email to