On Fri, 12 May 2006, Stefan Arentz wrote: [snip] > > Yup. No ~/.m2/repository/javax/persistence/ejb/3.0/ejb-3.0.pom > > I don't have a plugin-registry.xml. There is a > ~/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.0 though. > And I just deleted it. > > Now when I add the EJB3 jar, I see this:
[snip] > [INFO] Installing /Users/stefan/Development/Java/hibernate- > entitymanager-3.1.0.Beta8/lib/ejb3-persistence.jar to > /Users/stefan/.m2/repository/javax/persistence/ejb/3.0/ejb-3.0.jar > > It did get a newer version of the maven-install-plugin, 2.1, but it did not > install a pom file. My bad, it doesn't print 2 lines - memory corruption :) Have you checked your local repo? The pom should be there. -- Kenney --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
