Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.0
-
None
Description
r742799 uses a HashSet for the dependencies and as such shuffles the class path. The ordering is only destroyed if dependeny resolution happens more than once for a project, i.e. a single plugin execution will not exhibit the issue.
Attachments
Issue Links
- is related to
-
MNG-1412 dependency sorting in classpath
- Closed