On Fri, Jun 25, 2010 at 11:29 AM, Mark Struberg <[email protected]> wrote:

> This is caused to a problem with the apache.snapshots repo. There is still 
> the reference to the 'old' apache.snapshots repo around in some plugins, 
> which causes problems.
>
> To resolve this problem, you might manually disable the old snapshots via 
> adding the following section to your ~/.m2/settings.xml
>
>  <mirrors>
>    <mirror>
>      <id>new.apache.snapshots</id>
>      <name>new apache snapshots repository. We need this to skip the old 
> ones</name>
>      <url>http://repository.apache.org/snapshots</url>
>      <mirrorOf>apache.snapshots</mirrorOf>
>    </mirror>
>  </mirrors>

Vielen Dank Mark! Still no joy though :( I'll give it a shot later
today again. I thought I'd build the sources in the meantime (while
doing other assignments). If you find another way to fix it, let me
know.

Jacek

-- 
Jacek Laskowski
Notatnik Projektanta Java EE - http://jaceklaskowski.pl
Kapituła Javarsovia 2010 - http://javarsovia.pl

Reply via email to