My mistake. I will correct the metadata.

On 2/1/06, Lee Meador <[EMAIL PROTECTED]> wrote:
> I have the same thing as Kristof in my parent POM in the
> <reporting><plugins> section. There is no reference in the child POM.
>
> I removed the checkstyle plugin from my repository.
>
> But I get version 2.0-beta-1 downloading like Yann. This happens if I put no
> version in the POM (as Kristof) or if I put <version>2.0</version> in the
> POM.
>
> Thanks.
>
> -- Lee Meador
>
> On 1/31/06, Kristof Vanbecelaere <[EMAIL PROTECTED]> wrote:
> >
> > I manually removed a beta from my local repository. I refer to the
> > plugin using
> >
> >           <plugin>
> >              <groupId>org.apache.maven.plugins</groupId>
> >              <artifactId>maven-checkstyle-plugin</artifactId>
> >              <configuration>
> >                 <configLocation>
> >                    checkstyle-jjguidelines.xml
> >                 </configLocation>
> >              </configuration>
> >           </plugin>
> >
> > and running mvn site downloads it for me.
> >
> > On Jan 31, 2006, at 13:50, Yann Le Du wrote:
> >
> > > Hi,
> > >
> > > I've seen maven-checkstyle-plugin 2.0 is available since yesterday,
> > > which is
> > > good news !
> > > http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-
> > > checkstyle-plugin/
> > >
> > > Though, I'm still retrieving 2.0-beta-1, even with plugin update.
> > >
> > > maven-metadata still contains <release>2.0-beta-1</release> , this
> > > may be
> > > the cause - or is it on purpose ?
> > > http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-
> > > checkstyle-plugin/maven-metadata.xml
> > >
> > > - Yann
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> -- Lee Meador
> Sent from gmail. My real email address is [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to