utafrali opened a new pull request, #11926: URL: https://github.com/apache/maven/pull/11926
When a profile ID matches a default Maven lifecycle phase name (e.g. "test", "deploy", "integration-test"), users can accidentally trigger that phase. This adds a validation warning to alert about the potential confusion. Includes a new test case with a POM containing both phase-matching and safe profile IDs. Closes #10310 -- 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]
