Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0-alpha-1
-
Component/s: Embedding
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
allow queries into what is the lifecycle of a project composed of.
additionally would be nice to have an idea what is the default plugin in the lifecycle and what is the additional one defined in the pom.
ideally with versions or info about local availability (but that can be probably retrieved separately from client code later)
See http://docs.codehaus.org/display/MAVEN/Deterministic+Lifecycle+Planning
Specifically, in the MojoBinding API, see getSource() to find out where the binding came from.