Dan Tran <[email protected]> writes: > <configuration> > <sources> > <source>${basedir}/../../relative to your project > directory</source> > </sources> > </configuration>
Well, that's better than nothing. I'm not thrilled about effectively hard coding the location of the project this way. > is there a reason why you want to do this way? can you just do multi > modules build? Not without facing the same requirement. There is a giant non-modular source tree that I have no control over. I need to use some of the source from that tree. Kendall --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
