Re: Failing to add a POI dependency

2007-08-28 Thread Julien Martin
Hello, Here is what I get now that I have changed to org.apache.poi (groupId) and turned on the -e switch: C:\dev\calyonfinancial\ProtideWebmvn -e install + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO]

Re: Failing to add a POI dependency

2007-08-28 Thread Julien Martin
Sorry: I had forgotten to include proxy info in my maven settings.xml. J. 2007/8/28, Julien Martin [EMAIL PROTECTED]: Hello, Here is what I get now that I have changed to org.apache.poi (groupId) and turned on the -e switch: C:\dev\calyonfinancial\ProtideWebmvn -e install + Error

RE: Failing to add a POI dependency

2007-08-28 Thread Arnaud Jeansen
Users List Subject: Re: Failing to add a POI dependency Hello, Here is what I get now that I have changed to org.apache.poi (groupId) and turned on the -e switch: C:\dev\calyonfinancial\ProtideWebmvn -e install + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO

Re: Failing to add a POI dependency

2007-08-28 Thread Julien Martin
[mailto:[EMAIL PROTECTED] Sent: mardi 28 août 2007 08:19 To: Maven Users List Subject: Re: Failing to add a POI dependency Hello, Here is what I get now that I have changed to org.apache.poi (groupId) and turned on the -e switch: C:\dev\calyonfinancial\ProtideWebmvn -e install + Error

Failing to add a POI dependency

2007-08-27 Thread Julien Martin
Hello, I am trying to add a POI (http://poi.apache.org) dependency and I am running into the following problems: C:\dev\calyonfinancial\ProtideWebmvn install [INFO] Scanning for projects... [INFO] [INFO] Building

Re: Failing to add a POI dependency

2007-08-27 Thread Carlos Sanchez
On 8/27/07, Julien Martin [EMAIL PROTECTED] wrote: Reason: Error getting POM for 'poi:poi' from the repository: Error transferring file poi:poi:pom:3.0.1-FINAL [INFO] For more information, run Maven with the -e switch post the error you get with -e but looks like problems wth your network

Re: Failing to add a POI dependency

2007-08-27 Thread Dennis Lundberg
Julien Martin wrote: Hello, I am trying to add a POI (http://poi.apache.org) dependency and I am running into the following problems: C:\dev\calyonfinancial\ProtideWebmvn install [INFO] Scanning for projects... [INFO]

Re: Failing to add a POI dependency

2007-08-27 Thread Julien Martin
Thanks but it is not working either with the above groupId... J. 2007/8/27, Dennis Lundberg [EMAIL PROTECTED]: Julien Martin wrote: Hello, I am trying to add a POI (http://poi.apache.org) dependency and I am running into the following problems: C:\dev\calyonfinancial\ProtideWebmvn