Oh is that what that is! I'll try it.
On Thu, Dec 3, 2009 at 3:18 PM, 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 >