jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
Maven 2.x Checkstyle Plugin
  • Maven 2.x Checkstyle Plugin
  • MCHECKSTYLE-142

add access to maven properties

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 2.5
  • Fix Version/s: None
  • Labels:
    None
  • Patch Submitted:
    Yes
  • Number of attachments :
    1

Description

At least, access to $

{basedir}

inside the configuration files would be very useful.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    checkstyle-prop.patch
    16/Jun/10 6:50 AM
    0.8 kB
    Joachim Van der Auwera

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Joachim Van der Auwera added a comment - 22/Aug/11 3:07 PM

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.

Show
Joachim Van der Auwera added a comment - 22/Aug/11 3:07 PM 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.

People

  • Assignee:
    Unassigned
    Reporter:
    Joachim Van der Auwera
Vote (1)
Watch (1)

Dates

  • Created:
    16/Jun/10 6:50 AM
    Updated:
    22/Aug/11 3:07 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.