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

Enable additional maven-enforcer-plugin rules #489

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

Stephan202
Copy link
Member

@Stephan202 Stephan202 commented Feb 4, 2023

Suggested commit message:

Enable additional `maven-enforcer-plugin` rules (#489)

@Stephan202 Stephan202 added this to the 0.9.0 milestone Feb 4, 2023
<banDuplicatePomDependencyVersions />
<!-- XXX: Enable this rule once it no longer
"downloads the internet". See
https://issues.apache.org/jira/browse/MENFORCER-467.
Copy link
Member Author

Choose a reason for hiding this comment

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

Link for easy clicking.

@github-actions
Copy link

github-actions bot commented Feb 4, 2023

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

<dependencyConvergence />
<enforceBytecodeVersion>
Copy link
Member

Choose a reason for hiding this comment

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

Another link for easy clicking.

Copy link
Member

@rickie rickie left a comment

Choose a reason for hiding this comment

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

Changes LGTM!

Copy link
Contributor

@chamil-prabodha chamil-prabodha left a comment

Choose a reason for hiding this comment

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

Some of the rules are documented here and might be useful to link it here :)
https://www.mojohaus.org/extra-enforcer-rules/

@rickie rickie force-pushed the sschroevers/extra-maven-enforcer-rules branch from 106d15d to 0fc7054 Compare February 6, 2023 13:05
@github-actions
Copy link

github-actions bot commented Feb 6, 2023

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@rickie rickie merged commit d1f5133 into master Feb 6, 2023
@rickie rickie deleted the sschroevers/extra-maven-enforcer-rules branch February 6, 2023 13:16
@rickie rickie added the chore A task not related to code (build, formatting, process, ...) label Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A task not related to code (build, formatting, process, ...)
Development

Successfully merging this pull request may close these issues.

None yet

3 participants