summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorShang Yehua <niceshang@163.com>2016-09-06 11:10:42 +0800
committerMarc Cornellà <marc.cornella@live.com>2016-09-21 22:26:58 +0200
commit904d0ccef9a3508df61f9b0bb784d8b59d5e8bb2 (patch)
tree0ee3659cb2f029c4ff9e7ab4cd782557598dbf6e /plugins
parentd51ee38906c1b61437920bcb7ddcb662b9cae006 (diff)
downloadzsh-904d0ccef9a3508df61f9b0bb784d8b59d5e8bb2.tar.gz
zsh-904d0ccef9a3508df61f9b0bb784d8b59d5e8bb2.tar.bz2
zsh-904d0ccef9a3508df61f9b0bb784d8b59d5e8bb2.zip
Add some prompts for "install:install-file" (#5376)
Add "-DgroupId= -DartifactId= -Dversion= -Dpackaging=jar -Dfile=" to options for "install:install-file" for when you need install a local jar file. Closes #5376.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/mvn/mvn.plugin.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mvn/mvn.plugin.zsh b/plugins/mvn/mvn.plugin.zsh
index d290c98ec..625aad949 100644
--- a/plugins/mvn/mvn.plugin.zsh
+++ b/plugins/mvn/mvn.plugin.zsh
@@ -172,7 +172,7 @@ function listMavenCompletions {
gwt:browser gwt:clean gwt:compile gwt:compile-report gwt:css gwt:debug gwt:eclipse gwt:eclipseTest gwt:generateAsync gwt:help gwt:i18n gwt:mergewebxml gwt:resources gwt:run gwt:sdkInstall gwt:source-jar gwt:soyc gwt:test
# options
- -Dmaven.test.skip=true -DskipTests -DskipITs -Dmaven.surefire.debug -DenableCiProfile -Dpmd.skip=true -Dcheckstyle.skip=true -Dtycho.mode=maven -Dmaven.test.failure.ignore=true
+ -Dmaven.test.skip=true -DskipTests -DskipITs -Dmaven.surefire.debug -DenableCiProfile -Dpmd.skip=true -Dcheckstyle.skip=true -Dtycho.mode=maven -Dmaven.test.failure.ignore=true -DgroupId= -DartifactId= -Dversion= -Dpackaging=jar -Dfile=
# arguments
-am -amd -B -C -c -cpu -D -e -emp -ep -f -fae -ff -fn -gs -h -l -N -npr -npu -nsu -o -P -pl -q -rf -s -T -t -U -up -V -v -X