Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-01 | Added 'clean verify' to the mvn plugin targets (#6339) | Mike Reardon | |
2017-09-24 | improved maven plugin (#6298) | Janosch Knack | |
* added some apache maven plugins added arguments added longversion of arguments * SC2006 shellcheck see https://github.com/koalaman/shellcheck/wiki/SC2006 * SC2068 shellcheck see https://github.com/koalaman/shellcheck/wiki/SC2068 * SC2086 shellcheck see https://github.com/koalaman/shellcheck/wiki/SC2086 * shellcheck is not always right ;) | |||
2016-12-18 | Add mvn asciidoctor commands (#5645) | Dennis Rippinger | |
* Add mvn asciidoctor commands * Fix formatting in mvn plugin | |||
2016-10-04 | Add jgitflow maven goals (#5489) | Mats Faugli | |
2016-09-21 | Add some prompts for "install:install-file" (#5376) | Shang Yehua | |
Add "-DgroupId= -DartifactId= -Dversion= -Dpackaging=jar -Dfile=" to options for "install:install-file" for when you need install a local jar file. Closes #5376. | |||
2016-09-14 | Add -DskipITs and completion for -Dit.test mvn plugin (#3641) | Frederick Roth | |
* Adds -DskipITs to auto completion list * Adds integration test completion | |||
2016-06-15 | add 'mvn clean install -DskipTests --offline' alias to speed up maven ↵ | intsilence | |
compile (#5153) * add 'mvn clean install -DskipTests --offline' to speed up maven compile * update maven plugin README | |||
2016-05-14 | Add mvn options to ignore test failures (#5092) | Shang Yehua | |
add "-Dmaven.test.failure.ignore=true" . This option will not ignore all tests but ignore the failures when run tests. See http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#testFailureIgnore | |||
2016-02-18 | fix terminal color pollution, see issue ↵ | Marvin Frommhold | |
https://github.com/robbyrussell/oh-my-zsh/issues/4856 | |||
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 | |
Setting the locale to C will stabilize sed, so it won't stop processing the mvn output when it encounters invalid characters (like binary data) This makes it also more viable to add the `alias mvn='mvn-color`, as the coloring is less obtrusive, and there won't be any issues with sed breaking because of an invalid character inside the stream | |||
2013-04-22 | mvn plugin was missing "redeploy" completion for tomcat. | Dustin Hemmerling | |
2012-12-28 | Maven plugin completion fix | Nandor Kracser | |
for other (than Java) JVM languages | |||
2012-12-02 | Merge pull request #1235 from henryyan/master | Robby Russell | |
Improved maven plugin added a lot of auto complection, add git-extras plugin | |||
2012-11-21 | totvs utils | Carlos Alexandro Becker | |
2012-11-06 | mvn.colors.plugin.zsh was not read... mergin with mvn.plugin.zsh. | Carlos Alexandro Becker | |
2012-11-06 | Added some maven love. | Carlos Alexandro Becker | |
2012-07-18 | add maven zsh autocomplete plugin, copy from juvenxu's bash maven ↵ | Henry Yan | |
autocomplete plugin | |||
2012-07-17 | merge from upstream master | Henry Yan | |
2012-03-22 | add maven plugin | Henry Yan | |
2011-02-16 | mvn plugin | Fredrik Appelberg | |
2010-12-01 | maven plugin | Fredrik Appelberg | |