jira-importer commented on issue #519: URL: https://github.com/apache/maven-deploy-plugin/issues/519#issuecomment-2771548470
**[Guillaume Boué](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gboue)** commented Since this is issue closed as "Not A Problem", should we remove the test added in [r1620139](http://svn.apache.org/viewvc?view=revision&revision=1620139) or make the failure expected? The test fails in CI at the moment. It is indeed expected: the parameters configured in the POM take precedence over those from the default configuration (this can be seen in Maven Core inside the class [DefaultLifecycleExecutionPlanCalculator](https://github.com/apache/maven/blob/maven-3.3.9/maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultLifecycleExecutionPlanCalculator.java#L303)). -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org