Jacek, since I already released our build-tools, I will now upgrade to 1.0.0 anyway. Please give me 5 minutes to compile all things and rerun the TCK.
LieGrue, strub ----- Original Message ---- > From: Jacek Laskowski <[email protected]> > To: [email protected] > Sent: Fri, June 25, 2010 12:11:18 PM > Subject: Re: BUILD ERROR due to missing > build-tools:checkstyle-rules:jar:1.0.0-SNAPSHOT > > On Fri, Jun 25, 2010 at 11:29 AM, Mark Struberg < > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[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
