gnodet commented on PR #10403: URL: https://github.com/apache/camel/pull/10403#issuecomment-1592877142
> I wonder which problem is that, @gnodet? Is it related to mvnd or mvnw (this PR touches both)? > > Anyway, mvnd 1.0-m6-m39-linux-amd64 was already used on some places before this PR. https://github.com/apache/camel/pull/10403/files#diff-fbabc4c33727e60ae5a15c24611fdf4f74126e38144bf0e0ef40b4499bdcc781R24-R28 It's mostly around a bunch of warnings (usage of deprecated stuff) printed by maven when using old plugins. Those should be toned down in 3.9.3 which is planned soon. But nothing major, it should definitely not fail the build (unless something enforces that there are no warnings at all). -- 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]
