Hi All, Is there any maven API that can provide me the list of goals from a plugin or no of parameters of a goal and other information. I can see these information written in META_INF/maven/plugin.xml of plugin's JAR. Is there some API to read it and return me the required information.
Thanks Amaresh
