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]