users@glassfish.java.net

Re: Maven2 junit test not finding src/resources/META-INF/persistence.xml

From: <glassfish_at_javadesktop.org>
Date: Wed, 17 Sep 2008 00:51:11 PDT

Thanks Ryan,

> I use:
> <dependency>
> <groupId>javax.persistence</groupId>
> <artifactId>persistence-api</artifactId>
> <version>1.0</version>
> <scope>provided</scope>
> </dependency>
> <dependency>
> <groupId>javax.persistence</groupId>
> <artifactId>toplink-essentials</artifactId>
> <version>1.0</version>
> <scope>test</scope>
> </dependency>

[b]From where can i download these artifact, maven2 not get these from central respository[/b]
[Message sent by forum member 'happy007' (happy007)]

http://forums.java.net/jive/thread.jspa?messageID=299755