Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to find org.hibernate.javax.persistence:hibernate-jpa-2.0- api:jar:1.0.0.Final #24

Open
andyhot opened this issue Nov 21, 2010 · 1 comment

Comments

@andyhot
Copy link
Collaborator

andyhot commented Nov 21, 2010

I got this when trying to mvn run the app in a new machine.
I had to add

<repository>
    <id>jboss</id>
    <url>http://repository.jboss.org/nexus/content/groups/public/</url>
</repository>

Not sure if it's possible to fix this without adding yet another repository to the pom :(

@karesti
Copy link
Collaborator

karesti commented Nov 22, 2010

to check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants