Skip to content

AVRO-3120: Upgrade maven-maven-plugin and spotless to a more recent version#1246

Merged
RyanSkraba merged 1 commit intoapache:masterfrom
iemejia:BEAM-3120-java17
Jun 3, 2021
Merged

AVRO-3120: Upgrade maven-maven-plugin and spotless to a more recent version#1246
RyanSkraba merged 1 commit intoapache:masterfrom
iemejia:BEAM-3120-java17

Conversation

@iemejia
Copy link
Member

@iemejia iemejia commented Jun 3, 2021

The maven-maven-plugin upgrade is just to fix a maven issue when building with Java 17, sadly there seems not to be a 3.8.x version to keep them aligned yet.

R: @RyanSkraba

@iemejia iemejia requested a review from RyanSkraba June 3, 2021 07:23
@github-actions github-actions bot added build Java Pull Requests for Java binding labels Jun 3, 2021
<pluginExecutionFilter>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<versionRange>[${plugin-plugin.version},)</versionRange>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huh .. is this even defined someplace? Glad to get rid of it, I guess!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it wasn't! that's why it was looking an older version and breaking the build on Java 17

@RyanSkraba RyanSkraba merged commit 67818ad into apache:master Jun 3, 2021
@iemejia iemejia deleted the BEAM-3120-java17 branch October 6, 2023 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Java Pull Requests for Java binding

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants