Re: 回复: AW: Default remote repository URL is invalid to build Maven

2013-01-22 Thread Anders Hammar
do default > > > http://vouters.dyndns.org/tima/All-OS-Oracle-Java-Problem_attempting_to_go_through_Basic_authentication_required_company_Web_server_proxy.html > > > Josef > > > > -Urspr�ngliche Nachricht- > Von: Stadelmann Josef [mailto:josef.stadelm...@axa-winterthur.ch] > Gesendet: Dienstag, 22. Januar 2013 10:10 > An

回复: AW: Default remote repository URL is invalid to build Maven

2013-01-22 Thread Shixiang Wen
:13 下午 主题: AW: Default remote repository URL is invalid to build Maven and the link below is how to make ant loading but creating prior an authenticator object which many version of ant doesn't by do default http://vouters.dyndns.org/tima/All-OS-Oracle

AW: Default remote repository URL is invalid to build Maven

2013-01-22 Thread Stadelmann Josef
Josef -Ursprüngliche Nachricht- Von: Stadelmann Josef [mailto:josef.stadelm...@axa-winterthur.ch] Gesendet: Dienstag, 22. Januar 2013 10:10 An: Maven Developers List Betreff: AW: Default remote repository URL is invalid to build Maven Sitting behind a firewall is mostly the cause of such tro

AW: Default remote repository URL is invalid to build Maven

2013-01-22 Thread Stadelmann Josef
...@porterclan.net] Im Auftrag von Brett Porter Gesendet: Dienstag, 22. Januar 2013 06:39 An: Maven Developers List; Shixiang Wen Betreff: Re: Default remote repository URL is invalid to build Maven On 21/01/2013, at 9:25 PM, Shixiang Wen wrote: > pull: > [artifact:pom] Downloading: > org/apa

Re: Default remote repository URL is invalid to build Maven

2013-01-21 Thread Brett Porter
On 21/01/2013, at 9:25 PM, Shixiang Wen wrote: > pull: > [artifact:pom] Downloading: > org/apache/maven/maven-parent/21/maven-parent-21.pom from repository central > at http://repo1.maven.org/maven2 > [artifact:pom] Error transferring file: Connection timed out: connect It seems that the place

Re: Default remote repository URL is invalid to build Maven

2013-01-21 Thread Anders Hammar
Are you behind a web proxy? If so, I belive you need to configure this. I don't personally build Maven with ant, so I don't know how but there should be a clue somewhere (maybe in build.xml?). The http://repo1.maven.org/maven2 repo is fine. That's not the problem here. /Anders On Tue, Jan 22,

Default remote repository URL is invalid to build Maven

2013-01-21 Thread Shixiang Wen
Hi, I tried to build maven 3.0.4 by following commands: set M2_HOME=C:\Data\wengm\workspace\maven-3.0.4-SNAPSHOT set PATH=%M2_HOME%;%PATH% ant However, I failed with following error: C:\Data\wengm\workspace\apache-maven-3.0.4>ant Buildfile: C:\Data\wengm\workspace\apache-maven-3.0.4\build.xml