[ 
http://jira.codehaus.org/browse/MCHECKSTYLE-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=194853#action_194853
 ] 

Martin Zeltner commented on MCHECKSTYLE-105:
--------------------------------------------

For those how do not want to work with snapshots (or not allowed to) I have 
just added the plugin with r825243 on our company's Public Maven 2 repo 
(el4j.sourceforge.net):

Repo-URL: http://el4.elca-services.ch/el4j/maven2repository

<plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-checkstyle-plugin</artifactId>
        <version>2.4-el4j_20091015_1200</version>
</plugin>

Cheers
Martin

> Update to Checkstyle 5.0
> ------------------------
>
>                 Key: MCHECKSTYLE-105
>                 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-105
>             Project: Maven 2.x Checkstyle Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2
>            Reporter: Felix Röthenbacher
>             Fix For: 2.4
>
>         Attachments: patch.diff, update-to-5.0-812221.patch, 
> update-to-5.0.patch, update-to-5.0beta2.patch
>
>
> Checkstyle 5.0-beta01 adds support for generics, etc.
> See
> http://checkstyle.sourceforge.net/5.x/releasenotes.html
> for a list of new features.
> Note: Prerequisite is that checkstyle-all jar, version 5.0-beta01 is 
> available from a public Maven repository.
> Patch updates plugin to changed API / implementation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to