diff --git a/plugins/mvn/mvn.plugin.zsh b/plugins/mvn/mvn.plugin.zsh index 865b15235..e8c28c245 100644 --- a/plugins/mvn/mvn.plugin.zsh +++ b/plugins/mvn/mvn.plugin.zsh @@ -131,6 +131,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