Hi again!
Since the old snapshot repo still makes a lot problems, you will most probably
need to add 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>
Apache infra + maven teams are currently searching what's going wrong here.
LieGrue,
strub
--- On Sun, 6/13/10, Mark Struberg <[email protected]> wrote:
> From: Mark Struberg <[email protected]>
> Subject: Re: forced checkstyle runs
> To: [email protected]
> Date: Sunday, June 13, 2010, 7:56 PM
> ding :)
>
> finally all checkstyle issues are solved and I've now
> enabled the rules in the main pom.
>
> Please report me any problems you face in the next few
> days.
>
> I'll then go on and release our new owb build-tools project
> so we can start with the OWB-1.0.0-CR1 tasks.
>
> LieGrue,
> strub
>
> --- On Mon, 6/7/10, Mark Struberg <[email protected]>
> wrote:
>
> > From: Mark Struberg <[email protected]>
> > Subject: forced checkstyle runs
> > To: [email protected]
> > Date: Monday, June 7, 2010, 11:53 AM
> > Hi folks!
> >
> > I've prepared our build for automatically checking our
> code
> > style quality in the future.
> >
> > I've changed the settings of the
> maven-checkstyle-plugin
> > but currently left it disabled. I'll try to fix all
> the
> > issues tonight and then enable it in the next days.
> >
> > I created an own build-tools project which is _not_
> in
> > trunk but has an own SVN root in
> > https://svn.apache.org/repos/asf/openwebbeans/build-tools/trunk
> >
> > We will need to release this upfront before we go on
> and
> > release owb.
> >
> > I already did a snapshot release to the apache
> snapshots
> > repo so there will be no need to build it manually.
> >
> > LieGrue,
> > strub
> >
> >
> >
> >
>
>
>
>