gnodet commented on PR #144: URL: https://github.com/apache/creadur-rat/pull/144#issuecomment-1564130668
> Am I correct this fix should also resolve these Plugin validation issues reported by Maven 3.9.2 ? > > ``` > [WARNING] * org.apache.rat:apache-rat-plugin:0.15 > ... > [WARNING] Plugin issue(s): > [WARNING] * Plugin is a Maven 2.x plugin, which will be not supported in Maven 4.x > [WARNING] * Plugin depends on plexus-container-default, which is EOL > [WARNING] > ``` Yes, this PR also removes the warnings caused by the rat plugin with maven 3.9.x. -- 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]
