bind dependency-maven-plugin to any post compile phase and place your jars
into a place that package phase can pickup

this plugin is at http://mojo.codehaus.org

-D


On 1/3/06, John Wells <[EMAIL PROTECTED]> wrote:
>
>
> I want to put some dependent jar files into the jar file created during
> the install phase.  These jar files are in the repo (so they are not
> found in the "resources" directory).
>
> What is the easy Maven 2 way to do this?
>
> John Wells (Aziz)
> [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to