summaryrefslogtreecommitdiff
path: root/plugins/mvn/mvn.plugin.zsh
AgeCommit message (Expand)Author
2023-06-16fix(mvn)!: rename `mvnd` to `mvndp` alias (#11756)rfigueroa
2022-12-26feat(maven): add `quarkus` command support (#11405)Nur Rony
2022-12-01feat(mvn): add completion for Vaadin (#11362)Marco Collovati
2022-01-13fix(mvn): fix listing modules in completion (#10586)Marc Cornellà
2021-10-11feat(mvn): support using `mvnw` in multi-module projects (#9413)Arthur Maltson
2020-10-09mvn: list modules (directories with pom.xml) (#8478)James Zhang
2020-10-09mvn: add Quarkus support in mvn completion (#9037)Geoffrey GREBERT
2020-06-25Add new mvn alias for `mvn fmt:format` (#9053)Fatih Ergüven
2019-10-25mvn: add autocompletion for openliberty (#8244)Anton Balaniuc
2019-02-17mvn: fix and cleanup dynamic profiles logicMarc Cornellà
2019-02-17mvn: add dynamic profile support to mvn completionkubamarchwicki
2019-02-17mvn: sort aliases and improve comments and READMEMarc Cornellà
2019-02-17mvn: clean up mvn-color functionMarc Cornellà
2019-02-17mvn: avoid mvn-or-mvnw function calling itself when mvn is aliased to itMarc Cornellà
2019-02-17mvn: use echoti instead of tputMarc Cornellà
2019-02-17mvn: fix formattingMarc Cornellà
2019-02-17mvn: add integration-test options to mvn autocompleteBryan Banz
2019-02-17mvn: add alias to run maven from a project's subdirectoryBryan Banz
2019-02-17mvn: colorize [DEBUG] statements in mvn-colorBryan Banz
2019-02-17mvn: add mvncvst aliasLaurent Vaills
2019-02-17mvn: add alias to 'mvn clean deploy'sparsick
2019-02-17mvn: add mvncp alias to 'mvn clean package'Alexey Merezhin
2019-02-17mvn: add initialize support in mvn completionWajdi Al-Hawari
2019-02-17mvn: enable completion for mvnwNeil Green
2019-02-17mvn: enable completion for maven colorizernslqqq
2018-10-24mvn: run mvnw only if executable (#7326)Paul N. Baker
2018-08-29execute mvnw with "mvn" when mvnw-file is present (#6484)Janosch Schwalm
2018-07-01Add Spring Boot Run command (#4460)miguelpuyol
2017-11-01Added 'clean verify' to the mvn plugin targets (#6339)Mike Reardon
2017-09-24improved maven plugin (#6298)Janosch Knack
2016-12-18Add mvn asciidoctor commands (#5645)Dennis Rippinger
2016-10-04Add jgitflow maven goals (#5489)Mats Faugli
2016-09-21Add some prompts for "install:install-file" (#5376)Shang Yehua
2016-09-14Add -DskipITs and completion for -Dit.test mvn plugin (#3641)Frederick Roth
2016-06-15add 'mvn clean install -DskipTests --offline' alias to speed up maven compile...intsilence
2016-05-14Add mvn options to ignore test failures (#5092)Shang Yehua
2016-02-18fix terminal color pollution, see issue https://github.com/robbyrussell/oh-my...Marvin Frommhold
2015-02-07Added alias for downloading maven dependencies' sources and javadocsDeepu Mohan Puthrote
2014-08-01TomEE maven plugin + integration-test in common life-cycleCarlos Chacin
2014-07-07Spring boot autocompletekubamarchwicki
2014-06-28added useful mvn aliasesPeter Butkovic
2014-03-07added mvnjetty aliasJouko Johansson
2014-03-07added aliases for tomcat:run tomcat7:runJouko Johansson
2014-03-07added mvn-updateJouko Johansson
2013-11-11Fix issues with special characters when running mvnZsolt Sz. Sztupák
2013-04-22mvn plugin was missing "redeploy" completion for tomcat.Dustin Hemmerling
2012-12-28Maven plugin completion fixNandor Kracser
2012-12-02Merge pull request #1235 from henryyan/masterRobby Russell
2012-11-21totvs utilsCarlos Alexandro Becker
2012-11-06mvn.colors.plugin.zsh was not read... mergin with mvn.plugin.zsh.Carlos Alexandro Becker