[
https://issues.apache.org/jira/browse/MCHECKSTYLE-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MCHECKSTYLE-422:
---------------------------------------
Issue Type: Improvement (was: Bug)
> Print absolute paths
> --------------------
>
> Key: MCHECKSTYLE-422
> URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-422
> Project: Maven Checkstyle Plugin
> Issue Type: Improvement
> Components: checkstyle:check
> Affects Versions: 3.2.0
> Reporter: Delany
> Priority: Major
>
> When the check goal prints a violation to the console it gives the relative
> path
> {noformat}
> [ERROR] src/main/java/...{noformat}
> Off the top of my head all other plugins give absolute paths.
> Absolute paths are necessary when running the build in IntelliJ's terminal.
> An absolute path is recognized as such and one can simply click it to open
> the file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)