-
Feature Request
-
Resolution: Done
-
Major
-
1.2.1.Final
The MavenPlugin could have a command to add Maven plugins to the current project's pom.xml
Syntax could be something like:
maven add-plugin groupId:artifactId:version
version is optional and may be prompted if not specified.