Skip to content

[Build] Fix modernizer-maven-plugin integration to Pulsar's build - #13168

Merged
lhotari merged 1 commit into
apache:masterfrom
lhotari:lh-fix-modernizer-maven-plugin-integration
Dec 7, 2021
Merged

[Build] Fix modernizer-maven-plugin integration to Pulsar's build#13168
lhotari merged 1 commit into
apache:masterfrom
lhotari:lh-fix-modernizer-maven-plugin-integration

Conversation

@lhotari

@lhotari lhotari commented Dec 7, 2021

Copy link
Copy Markdown
Member

Motivation

The current modernizer-maven-plugin integration to Pulsar's build is invalid. modernizer-maven-plugin will analyse outdated class files and this leads to obscure error messages.

Modifications

  • the phase must be set to verify
    • unless this is specified, modernizer-maven-plugin will analyse outdated class files

Additional context

- the phase must be set to verify
  - unless this is specified, modernizer-maven-plugin will analyse outdated class files
@lhotari lhotari added type/bug The PR fixed a bug or issue reported a bug area/build labels Dec 7, 2021
@lhotari lhotari added this to the 2.10.0 milestone Dec 7, 2021
@lhotari lhotari self-assigned this Dec 7, 2021
@315157973

315157973 commented Dec 7, 2021 via email

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Dec 7, 2021

Copy link
Copy Markdown

@lhotari:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@lhotari lhotari added the doc-not-needed Your PR changes do not impact docs label Dec 7, 2021
@github-actions

github-actions Bot commented Dec 7, 2021

Copy link
Copy Markdown

@lhotari:Thanks for providing doc info!

@lhotari

lhotari commented Dec 7, 2021

Copy link
Copy Markdown
Member Author

这是来自QQ邮箱的自动回复邮件。   您好,邮件我已经收到,我将很快回复

@315157973 It seems that you have automatic email responses coming all the way back to GitHub issues.

@lhotari

lhotari commented Dec 7, 2021

Copy link
Copy Markdown
Member Author

@nicoloboschi @eolivelli Please review

@315157973

Copy link
Copy Markdown
Contributor

@315157973 It seems that you have automatic email responses coming all the way back to GitHub issues.

Sorry, I have shut it down

@nicoloboschi

Copy link
Copy Markdown
Contributor

@MarvinCai PTAL

@eolivelli eolivelli left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Lgtm

@lhotari
lhotari merged commit ede95e9 into apache:master Dec 7, 2021
fxbing pushed a commit to fxbing/pulsar that referenced this pull request Dec 19, 2021
…ache#13168)

- the phase must be set to verify
  - unless this is specified, modernizer-maven-plugin will analyse outdated class files
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 type/bug The PR fixed a bug or issue reported a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants