Maven 2.x Help Plugin

help:effective-pom - sort the properties list

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 2.0.2
  • Fix Version/s: 2.1
  • Component/s: None
  • Labels:
    None
  • Environment:
    mwn 2.0.8, jdk 1.6.0_05, w2k
  • Number of attachments :
    0

Description

Sorting the properties list output in 'help:effective-pom' would be very helpful for lookup ...

  • especially if the list grows large

Activity

Hide
Vincent Siveton added a comment -

It seems to be done in trunk. Could you retest it and send us a test case?

Show
Vincent Siveton added a comment - It seems to be done in trunk. Could you retest it and send us a test case?
Hide
André Fügenschuh added a comment -

Checked it with a 2.1-SNAPSHOT (20080807.201549-7): no change!
<project><properties> list is unsorted.

Or do you expect 'project.getModel()' to return an already sorted list of items? So, the change will be in Maven core?

Show
André Fügenschuh added a comment - Checked it with a 2.1-SNAPSHOT (20080807.201549-7): no change! <project><properties> list is unsorted. Or do you expect 'project.getModel()' to return an already sorted list of items? So, the change will be in Maven core?
Hide
Vincent Siveton added a comment -

Fixed in r688495, snapshot deployed.
I also add a sort for settings.profiles.properties

Show
Vincent Siveton added a comment - Fixed in r688495, snapshot deployed. I also add a sort for settings.profiles.properties
Hide
André Fügenschuh added a comment -

Verified with 2.1-SNAPSHOT (20080824.111123-10), fine.

Show
André Fügenschuh added a comment - Verified with 2.1-SNAPSHOT (20080824.111123-10), fine.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: