Ciprian Pascu created MNG-5644:
----------------------------------
Summary: Possibility to disable sort mechanism
Key: MNG-5644
URL: https://jira.codehaus.org/browse/MNG-5644
Project: Maven 2 & 3
Issue Type: Wish
Affects Versions: 3.2.1
Reporter: Ciprian Pascu
Attachments: maven-core-sort.patch
I would like to have the possibility of disabling sorting for modules inside a
reactor. Currently I work with a patched version of maven, but since is not
that much, I propose it for future releases.
Command line would be something like:
mvn clean install -Dsafe=true
I was forced to create this request, while working on a big project with
circular dependencies.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)