Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Maven repository for eclipselink 2.5.0-SNAPSHOT seems to have stopped working

On 07/02/2013 18:24, David Twelves wrote:
Hi Paul,

This looks to be a bug that was introduced as a result of the migration of some of our artifacts within the Maven repository.  We will look at getting this fixed.

Thanks for alerting us to this issue,
- David
Thanks works now, once I figure I had to use the -U option with maven to refresh the repositories
-----Original Message-----
From: Paul Taylor [mailto:ijabz@xxxxxxxxxxx]
Sent: February-07-13 11:27 AM
To: eclipselink-users@xxxxxxxxxxx
Subject: [eclipselink-users] Maven repository for eclipselink 2.5.0-SNAPSHOT seems to have stopped working

I have been happily using eclipselink 2.5.0-SNAPSHOT for over 6 months,
but when I rebuilt my project with maven today I go this error:

[ERROR] Failed to execute goal on project servlet: Could not resolve
dependencies for project
org.musicbrainz.search:servlet:war:2.0-SNAPSHOT: Failure to find
commonj.sdo:commonj.sdo:jar:2.1.1 in
http://people.apache.org/maven-snapshot-repository/ was cached in the
local repository, resolution will not be reattempted until the update
interval of maven-snapshot-repository has elapsed or updates are forced
-> [Help 1]

I think eclipselink uses commonj.sdo:commonj.sdo:jar so Im assuming
something is broken at your end ?

thanks Paul
_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users




Back to the top