Re: Unable to use the maven-release-plugin to release

2013-12-28 Thread Julien Nicoulaud
Hi, I tried the workaround (release plugin 2.4.2 + maven-scm-provider-gitexe 1.8.1) without success, still messing up releases with snapshot versions. I'm on git 1.8.5.2. Am I missing something else ? Here is my parent pom with the release profile I use if this can help: https://gitorious.org/net

Maven ate my hard drive !

2011-04-18 Thread Julien Nicoulaud
Hi all, Maven can eat up a lot of disk space... I'm sharing those two Bash scripts I use for freeing some space: https://github.com/nicoulaj/dotfiles/blob/master/bin/mvn-clean-projects - Looks for Maven projects in $HOME and does a "mvn clean" https://github.com/nicoulaj/dotfiles/blob/master/bin/