[
https://issues.apache.org/jira/browse/GERONIMO-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661183#action_12661183
]
Lin Sun commented on GERONIMO-4490:
-----------------------------------
Not sure about the quit (I think it is avail when selecting the plugins to
install), but the other options seem to be avail already.
@Option (name = '-l', aliases = ['--list'], description = 'refresh plugin
list')
boolean refreshList = false
@Option (name = '-m', aliases = ['--mode'], description = 'custom assembly
mode')
String mode
@Option (name = '-t', aliases = ['--path'], description = 'assembly
location')
String relativeServerPath = "var/temp/assembly"
@Option (name = '-g', aliases = ['--groupId'], description = 'server
groupId')
String group
@Option (name = '-a', aliases = ['--artifact'], description = 'server
artifact name')
String artifact
@Option (name = '-v', aliases = ['--version'], description = 'server
version')
String version = "1.0"
@Option (name = '-f', aliases = ['--format'], description = 'zip or tar.gz')
String format = "tar.gz"
> Improvement expected during customizing server assembly via Gshell
> ---------------------------------------------------------------------
>
> Key: GERONIMO-4490
> URL: https://issues.apache.org/jira/browse/GERONIMO-4490
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: deployment
> Affects Versions: 2.1.3, 2.2
> Environment: Win XP Professional+Sun Java1.6
> Reporter: Chi Runhua
> Priority: Minor
>
> (1) After deploy/assemble, user cann't choose to exit, so one more option as
> followed would be appreciated,
> q: quit
> or
> 4: Exit
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.