Re: [VOTE] Release Maven Plugin Tools version 2.9

2011-09-02 Thread Benson Margulies
Indeed I goofed on the site deploy. Thank you for picking up after me. On Fri, Sep 2, 2011 at 5:59 PM, Hervé BOUTEMY wrote: > +1 > > FYI, I re-deployed the site with aggregate reports and site.xml improvements > and with -Preporting, that you seemed to have forgotten > > Le vendredi 2 septembre 2

Re: [VOTE] Release Maven Archetype Plugin version 2.1

2011-09-02 Thread Jesse Glick
Non-binding +1. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [VOTE] Release Maven Plugin Tools version 2.9

2011-09-02 Thread Hervé BOUTEMY
+1 FYI, I re-deployed the site with aggregate reports and site.xml improvements and with -Preporting, that you seemed to have forgotten Le vendredi 2 septembre 2011, Benson Margulies a écrit : > Hi, > > We solved 5 issues: > > > http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-C

Re: MECLIPSE-388 - Correct classpath ordering in .classpath - news?

2011-09-02 Thread Barrie Treloar
2011/9/2 Jean-Noël Rouvignac : > Hello, > > Are there any news about this issue > http://jira.codehaus.org/browse/MECLIPSE-388 ? > > Patches have been offered and some people started creating their own version > of the plugin because this issue is not fixed in mainline: > >   - http://stackoverflow

Re: [VOTE] Release Maven Plugin Tools version 2.9

2011-09-02 Thread John Casey
+1 On 9/2/11 12:44 PM, Benson Margulies wrote: Hi, We solved 5 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS|704c4779c89654602025914dda1252d1ca200b0c|lin&version=17411&styleName=Text&projectId=11139&Create=Create There are still a couple of issues lef

I charged ahead with a plugin-tools release because ...

2011-09-02 Thread Benson Margulies
I scrubbed the jiras harder and concluded that the five I knocked off today are all the issues likely to be changed any time soon. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h..

[VOTE] Release Maven Plugin Tools version 2.9

2011-09-02 Thread Benson Margulies
Hi, We solved 5 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS|704c4779c89654602025914dda1252d1ca200b0c|lin&version=17411&styleName=Text&projectId=11139&Create=Create There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNa

I'd like to release maven-plugin-plugin

2011-09-02 Thread Benson Margulies
I hit, and fixed, a bug [MPLUGIN-186] and then I went looking for low-lying issues. I found MPLUGIN-120 which I'll check in if the tests all pass. Is anything else worth doing? I looked at -181, but I'm not sure that an HTML escape is the notation we want here. Does anyone have a preferred altern

Re: [VOTE] Release Maven Archetype Plugin version 2.1

2011-09-02 Thread Emmanuel Venisse
+1 Emmanuel On Wed, Aug 31, 2011 at 9:39 PM, Hervé BOUTEMY wrote: > Hi, > > We solved 24 issues: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11095&styleName=Html&version=16795 > > There are still a good number of issues left in JIRA: > > http://jira.codehaus.org/secure/IssueNa

MECLIPSE-388 - Correct classpath ordering in .classpath - news?

2011-09-02 Thread Jean-Noël Rouvignac
Hello, Are there any news about this issue http://jira.codehaus.org/browse/MECLIPSE-388 ? Patches have been offered and some people started creating their own version of the plugin because this issue is not fixed in mainline: - http://stackoverflow.com/questions/793054/maven-classpath-order-i

MNG-1977 - Global dependency exclusions - patch

2011-09-02 Thread Jean-Noël Rouvignac
Hello, I gave a go at this new feature following Rob Elliot's idea of using a excluded. And it works a treat for me. I uploaded the maven changes + integration test as patches. Please have a look and let me know what you think of it. http://jira.codehaus.org/browse/MNG-1977 Thanks, Jean-Noel