Age | Commit message (Expand) | Author |
2023-06-16 | fix(mvn)!: rename `mvnd` to `mvndp` alias (#11756) | rfigueroa |
2022-12-26 | feat(maven): add `quarkus` command support (#11405) | Nur Rony |
2022-12-01 | feat(mvn): add completion for Vaadin (#11362) | Marco Collovati |
2022-01-13 | fix(mvn): fix listing modules in completion (#10586) | Marc Cornellà |
2021-10-11 | feat(mvn): support using `mvnw` in multi-module projects (#9413) | Arthur Maltson |
2020-10-09 | mvn: list modules (directories with pom.xml) (#8478) | James Zhang |
2020-10-09 | mvn: add Quarkus support in mvn completion (#9037) | Geoffrey GREBERT |
2020-06-25 | Add new mvn alias for `mvn fmt:format` (#9053) | Fatih Ergüven |
2020-03-11 | Clean up plugin READMEs and a few plugins | Marc Cornellà |
2019-11-20 | Actions to take after repository migration is complete (#8394) | Marc Cornellà |
2019-10-25 | mvn: add autocompletion for openliberty (#8244) | Anton Balaniuc |
2019-02-17 | mvn: update documentation | Marc Cornellà |
2019-02-17 | mvn: fix and cleanup dynamic profiles logic | Marc Cornellà |
2019-02-17 | mvn: add dynamic profile support to mvn completion | kubamarchwicki |
2019-02-17 | mvn: sort aliases and improve comments and README | Marc Cornellà |
2019-02-17 | mvn: clean up mvn-color function | Marc Cornellà |
2019-02-17 | mvn: avoid mvn-or-mvnw function calling itself when mvn is aliased to it | Marc Cornellà |
2019-02-17 | mvn: use echoti instead of tput | Marc Cornellà |
2019-02-17 | mvn: fix formatting | Marc Cornellà |
2019-02-17 | mvn: add integration-test options to mvn autocomplete | Bryan Banz |
2019-02-17 | mvn: add alias to run maven from a project's subdirectory | Bryan Banz |
2019-02-17 | mvn: colorize [DEBUG] statements in mvn-color | Bryan Banz |
2019-02-17 | mvn: add mvncvst alias | Laurent Vaills |
2019-02-17 | mvn: add alias to 'mvn clean deploy' | sparsick |
2019-02-17 | mvn: add mvncp alias to 'mvn clean package' | Alexey Merezhin |
2019-02-17 | mvn: add initialize support in mvn completion | Wajdi Al-Hawari |
2019-02-17 | mvn: enable completion for mvnw | Neil Green |
2019-02-17 | mvn: enable completion for maven colorizer | nslqqq |
2018-10-24 | mvn: run mvnw only if executable (#7326) | Paul N. Baker |
2018-08-29 | execute mvnw with "mvn" when mvnw-file is present (#6484) | Janosch Schwalm |
2018-07-01 | Add Spring Boot Run command (#4460) | miguelpuyol |
2017-11-01 | Added 'clean verify' to the mvn plugin targets (#6339) | Mike Reardon |
2017-09-24 | improved maven plugin (#6298) | Janosch Knack |
2016-12-18 | Add mvn asciidoctor commands (#5645) | Dennis Rippinger |
2016-10-04 | Add jgitflow maven goals (#5489) | Mats Faugli |
2016-09-21 | Add some prompts for "install:install-file" (#5376) | Shang Yehua |
2016-09-14 | Add -DskipITs and completion for -Dit.test mvn plugin (#3641) | Frederick Roth |
2016-06-15 | add 'mvn clean install -DskipTests --offline' alias to speed up maven compile... | intsilence |
2016-05-14 | Add mvn options to ignore test failures (#5092) | Shang Yehua |
2016-05-12 | Reword and fix formatting of mvn plugin README | Marc Cornellà |
2016-05-12 | Add README file for mvn plugin | Vimal Raj |
2016-02-18 | fix terminal color pollution, see issue https://github.com/robbyrussell/oh-my... | Marvin Frommhold |
2015-02-07 | Added alias for downloading maven dependencies' sources and javadocs | Deepu Mohan Puthrote |
2014-08-01 | TomEE maven plugin + integration-test in common life-cycle | Carlos Chacin |
2014-07-07 | Spring boot autocomplete | kubamarchwicki |
2014-06-28 | added useful mvn aliases | Peter Butkovic |
2014-03-07 | added mvnjetty alias | Jouko Johansson |
2014-03-07 | added aliases for tomcat:run tomcat7:run | Jouko Johansson |
2014-03-07 | added mvn-update | Jouko Johansson |
2013-11-11 | Fix issues with special characters when running mvn | Zsolt Sz. Sztupák |