[
https://issues.jboss.org/browse/FORGE-1010?page=com.atlassian.jira.plugin...
]
Lincoln Baxter III closed FORGE-1010.
-------------------------------------
Assignee: George Gastaldi
Fix Version/s: 2.0.0.Alpha6
Resolution: Done
Solve in 2.0
Plugin commands remove-plugin and list-plugins
----------------------------------------------
Key: FORGE-1010
URL:
https://issues.jboss.org/browse/FORGE-1010
Project: Forge
Issue Type: Enhancement
Components: Plugin API
Affects Versions: 1.3.2.Final
Reporter: Rajmahendra Hegde
Assignee: George Gastaldi
Fix For: 2.0.0.Alpha6
Currently the two commands
1. remove-plugin
2. list-plugins
Runs mainly on display and consuming plugin as a long string
org.jrebirth.forge-jrebirth-plugin:1.3.2.Final:1.0.0-SNAPSHOT-0ecc7548-4e2e-47e0-a17a-34c95026568b
As the install-plugin command comes in the same group of plugins. We can enhance these
two commands like...
list-plugins
Instead of just displaying a full line of string we can display some info about the
plugin like...
Plugin name (servlet, rest etc. (user defined)) : Maven location(A:G:V) | Author | ...
etc
remove-plugin
like install-plugin we can provide the plugin name. ( we can also use completer using
installed plugins in the system)
--
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