Maven 2 & 3

[regression] Order of project class path does not match POM order during reactor build

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.1.0
  • Fix Version/s: 2.1.0
  • Component/s: Dependencies
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    0

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.

Issue Links

Activity

Hide
Benjamin Bentmann added a comment -

Fixed in r743034.

Show
Benjamin Bentmann added a comment - Fixed in r743034.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: