It is not possible and for a simple reason the proxy setting is not something consistant across a project. If you could put your proxy config in your pom.xml, your build could become not portable since a proxy is a specific environment setting.
Why do you want to do this? On 3/13/06, Szczepan Faber <[EMAIL PROTECTED]> wrote: > Hi, > > How to setup proxy from Maven2 in pom file? I know I can do it in > settings.xml, but that does not work for m2 eclipse plugin. That is > why I'd like to setup proxy in pom. > > Thanks, > Szczepan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Alexandre Poitras Québec, Canada --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
