resthub / resthub-spring-stack

RESThub Spring stack
http://resthub.org/spring-stack.html
Other
121 stars 66 forks source link

Removing spring snapshot dependencies from spring data jpa #86

Closed johanpoirier closed 12 years ago

johanpoirier commented 12 years ago

I excluded spring artifacts from spring data jpa dependencies.

bclozel commented 12 years ago

+1

loicfrering commented 12 years ago

+1, we should maybe raise an issue to Spring Data JPA?

johanpoirier commented 12 years ago

Yes we should.

bclozel commented 12 years ago

Looks like we can fix it on our side. I dug up those bugs in SD JPA:

We're probably referencing a bad artifact repository (with a messed up POM) or a snapshot repository.

sdeleuze commented 12 years ago

Perhaps in the Pullrequest Nexus, I will check ...

sdeleuze commented 12 years ago

I have removed Sanpshot repositories from RESThub virtual repository, we may check again without the Johan update in order to see if the issue still occur.

sdeleuze commented 12 years ago

This issue still occur after Nexus cleanup, so I merge this pull request