[
https://jira.codehaus.org/browse/MCHECKSTYLE-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte updated MCHECKSTYLE-177:
---------------------------------------
Description:
it would be nice if we could specify here a location in the classpath.
{code:xml}
<configLocation>${checkstyle.location}</configLocation>
{code}
currently it's only possible to look for a file in the filesystem.
was:
it would be nice if we could specify here a location in the classpath.
<configLocation>${checkstyle.location}</configLocation>
currently it's only possible to look for a file in the filesystem.
> configLocation support for files in the classpath
> -------------------------------------------------
>
> Key: MCHECKSTYLE-177
> URL: https://jira.codehaus.org/browse/MCHECKSTYLE-177
> Project: Maven Checkstyle Plugin
> Issue Type: Improvement
> Reporter: Gert Vanderseypen
>
> it would be nice if we could specify here a location in the classpath.
> {code:xml}
> <configLocation>${checkstyle.location}</configLocation>
> {code}
> currently it's only possible to look for a file in the filesystem.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)