Agreed, I'm changing the assembly plugin to pull them in during the binary artifact creation. Thanks.
Aaron On Tue, Sep 10, 2013 at 1:30 PM, Doug Cutting <[email protected]> wrote: > On Sun, Sep 8, 2013 at 8:59 PM, Patrick Hunt <[email protected]> wrote: > > > An aside - why do you need to distribute generated files in the source > > artifact? Perhaps consider not committing/including them? (only in the > > bin) > > > > +1 I think it's best if the source release is nearly identical to a clean > checkout of the release tag, and we should avoid committing generated files > unless the generating software is not easily available to all developers > (which is not great either). > > Doug >
