Lincoln Baxter III created FORGE-780:
----------------------------------------
Summary: `forge install-plugin` from central repository fails when plugin
name collides with tags in other entries
Key: FORGE-780
URL:
https://issues.jboss.org/browse/FORGE-780
Project: Forge
Issue Type: Bug
Components: Plugin Repository
Affects Versions: 1.2.0.Final
Reporter: Lincoln Baxter III
Fix For: 1.2.1.Final
{code}forge install-plugin webapp{code}
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira