Maven 2 & 3

the command "mvn -help" should describe the usage of the maven help plugin

Details

  • Number of attachments :
    1

Description

The help system in maven (and any other program as well) is typically what you use if you can't remember the syntax for a given command. The syntax for the help plugin is, however no simpler than any other command, and I always find myself ending up with searching google for info on how to use the help system to find out how to use, for instance, the dependency plugin.

I have suggested a new goal "mvn help:help" in the help plugin to use for getting info on how to use the help system. The same info should be printed when a user types "mvn -help".

Issue Links

Activity

Hide
Richard van der Hoff added a comment -

I couldn't agree more with the fact that you can't drive the help plugin unless you know what you're looking for.

How about the attached as a pointer to the relevant docs?

Show
Richard van der Hoff added a comment - I couldn't agree more with the fact that you can't drive the help plugin unless you know what you're looking for. How about the attached as a pointer to the relevant docs?

People

Vote (1)
Watch (2)

Dates

  • Created:
    Updated: