On Wed, Apr 8, 2009 at 8:39 AM, Luciano Resende <[email protected]> wrote: > On Wed, Apr 8, 2009 at 12:18 AM, Luciano Resende <[email protected]> wrote: >> On Mon, Apr 6, 2009 at 9:27 AM, Raymond Feng <[email protected]> wrote: >>> I'm seeing that during the weekend. It seems that the ibiblio repo (which >>> was down) is used instead of repo1.maven.org. >> >> I have added the following into my ~/.m2/settings.xml and got things fixed : >> >> <mirror> >> <id>repo1.apache</id> >> <url>http://repo1.maven.org/maven2</url> >> <mirrorOf>central</mirrorOf> >> </mirror> >> >> Should we add this repo to our pom.xml ? >> > > I spoke too soon, I still have the same issue. > > -- > Luciano Resende > Apache Tuscany, Apache PhotArk > http://people.apache.org/~lresende > http://lresende.blogspot.com/ >
I build from a clean update yesterday and didn't see the issue because I already have this dependency in my local repo. Do you happen to know why we are using this dependency again? Is it just this version that there is a problem with? Simon
