[
https://issues.apache.org/jira/browse/MNG-7804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17733936#comment-17733936
]
ASF GitHub Bot commented on MNG-7804:
-------------------------------------
hboutemy opened a new pull request, #1173:
URL: https://github.com/apache/maven/pull/1173
equivalent to #1147, but:
- for Maven 3.9.x
- as XML attribute `<execution priority="5">`
- default priority from lifecycle weight *1000 to let space to insert
executions
sample use project:
https://github.com/hboutemy/MNG-7804-plugin-execution-priority
> add flexible goal ordering in phase
> -----------------------------------
>
> Key: MNG-7804
> URL: https://issues.apache.org/jira/browse/MNG-7804
> Project: Maven
> Issue Type: New Feature
> Components: Plugins and Lifecycle
> Affects Versions: 3.0, 3.9.2, 4.0.0-alpha-5
> Reporter: Herve Boutemy
> Assignee: Guillaume Nodet
> Priority: Major
>
> as documented in MNG-5987 and described in MNG-5539 or MNG-6051, goals order
> in a phase can't be defined in a flexible way
> Adding a flexible mechanism would be useful
--
This message was sent by Atlassian Jira
(v8.20.10#820010)