RFR: 8079: Issue in Dev environment due to maven-checkstyle-plugin

Alex Macdonald aptmac at openjdk.org
Mon Jun 5 13:54:14 UTC 2023


On Fri, 2 Jun 2023 05:58:04 GMT, Virag Purnam <vpurnam at openjdk.org> wrote:

> There was any issue in dev environment of eclipse IDE after introducing **maven-checkstyle-plugin**. Refer the screen shot below. 
> 
> 
> <img width="935" alt="Issue" src="https://github.com/openjdk/jmc/assets/97600378/0e3d8a3a-58fc-4545-a70e-1f718f8fd2de">
> 
> 
> 
> Issue has been addressed by ignoring the execution. 
> --release issue has been addressed too with this commit. Committed the **application/org.openjdk.jmc.browser.attach/.settings/org.eclipse.jdt.core.prefs** file.

Looks good to me, although the removal of `org.eclipse.jdt.core.prefs` was intentional as of https://github.com/openjdk/jmc/pull/489.

-------------

PR Comment: https://git.openjdk.org/jmc/pull/490#issuecomment-1576847203


More information about the jmc-dev mailing list