diff --git a/plugins/mvn/mvn.plugin.zsh b/plugins/mvn/mvn.plugin.zsh index 04bd186af..5cfad6bfe 100644 --- a/plugins/mvn/mvn.plugin.zsh +++ b/plugins/mvn/mvn.plugin.zsh @@ -134,6 +134,8 @@ function listMavenCompletions { tomcat6:run tomcat6:run-war tomcat6:run-war-only tomcat6:stop tomcat6:deploy tomcat6:undeploy # tomcat7 tomcat7:run tomcat7:run-war tomcat7:run-war-only tomcat7:deploy + # wls-maven-plugin + wls:appc wls:deploy wls:create-domain wls:help wls:install wls:list-apps wls:redeploy wls:start-app wls:start-server wls:stop-app wls:stop-server wls:undeploy wls:update-app wls:wlst wls:ws-clientgen wls:ws-wsdlc wls:ws-jwsc # tomee tomee:run tomee:run-war tomee:run-war-only tomee:stop tomee:deploy tomee:undeploy # spring-boot