Skip to content

[Maven] Move property directly to where it is used#807

Merged
pickypg merged 1 commit intomainfrom
build/move-property-to-plugin
Mar 26, 2025
Merged

[Maven] Move property directly to where it is used#807
pickypg merged 1 commit intomainfrom
build/move-property-to-plugin

Conversation

@pickypg
Copy link
Copy Markdown
Member

@pickypg pickypg commented Mar 26, 2025

This moves the maven.compiler.proc property to the equivalent proc element under the maven compiler plugin.

This has no functional change on the build other than to simplify understanding as the property is not used by anything else.

Checklist

  • I have verified that the APIs in this pull request do not return sensitive data

This moves the `maven.compiler.proc` property to the equivalent
`proc` element under the maven compiler plugin.

This has no functional change on the build other than to simplify
understanding as the property is not used by anything else.
@pickypg pickypg self-assigned this Mar 26, 2025
@pickypg pickypg merged commit dc5e4e6 into main Mar 26, 2025
2 checks passed
@pickypg pickypg deleted the build/move-property-to-plugin branch March 26, 2025 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant