danshome opened a new issue, #5995: URL: https://github.com/apache/incubator-kie-drools/issues/5995
The kie-maven-plugin mixes multiple Maven versions: [3.8.6, 3.8.4]. We get this warning during the build. We see this both in 8.45.0.Final and in 9.44.0.Final. [WARNING] [WARNING] Plugin [INTERNAL, EXTERNAL] validation issues were detected in following plugin(s) [WARNING] [WARNING] * org.kie:kie-maven-plugin:9.44.0.Final [WARNING] Plugin EXTERNAL issue(s): [WARNING] * Plugin mixes multiple Maven versions: [3.8.6, 3.8.4] [WARNING] [WARNING] [WARNING] Fix reported issues by adjusting plugin configuration or by upgrading above listed plugins. If no upgrade available, please notify plugin maintainers about reported issues. [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [NONE, INLINE, SUMMARY, BRIEF, VERBOSE] To reproduce add -Dmaven.plugin.validation=VERBOSE to the .mvn/maven.config and run a build using the kie-maven-plugin. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
