-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
enhancementNew feature or requestNew feature or requestpriority:majorMajor loss of functionMajor loss of function
Description
Delany opened MCHECKSTYLE-422 and commented
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.
Affects: 3.2.0
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority:majorMajor loss of functionMajor loss of function