Am I missing something, or can't you just specify jar-with-dependencies in the assembly plugin configuration in the pom?
On Thu, Dec 3, 2009 at 10:18 AM, Isabel Drost <isa...@apache.org> wrote: > On Thu Sean Owen <sro...@gmail.com> wrote: > > > Anyone know if there is an easy way to package a build target with all > > its dependencies with Maven? I can't find the formula with the > > assembly plugin but guess it is there. > > Hmm, judging from the poms in our repo, we are currently doing that > through an ant-script. Just look at the passages that generate *.job > files in the examples and core modules. > > Isabel > -- Zaki Rahaman