RE: Problems installing 3rd party jar

2007-04-07 Thread Colin Young
ying to get Maven to work, I think I "get it" now, and I've got things running nicely. -Original Message- From: Colin Young [mailto:[EMAIL PROTECTED] Sent: 6 April, 2007 07:00 To: Maven Users List Subject: RE: Problems installing 3rd party jar That's exactly where I see

RE: Problems installing 3rd party jar

2007-04-06 Thread Colin Young
eclipse:eclipse command later today when I have a connection a little faster and more reliable than my current cellular connection. Thanks. Colin -Original Message- From: franz see [mailto:[EMAIL PROTECTED] Sent: 5 April, 2007 23:35 To: users@maven.apache.org Subject: Re: Problems installin

Re: Problems installing 3rd party jar

2007-04-05 Thread franz see
step somewhere? > > Thanks for any tips. > > Colin > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context

Problems installing 3rd party jar

2007-04-05 Thread Colin Young
I"m trying to install a third-party jar so that I can add a reference to it. I've used the following command-line: mvn install:install-file -Dfile=csvjdbc-1.0.0.jar -DgroupId=relique -DartifactId=csvjdbc -Dversion=1.0.0 -Dpackaging=jar but when I try to add a reference (in Eclipse) I can't find t