The build-helper-maven-plugin can help with this by binding your
assembled jar to the build. It won't replace your original artifact --
but merely add another one via a classifier.

Wayne

On Mon, Mar 23, 2009 at 7:41 AM, Klaus <[email protected]> wrote:
> Hi,
>
> i want to create an artifact that contains all binaries and all dependencies
> of my module. I am aware of the assembly plugin, but the point is, that the
> assembly plugin always creates an additional artifact instead of overwriting
> the original one. The same applies to all other solutions i know (oneJar
> plugin ...)
>
> Any ideas? Or do i conflict with the maven philosophy?
>
> Thanks,
> Klaus
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to