1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 07:20:09 +00:00

Merge pull request #2935 from kubamarchwicki/mvn-plugin-spring-boot

Enable Spring-boot autocomplete
This commit is contained in:
Robby Russell 2014-07-15 07:40:19 -07:00
commit 6eefbe24a3

View file

@ -129,6 +129,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
# spring-boot
spring-boot:run spring-boot:repackage
# exec
exec:exec exec:java
# versions