Re: Running maven integration test suite behind a firewall?

2010-08-02 Thread Barrie Treloar
On Tue, Aug 3, 2010 at 10:07 AM, Benjamin Bentmann wrote: > Barrie Treloar wrote: > >> Looking at >> http://docs.codehaus.org/display/MAVEN/Creating+a+Maven+Integration+Test >> and the Verifier code there doesn't appear to be any way to pass in my >> local settings.xml (which sets the mirror defin

Re: Running maven integration test suite behind a firewall?

2010-08-02 Thread Benjamin Bentmann
Barrie Treloar wrote: Looking at http://docs.codehaus.org/display/MAVEN/Creating+a+Maven+Integration+Test and the Verifier code there doesn't appear to be any way to pass in my local settings.xml (which sets the mirror definitions) Many of the ITs require specific mirror/proxy setups, so usin

flexmojos-generator-maven-plugin is beta ready

2010-08-02 Thread Martin Gainty
i have multiple patches for flexmojos-generator-maven-plugin this is the code which creates flex startup files to compile with flex compiler a couple of discoveries: the author extracted his generator entries from a HashMap and assumed the returned value was not null..it was null..fixed.. ther

flexmojos-generator-maven-plugin is beta ready

2010-08-02 Thread Martin Gainty
i have multiple patches for flexmojos-generator-maven-plugin this is the code which creates flex startup files to compile with flex compiler a couple of discoveries: the author extracted his generator entries from a HashMap and assumed the returned value was not null..it was null..fixed.. ther

Re: [VOTE] Release Maven Doxia Tools version 1.1

2010-08-02 Thread Lukas Theussl
+1 -Lukas Dennis Lundberg wrote: Hi, This release is a preparation for a release of maven-linkcheck-plugin. For those of you that are unfamiliar with Doxia Tools, it has two components: doxia-converter and doxia-linkcheck. We solved a bunch of issues. Unfortunately I can't give you one URL

Re: Releasing the release plugin

2010-08-02 Thread Arnaud Héritier
Yes this is annoying because not having interactive mode for PGP requires either to put the password in our settings (without encryption) or to have to use an agent (not always easy to setup for a wide team) Arnaud On Aug 1, 2010, at 4:59 PM, Marshall Schor wrote: > > > On 7/30/2010 8:34 PM