Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
4eab95f0
Commit
4eab95f0
authored
Oct 25, 2019
by
Anton Balaniuc
Committed by
Marc Cornellà
Oct 25, 2019
Browse files
mvn: add autocompletion for openliberty (#8244)
parent
9d790ea6
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/mvn/mvn.plugin.zsh
View file @
4eab95f0
...
...
@@ -267,6 +267,8 @@ function listMavenCompletions {
stage:copy
# toolchain
toolchain:toolchain
#liberty
liberty:clean-server liberty:compile-jsp liberty:configure-arquillian liberty:create-server liberty:debug liberty:debug-server liberty:deploy liberty:dev liberty:display-url liberty:dump-server liberty:install-apps liberty:install-feature liberty:install-server liberty:java-dump-server liberty:package-server liberty:run liberty:run-server liberty:server-status liberty:start liberty:start-server liberty:status liberty:stop liberty:stop-server liberty:test-start-server liberty:test-stop-server liberty:undeploy liberty:uninstall-feature
# 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"
"-DgroupId="
"-DartifactId="
"-Dversion="
"-Dpackaging=jar"
"-Dfile="
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment