]
George Gastaldi updated FORGE-297:
----------------------------------
Fix Version/s: 2.0.0.Alpha3
(was: 2.0.0.Alpha2)
Should provide ability to specify mutually exclusive command options
--------------------------------------------------------------------
Key: FORGE-297
URL:
https://issues.jboss.org/browse/FORGE-297
Project: Forge
Issue Type: Feature Request
Components: Plugin API
Affects Versions: 1.0.0.Alpha1
Reporter: Lincoln Baxter III
Priority: Minor
Fix For: 2.0.0.Alpha3
When developing Plugin @Commands, it is sometimes convenient to specify options from
which only one must be selected
For example:
* providing a maven GAV "org.jboss.seam.forge:forge-parent:1.0.0"
* specifying the path to said project "~/projects/forge/"
Both inputs are valid, but only one is required. If one is selected, the other should be
hidden from completion. (Or some such interaction.)
If both are missing, Forge should prompt for one to be completed.
--
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: