Bug#612416: maven2: seems not to regard proxy settings

2011-02-11 Thread Andreas Tille
On Thu, Feb 10, 2011 at 11:44:11PM +0100, Ludovic Claude wrote: > > Can you run the same command but with the --debug option? This will help > to trace what is the source of the problem, it can be anything here, > especially as your proxy may not be configured properly. > > mvn --debug -Djava.net

Bug#612416: maven2: seems not to regard proxy settings

2011-02-10 Thread Ludovic Claude
Hello Andreas, Can you run the same command but with the --debug option? This will help to trace what is the source of the problem, it can be anything here, especially as your proxy may not be configured properly. mvn --debug -Djava.net.preferIPv4Stack=true archetype:generate -DgroupId=jam -Dart

Bug#612416: maven2: seems not to regard proxy settings

2011-02-08 Thread Damien Raude-Morvan
Hi, > when I tried mvn the first time when sitting behind a web proxy > (http_proxy environment variable set) I've got: [..] > As you see I have -Djava.net.preferIPv4Stack=true set to make sure I do not > replicate #563946. Any idea how to verify if my assumption of not > regarding http_proxy mig

Bug#612416: maven2: seems not to regard proxy settings

2011-02-08 Thread andreas
Package: maven2 Version: 2.2.1-5 Severity: normal Hi, when I tried mvn the first time when sitting behind a web proxy (http_proxy environment variable set) I've got: $ mvn -Djava.net.preferIPv4Stack=true archetype:generate -DgroupId=jam -DartifactId=lib-jam -DarchetypeArtifactId=maven-archetyp