Hi,
I am trying to use maven for our next project, but as a starter of maven,I am confused
by the various properties the system as well as each plugin set.The docs is not so
informative for a newbie.I wonder why not implement a default goal to list all the
properties and their current default values used by each plugin.I hope that I can use
command lines such as:
maven java:jar:listproperties
to have an overview of the properties and their current values(the command above is
just for an example).I don't want to check the docs or look into the Jelly script to
guess what property I should use and modify to cater my specific need.I think in that
way maven will be more self-explanatory.
Is it possible?
Guo
--
To unsubscribe, e-mail: <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>