Re: [VOTE] Release Maven Surefire Plugin version 2.7.1

2010-12-24 Thread Jeff Jensen
+1 (non-binding) On Thu, Dec 23, 2010 at 2:40 AM, Lukas Theussl wrote: > > +1 > > -Lukas > > > Kristian Rosenvold wrote: >> >> Hi, >> >> We solved 10 issues: >> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=17014 >> >> There are still a couple of issues left in JIRA

handling of scm URLs in submodules

2010-12-24 Thread Mark Struberg
Hi! I grabbed through our open MRELEASE issues and figured that there are lots of errors due to the currently automatic handling of scm urls in submodules. If a submodule doesn't define it's own section, we currently add the submodule directory name to the SCM url. This got added to handle SV

Re: [modello-dev] getting karma on GitHub

2010-12-24 Thread Arnaud Héritier
Jason can you transfer credentials for maven related projects (plexus, modello, ...) you are moving from Codehaus to GitHub ?? I don't see any reason for us to loose privileges you gave to us previously ? Otherwise we'll have to ask you each time we want to commit to a migrated project and we'll lo

Re: Modello and Maven Changes Plugin woes

2010-12-24 Thread Olivier Lamy
Yeah. I have added this in modello. See related issues : * http://jira.codehaus.org/browse/MODELLO-85 * especially : http://jira.codehaus.org/browse/MODELLO-113 rev http://fisheye.codehaus.org/changelog/modello/?cs=926 . -- Olivier 2010/12/24 Hervé BOUTEMY : > Hi, > > Yes, it seems maven-change

Re: Modello and Maven Changes Plugin woes

2010-12-24 Thread Lukas Theussl
I guess this will also be useful for MCHANGES-190. -Lukas Hervé BOUTEMY wrote: Hi, Yes, it seems maven-changes-plugin does something unusual: it has an element containing both text and sub-elements. Uploaded documentation on how to use the plugin. I opened

Re: Modello and Maven Changes Plugin woes

2010-12-24 Thread Hervé BOUTEMY
Hi, Yes, it seems maven-changes-plugin does something unusual: it has an element containing both text and sub-elements. Uploaded documentation on how to use the plugin. I opened a Jira issue and will work on it: http://jira.codehaus.org/browse/MODELLO-254 Regards