Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.2.0
-
None
-
None
Description
When the check goal prints a violation to the console it gives the relative path
[ERROR] src/main/java/...
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.