Re: Maven-proxy and error

2007-06-08 Thread Thorsten Heit
Hi, Which section of maven-proxy.properties is relevant to a firewall. Is it the proxies section. Yes. Here is my maven-proxy.properties... *snip* PROXIES #This is just a hack, it should auto discover them proxy.list=one,two,three #Unauthenticated proxy

Re: Maven-proxy and error

2007-06-07 Thread Thorsten Heit
Hi, it seems to be running. However, when I refer to it in my local pom and try to compile, I get the following error. Any help would be greatly appreciated. Thanks !! + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix:

Re: Maven-proxy and error

2007-06-07 Thread nmall
to use a proxy? If yes, you have to enter the correct proxy settings in maven- proxy.properties... Thorsten -- View this message in context: http://www.nabble.com/Maven-proxy-and-error-tf3881964s177.html#a11008214 Sent from the Maven - Users mailing list archive at Nabble.com

Maven-proxy and error

2007-06-06 Thread nmall
] [INFO] Total time: 22 seconds [INFO] Finished at: Thu Jun 07 00:53:19 EDT 2007 [INFO] Final Memory: 1M/2M [INFO] -- View this message in context: http://www.nabble.com/Maven-proxy