FYI - Romain
> ---------- Forwarded message ---------- > From: Stephen Connolly <[email protected]> > Date: 2012/2/17 > Subject: Re: automatic proxy for surefire > To: Maven Developers List <[email protected]> > > > File a "New Feature" in JIRA... it sounds like a nice idea. > > If you supplied patch that: included test cases (positive & negative); > was formatted in the Maven style; and applies cleanly > > I suspect that it would get accepted and applied. > > -Stephen > > On 17 February 2012 09:03, Romain Manni-Bucau <[email protected]> > wrote: > > Hi, > > > > i wonder why proxy settings (understand proxy defined in settings.xml) > > can't be put in userproperties during the build. > > > > This way plugin could use them by default (you set a proxy = you want to > > use it by default no?) > > > > A particular plugin i think of is surefire one. > > > > I did a maven plugin to do so = add proxy properties to user properties > and > > it works fine so i wonder if it could be a mvn feature or if there is any > > reason it is not the default case. > > > > - Romain > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > >
