rmannibucau commented on PR #8407: URL: https://github.com/apache/hop/pull/8407#issuecomment-5698690676
@mattcasters my view (and literally mine) is that it is an incompatiblity between the build and the OS default versions (which is a very common pitfall and why a lot of dev moves to chocolatey/sdkman) so I would go with enforcing the min maven version with enforcer plugin or alike rather than supporting a version which shouldn't be compatible or try to hack plugin dependencies to force it to be compatible (this is also the way maven is going with maven 4, distro versions will most of the time be totally irrelevant). Should I try to add enforcer 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]
