Re: Installing running Maven 2.0.4

2006-06-01 Thread Vikramm
Thanks for help. Yes, I am behind a web proxy. The settings.xml needs username password. For security reasons am not able to give this. Is there alternate way to get this done. Also, the settings.xml file should be kept in ~/.m2/ folder ? Thanks. -- View this message in context:

Re: Installing running Maven 2.0.4

2006-06-01 Thread Wayne Fay
There is no alternate -- you must put the name password in the file. If this is a significant problem for your organization, then I'd suggest that you write the code to handle encrypted passwords in settings.xml and contribute it back to the Maven development effort. You're not the only person

RE: Installing running Maven 2.0.4

2006-05-31 Thread Mike Perham
[WARNING] repository metadata for: 'org.apache.maven.plugins' could not be retrieved from repository: central due to an error: Error transferring file Sounds like a transient network problem. Try again. -Original Message- From: Vikramm [mailto:[EMAIL PROTECTED] Sent: Wednesday, May

Re: Installing running Maven 2.0.4

2006-05-31 Thread Alexandre Poitras
Yup ibiblio is sometimes very busy so it happens sometimes. If it's annoy you, Maven Proxy can help you there. On 5/31/06, Mike Perham [EMAIL PROTECTED] wrote: [WARNING] repository metadata for: 'org.apache.maven.plugins' could not be retrieved from repository: central due to an error: Error

Re: Installing running Maven 2.0.4

2006-05-31 Thread Wayne Fay
Or, perhaps more likely even, he is behind a proxy. Vikramm, are you behind a web proxy? If so, you should take a look at the following thread: From: Francois Vandewalle [EMAIL PROTECTED] To: users@maven.apache.org Date: May 30, 2006 7:51 AM Subject: Getting Started / Problem with plugin This