Re: Experience with maven-proxy.rb

2006-01-15 Thread Pablo Muñiz García
Hi Tamas, I attach the startup log of px-webapp running in Apache Geronimo. I also attach my proximity.properties file with paths pointing to my filesystem (directories where created manually before deploying). I hope you can find the solution. Thanks in advance, Pablo. 12:11:14,789 INFO

Re: Experience with maven-proxy.rb

2006-01-15 Thread Cservenak Tamas
Hi Pablo, at a first glance, i see that you are running this on 1.4.2 java. the java.lang.String.contains method is not found since it is a Java 1.5 feature It is in the PathHelper class Try it on JRE 1.5. This class is responsible for not beeing Win compatible and also for

Re: Experience with maven-proxy.rb

2006-01-14 Thread Pablo Muñiz García
Thanks Logan. That did the trick. Best regards, Pablo - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Experience with maven-proxy.rb

2006-01-14 Thread Cservenak Tamas
. --jason -Original Message- From: Pablo Muñiz García To: Maven Users List Sent: Tue Jan 10 12:23:11 2006 Subject: Re: Experience with maven-proxy.rb Thanks Jason, Proximity was in the queue. I'll see if I can install it sucessfully. Greetings, Pablo. Jason Dillon wrote: I

Re: Experience with maven-proxy.rb

2006-01-14 Thread Cservenak Tamas
Hi Jason, the slowness is due primitive artifact search algorithm. As it is noted in config docs (if i may it call so :) ), the proximity searches the repositories in the order as you configured it. If Proximity searches a locally unexistent artifact that for example resides in tha last

Re: Experience with maven-proxy.rb

2006-01-14 Thread Pablo Muñiz García
Hi Cservenak, I ran proximity on a Linux box. More precisely, it runs Ubuntu Linux 5.10. It's a bit strange error, having to be with bean initialization. Is there any special procedure to setup proximity webapp? Thanks in advance. Best regards.

Re: Experience with maven-proxy.rb

2006-01-14 Thread Cservenak Tamas
Hi Pablo, Could you send the log with the part you're talking about? If it is about bean initialization, it will be some minor Context XML problem, since initialization is handled by Spring Framework container Attach please the log and any changed files you made (proximity.properties

Re: Experience with maven-proxy.rb

2006-01-12 Thread Pablo Muñiz García
aggregation... Dunno. --jason -Original Message- From: Pablo Muñiz García To: Maven Users List Sent: Tue Jan 10 12:23:11 2006 Subject: Re: Experience with maven-proxy.rb Thanks Jason, Proximity was in the queue. I'll see if I can install it sucessfully. Greetings, Pablo

Re: Experience with maven-proxy.rb

2006-01-12 Thread Jason Dillon
bink7xYAZMVXu.bin Description: this

Re: Experience with maven-proxy.rb

2006-01-12 Thread RedBugz Software
On 1/12/06, Pablo Muñiz García [EMAIL PROTECTED] wrote: Hi all! Lately I've been trying to find an alternative to codehaus *maven*-proxy that work with *maven* 2. After some Googling *maven*-* proxy.rb* (an script wirtten in Ruby) appeared. I've followed instructions detailed in the

Re: Experience with maven-proxy.rb

2006-01-11 Thread Man-Chi Leung
Muñiz García To: Maven Users List Sent: Tue Jan 10 12:23:11 2006 Subject: Re: Experience with maven-proxy.rb Thanks Jason, Proximity was in the queue. I'll see if I can install it sucessfully. Greetings, Pablo. Jason Dillon wrote: I just got Proximity setup yesterday and so far I'm happy

Experience with maven-proxy.rb

2006-01-10 Thread Pablo Muñiz García
Hi all! Lately I've been trying to find an alternative to codehaus maven-proxy that work with maven 2. After some Googling maven-proxy.rb (an script wirtten in Ruby) appeared. I've followed instructions detailed in the script, but I haven't been able to get it work under Apache. Anyone has

Re: Experience with maven-proxy.rb

2006-01-10 Thread Jason Dillon
-Original Message- From: Pablo Muñiz García To: Maven Users List Sent: Tue Jan 10 11:58:06 2006 Subject: Experience with maven-proxy.rb Hi all! Lately I've been trying to find an alternative to codehaus maven-proxy that work with maven 2. After some Googling maven-proxy.rb (an script

Re: Experience with maven-proxy.rb

2006-01-10 Thread Pablo Muñiz García
maven and you'll find it. For the record I've never heard of maven-proxy.rb so I can't say how they compair. --jason -Original Message- From: Pablo Muñiz García To: Maven Users List Sent: Tue Jan 10 11:58:06 2006 Subject: Experience with maven-proxy.rb Hi all! Lately I've

Re: Experience with maven-proxy.rb

2006-01-10 Thread Jason Dillon
. --jason -Original Message- From: Pablo Muñiz García To: Maven Users List Sent: Tue Jan 10 12:23:11 2006 Subject: Re: Experience with maven-proxy.rb Thanks Jason, Proximity was in the queue. I'll see if I can install it sucessfully. Greetings, Pablo. Jason Dillon wrote: I