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 maven build stability by removing incorrect <requirements> elemen… #758

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

rhusar
Copy link
Collaborator

@rhusar rhusar commented Jan 2, 2024

…t - maven version is correctly already being enforced by maven-enforcer-plugin.

Avoids the [WARNING] The project org.jgroups:jgroups:jar:5.3.1.Final-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html

…t - maven version is correctly already being enforced by maven-enforcer-plugin.

Avoids the [WARNING] The project org.jgroups:jgroups:jar:5.3.1.Final-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
@belaban belaban merged commit 3c1dc5c into belaban:master Jan 3, 2024
12 checks passed
@rhusar rhusar deleted the maven-build branch January 3, 2024 06:48
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.

2 participants