Github user jvanzyl commented on the pull request:
https://github.com/apache/maven/pull/16#issuecomment-45442939
Tonight I'll try to process all the outstanding PRs. I'll let you know if I
need anything.
---
If your project is set up for it, you can reply to this email and have your
Github user wangyf2010 closed the pull request at:
https://github.com/apache/maven-plugins/pull/23
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the featu
Agreed. Explicit order values are not good.
It should be like the reactor in which the order is the topologically sorted
list of projects. The executions in a phase should be the same, specify your
dependencies and let the core topologically sort the executions and run them in
the right order.
More I think about it, less I like the idea of explicit order values. I
think this will be rather inconvenient to setup and error prone to
maintain.
Initial setup will require some tooling to see executions in a
particular case with their default ordering values. Not the end of the
world, but som
Github user MysterionRise commented on the pull request:
https://github.com/apache/maven/pull/16#issuecomment-45431277
Just wonder, is there anything I could do?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your pro