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

[incubator-kie-drools-5995] kie-maven-plugin mixes multiple Maven ver… #6004

Merged

Conversation

tkobayas
Copy link
Contributor

@tkobayas tkobayas commented Jun 27, 2024

Comment on lines -111 to -115
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>${maven.version}</version>
</dependency>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

dependencyManagement for maven-plugin-api is already defined in build-parent/pom.xml with 3.8.6 which is consistent with maven-core

@tkobayas
Copy link
Contributor Author

A small fix. Please review, @mariofusco @lucamolteni . Thanks!

@mariofusco mariofusco merged commit 4d5262a into apache:main Jun 28, 2024
10 checks passed
rgdoliveira pushed a commit to rgdoliveira/drools that referenced this pull request Jul 8, 2024
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.

kie-maven-plugin mixes multiple Maven versions: [3.8.6, 3.8.4]
3 participants