Thanks, I found this (will test it tonight):

mvn install:install-file -Dfile=c:\kaptcha-2.3.jar
-DgroupId=com.google.code -DartifactId=kaptcha -Dversion=2.3
-Dpackaging=jar


On Tue, Aug 28, 2012 at 10:59 PM, Wayne Fay <[email protected]> wrote:

> > I have a library that I have developed locally, and I need to reference
> > this library from another project.  How can I store it locally on my
> > computer so maven picks up the dependancy?  I also want to be able to
> store
> > multiple versions if possible.
>
> Ask Google about "maven install third party library" and see if that
> helps you understand what to do.
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to