From 26b204cd05c0c0692ef9b8c9b2ca23d73dcb0f4d Mon Sep 17 00:00:00 2001 From: Bryan Banz Date: Wed, 22 Oct 2014 12:15:29 -0500 Subject: [PATCH] Add integration-test goals to mvn autocomplete --- plugins/mvn/mvn.plugin.zsh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugins/mvn/mvn.plugin.zsh b/plugins/mvn/mvn.plugin.zsh index 74b3bee59..b427fdb11 100644 --- a/plugins/mvn/mvn.plugin.zsh +++ b/plugins/mvn/mvn.plugin.zsh @@ -71,6 +71,11 @@ function listMavenCompletions { # common lifecycle clean process-resources compile process-test-resources test-compile test integration-test package verify install deploy site + + # integration testing + pre-integration-test + integration-test + # common plugins deploy failsafe install site surefire checkstyle javadoc jxr pmd ant antrun archetype assembly dependency enforcer gpg help release repository source eclipse idea jetty cargo jboss tomcat tomcat6 tomcat7 exec versions war ear ejb android scm buildnumber nexus repository sonar license hibernate3 liquibase flyway gwt