Maven 2.x Help Plugin

List of plugins used by a POM

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

I would like to get an inventory of plugins used by my POM for the purpose of explicitly setting their version in my POM. This will make builds much more reliable. The help:describe can do this for one plugin at a time, but this is tedious and makes the incorrect assumption I know all of the plugins used.

A command like the following would produce a list of plugins, including the GroupId, ArtifactId, and version used by a specific goal.
mvn help:describe -Dgoal=test

Going a step further, adding a -DupdatePom=true to actually add the plugin information to the POM wound make the process much easier.

Issue Links

Activity

Hide
Vincent Siveton added a comment -

MPH-30 could help you

Show
Vincent Siveton added a comment - MPH-30 could help you

People

Vote (1)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: