yep something like:
<pluginRepositories>
<pluginRepository>
<id>apache-m2-snapshot</id>
<name>Apache Software Foundation M2 Snapshot Repository</name>
<url>http://repository.apache.org/snapshots/</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
- Romain
2012/5/22 alexaverbuch <[email protected]>
> I still can't get your plugin to work (some tips would be greatly
> appreciated), but after downloading the latest snapshot everything runs
> fine.
>
> Thanks a lot for your help!
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/EntityManager-injection-not-working-tp4649755p4649968.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.
>