JeremySun0731 commented on PR #1558: URL: https://github.com/apache/commons-lang/pull/1558#issuecomment-3731813762
Hi Gary, I tried running `mvn test` on PR #1558 using IntelliJ’s bundled Maven and hit a Maven Enforcer failure: Detected Maven Version: 3.6.3 Required: Maven >= 3.8.1 This seems to be due to the IDE default Maven version rather than the code itself. I haven’t upgraded Maven locally yet, but wanted to report this environment behavior in case it’s relevant for contributors using IntelliJ defaults. Happy to rerun tests with a newer Maven version if needed. -- 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]
