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 the jar to
add a reference to it. Am I missing a step somewhere?

Thanks for any tips.

Colin



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to