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

update various maven plugins #258

Merged
merged 3 commits into from May 29, 2020
Merged

update various maven plugins #258

merged 3 commits into from May 29, 2020

Conversation

xvrl
Copy link
Member

@xvrl xvrl commented Apr 18, 2020

  • many plugins now require maven 3.x
  • many bugfixes and improvement for recent JDK versions
  • major version upgrades:
    • checkstyle plugin 3.1.1
    • surefire plugin 3.0.0-M4
    • spotbugs plugin 4.0.0 (spotbugs 4.0.2)
    • deploy plugin 3.0.0-M1
    • intall plugin 3.0.0-M1
  • remove deprecated checkstyle configs

did spot-checks on a few downstream repos and didn't see issues, in no way exhaustive though.

@xvrl xvrl requested review from ijuma and ewencp April 18, 2020 01:17
- many plugins now require maven 3.x
- many bugfixes and improvement for recent JDK versions
- major version upgrades:
  * checkstyle plugin 3.1.1
  * surefire plugin 3.0.0-M4
  * spotbugs plugin 4.0.0 (spotbugs 4.0.2)
  * deploy plugin 3.0.0-M1
  * intall plugin 3.0.0-M1
- remove deprecated checkstyle configs
@ewencp
Copy link
Contributor

ewencp commented Apr 21, 2020

remove deprecated checkstyle configs

What does this refer to? I don't see anything in the diff that suggests such a change?

@xvrl
Copy link
Member Author

xvrl commented Apr 22, 2020

Copy link
Contributor

@ewencp ewencp left a comment

Choose a reason for hiding this comment

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

looks like this is blocked by https://confluentinc.atlassian.net/browse/CC-8869 but generally looks good if we can clear out downstream errors and get a green build

@xvrl xvrl merged commit ec9af9e into master May 29, 2020
@xvrl xvrl deleted the update-plugins branch May 29, 2020 00:24
gracechensd added a commit that referenced this pull request Jun 3, 2020
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.

None yet

2 participants