[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-user
Subject:    Re: exec:java problem
From:       ykyuen <yingkityuen () gmail ! com>
Date:       2009-07-31 7:13:41
Message-ID: 24752138.post () talk ! nabble ! com
[Download RAW message or body]



ykyuen wrote:
> 
> oh sorry, i have made a mistake, the sample works fine. the failure was
> caused by the firewall of my network. 
> 
> sorry for the misleading:-((
> 

The solution is to add the proxy in the YahooRetriever.java

System.getProperties().put("proxySet", "true");
System.getProperties().put("proxyPort", <port>);
System.getProperties().put("proxyHost", <proxy_host>);

-- 
View this message in context: http://www.nabble.com/exec%3Ajava-problem-tp24491018p24752138.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic