Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix][build] Fix the errorprone maven profile #21834

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Jan 2, 2024

Motivation

The errorprone maven profile is currently broken and doesn't work.

Modifications

  • update to work with JDK17
  • upgrade errorprone to latest version

Additional context

use mvn -Perrorprone,core-modules,-main compile to run

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

use "mvn -Perrorprone,core-modules,-main compile" to run
@lhotari lhotari added this to the 3.3.0 milestone Jan 2, 2024
@lhotari lhotari self-assigned this Jan 2, 2024
@lhotari lhotari requested a review from tisonkun January 2, 2024 12:27
@lhotari
Copy link
Member Author

lhotari commented Jan 2, 2024

/cc @asafm

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jan 2, 2024
Copy link
Member

@tisonkun tisonkun left a comment

Choose a reason for hiding this comment

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

Thank you!

@lhotari lhotari merged commit cf6b5d0 into apache:master Jan 2, 2024
46 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants