You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by amaresh mourya <am...@gmail.com> on 2011/05/11 15:16:16 UTC

How to add proxy information in maven3

Hi,

As the maven 3 has deprecated wagon manager component where one can add
proxy information and that was accessed everywhere. I want to know what's
the alternate of this deprecation, how can I add proxy information to a
central place which will accessed by all maven apis.

There is provision to add proxy info in
org.sonatype.aether.repository.RemoteRepository but It doesn't seem okay to
keep adding proxy in each repository.


Thanks,
Amaresh