Maven 1.x Gump Plugin

Use Gump's <maven goal="X Y Z"

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Description:
    Hide

    Currently Maven's gump goal generates a gump.xml that contains a <ant target="X" entry. Gump now supports a <maven goal="X" element/attribute, which is the prefered usage (since it used Maven to build, instead of Ant).

    Note: Without a goal attribute Gump uses a "jar" default goal. Multiple goals (space separated) are supported.

    Show
    Currently Maven's gump goal generates a gump.xml that contains a <ant target="X" entry. Gump now supports a <maven goal="X" element/attribute, which is the prefered usage (since it used Maven to build, instead of Ant). Note: Without a goal attribute Gump uses a "jar" default goal. Multiple goals (space separated) are supported.

Activity

Hide
Brett Porter added a comment - 11/Jun/04 10:28 PM

done. Can you review and test it generates what you want before I release a new version? Thanks.

Show
Brett Porter added a comment - 11/Jun/04 10:28 PM done. Can you review and test it generates what you want before I release a new version? Thanks.

People

Dates

  • Created:
    08/Jun/04 9:05 AM
    Updated:
    11/Jun/04 10:28 PM
    Resolved:
    11/Jun/04 10:28 PM