in Maven 1, you use sourceModifications in Maven 2, you use compiler plugin filter set -D
On 9/1/05, Ashley Williams <[EMAIL PROTECTED]> wrote: > > I have my source code on a single tree but wish to build two > artifacts out of it with two different poms. Is there some concept > such as a file set so that each project will only see the relevant > files for compiling and jaring etc? > > Thanks > - AW > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
