[RESULT] [VOTE] Release Maven Site Plugin 3.0-beta-2 for maven 3

2010-09-07 Thread Olivier Lamy
Hi, The vote has passed with the following result : +1 (binding) Hervé Boutemy, Arnaud Héritier, Lukas Theussl, Vincent Siveton, Olivier Lamy +1 (non-binding) Tony Chemit I will continue the release process. Thanks for reviewing, -- Olivier -- Olivier http://twitter.com/olamy http://www.linked

Re: mailing list archives and bugs data of Apache Maven for academic research evaluation !

2010-09-07 Thread Wendy Smoak
On Mon, Sep 6, 2010 at 9:27 PM, Iqbal, Aftab wrote: > the mail archives are available only through the Web interface and are not > downloadable. I am looking for monthly generated mailbox archives which i can > download and can parse locally (some Apache projects also hosted such mailbox > arch

Re: [VOTE] Release Maven Compiler Plugin 2.3.2

2010-09-07 Thread Paul Merlin
+1 (non-binding) Quoting Benjamin Bentmann : > Hi, > > We solved 1 issue: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11130&version=16 > 731 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11130&st > atus

Re: Creating a maven integration test

2010-09-07 Thread Benjamin Bentmann
Martijn Dashorst wrote: http://docs.codehaus.org/display/MAVEN/Creating+a+Maven+Integration+Test So when I have gone through the moves of creating the IT, and creating a patch for a maven plugin, I can just zip the IT project and attach it to the plugin's JIRA? Just to be clear, the URL you g

Re: Creating a maven integration test

2010-09-07 Thread Stephen Connolly
yes. and you might want to ping the dev list if nobody picks up your patch after a week or so On 7 September 2010 07:42, Martijn Dashorst wrote: > Is this the canonical URL for supplying a IT with a patch? > > http://docs.codehaus.org/display/MAVEN/Creating+a+Maven+Integration+Test > > So when I