-
Bug
-
Resolution: Done
-
Critical
-
1.2.0.Final
-
None
forge install-plugin webapp
Should result in "plugin not found," but instead you can see that it finds multiple entries. This is due to the fact that the installation is not using the plugin name, but rather the full text search used in "find-plugin".
This needs to be changed to resolve against only the plugin name when performing an install.