Re: [mojo-dev] [VOTE] Release buildnumber-maven-plugin version 1.3

2014-04-28 Thread Olivier Lamy
+1 On 28 April 2014 04:41, Baptiste Mathus wrote: > Hi, > > I'd like to release version 1.3 of the buildnumber-maven-plugin > > This mojo is designed to get a unique build number for each time you build > your project. So while your version may remain constant at 1.0-SNAPSHOT for > many iteration

Re: [mojo-dev] [VOTE] Release buildnumber-maven-plugin version 1.3

2014-04-28 Thread Baptiste Mathus
+1. Just tested it on some of our projects. Side note : *if you're using Git*, you might be interested in using/testing the fix coming with https://jira.codehaus.org/browse/MBUILDNUM-66 Indeed, before 1.3, scmBranch for Git would answer UNKNOWN. It should now report the right branch. Cheers 20

Re: [mojo-dev] [VOTE] Release buildnumber-maven-plugin version 1.3

2014-04-28 Thread jieryn
+1 binding .. 1.3 in staging works on a few private projects I tested, thank you Baptise! On Sun, Apr 27, 2014 at 2:41 PM, Baptiste Mathus wrote: > Hi, > > I'd like to release version 1.3 of the buildnumber-maven-plugin > > This mojo is designed to get a unique build number for each time you buil

Re: [mojo-dev] [VOTE] Release flatten-maven-plugin version 1.0.0-beta-1

2014-04-28 Thread Jörg Hohwiller
+1 from me to avoid boring empty consensus ;) Jörg Am 26.04.2014 00:15, schrieb Jörg Hohwiller: Hi, I'd like to release version 1.0.0-beta-1 of the flatten-maven-plugin Flatten Maven Plugin generates a flattened version of your pom.xml and makes maven to install and deploy this one instead of

Re: [mojo-dev] [VOTE] Release rpm-maven-plugin version 2.1-alpha-4

2014-04-28 Thread Jörg Hohwiller
+1 BTW: about time to go for a beta? Maybe some of the open bugs is still nasty but I did not face any of them for my usecases... Thanks & regards Jörg Am 27.04.2014 21:55, schrieb Rickard von Essen: Hi, I'd like to release version 2.1-alpha-4 of the rpm-maven-plugin The RPM Maven Plugin

Re: [mojo-dev] [VOTE] Release flatten-maven-plugin version 1.0.0-beta-1

2014-04-28 Thread Robert Scholte
+1 Robert Op Mon, 28 Apr 2014 17:17:58 +0200 schreef Jörg Hohwiller : +1 from me to avoid boring empty consensus ;) Jörg Am 26.04.2014 00:15, schrieb Jörg Hohwiller: Hi, I'd like to release version 1.0.0-beta-1 of the flatten-maven-plugin Flatten Maven Plugin generates a flattened vers

Re: [mojo-dev] [VOTE] Release buildnumber-maven-plugin version 1.3

2014-04-28 Thread Mirko Friedenhagen
+1 binding, buildScmBranch is set correctly to master on two projects using git. Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriedenhagen/ On Mon, Apr 28, 2014 at 1:47 PM, Baptiste Mathus