Hello Michael,

Maybe you should consider a more "Maven way", of installing those libraries
into your local repository by using Maven's install plugin and its
install-file mojo, and then adding them as dependencies in your project's
POM. Check 
this<http://maven.apache.org/plugins/maven-install-plugin/usage.html>link
on Maven install plugin usage.

Regards,
Stevo.

On Fri, Sep 19, 2008 at 10:55 PM, Michael McGrady <
[EMAIL PROTECTED]> wrote:

> I want to include some local jar files (located in lib/)  in my Maven build
> classpath.  How do I do that?
>
> MG
>
>
> Michael McGrady
> Senior Engineer
> Topia Technology, Inc.
> [EMAIL PROTECTED]
> 1 (253) 720-3365
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to