RFR: 8090: Enhancements for agent pom

Alex Macdonald aptmac at openjdk.org
Wed Jun 14 14:05:11 UTC 2023


On Wed, 14 Jun 2023 08:19:56 GMT, Christoph Langer <clanger at openjdk.org> wrote:

> This is the cleanup for JMC agent in the sense of #495.
> 
> It contains:
> - version bumps
> - URL updates
> - spotless integration

agent/pom.xml line 81:

> 79: 		<jmc.config.path>${project.basedir}/../configuration</jmc.config.path>
> 80: 		<!-- Plugin Versions -->
> 81: 		<maven.checkstyle.version>3.3.0</maven.checkstyle.version>

Overall the changes look good to me, but while you're here changing the pom, what are your thoughts on alphabetical ordering the plugins?

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

PR Review Comment: https://git.openjdk.org/jmc/pull/496#discussion_r1229674304


More information about the jmc-dev mailing list