I need to add the sources generated thru xdoclet (its in a separate folder).. is there a cleaner way of adding it, other than using this build-helper?
On 1/11/06, dan tran <[EMAIL PROTECTED]> wrote: > > http://mojo.codehaus.org/build-helper-maven-plugin/ > > On 1/11/06, Geoffrey <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > What is the best practice to add a second source directory? > > I am aware it is not recommended to have more then one, but it's > > unavoidable at this time in the project: > > > > src/main/java > > src/sandbox/java > > > > There are cyclic dependencies between both, so making a separate project > > for both is not an option it seems. > > > > -- > > With kind regards, > > Geoffrey De Smet > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > >
