[
https://jira.codehaus.org/browse/MCHECKSTYLE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=276716#comment-276716
]
Joachim Van der Auwera commented on MCHECKSTYLE-142:
----------------------------------------------------
Just for some addition info why I need this.
I have written a checkstyle rule which assures that the published API for a
module does not change (based on annotations which indicate what the published
API is).
To be able to do this check, a "api.txt" file is read as input (from
${basedir}/src/main/resources) and also written (to ${basedir}/target). This
allows both manual comparison and allows replace the src file by the target
file when a release is made.
> add access to maven properties
> ------------------------------
>
> Key: MCHECKSTYLE-142
> URL: https://jira.codehaus.org/browse/MCHECKSTYLE-142
> Project: Maven 2.x Checkstyle Plugin
> Issue Type: Improvement
> Affects Versions: 2.5
> Reporter: Joachim Van der Auwera
> Attachments: checkstyle-prop.patch
>
>
> At least, access to ${basedir} inside the configuration files would be very
> useful.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira