Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.0.2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Currently, mavenSession.getAllGoalNames() only gives a list of goals provided by plugins; it should include goals defined in the project's maven.xml.
For one thing, this would improve the shell completion files generated by maven-shell-plugin.
Michael