Re: [m2] target directory layout

2005-05-15 Thread Brett Porter
John Fallows wrote: >Now Maven2 looks to be a significant improvement, keep up the good work! > > Thanks! >Q. Is the layout of the "target" directory standardized consistently >with the "src" directory for generated sources? > > Yes, but not in the way you have written. The recommended format

[m2] target directory layout

2005-05-14 Thread John Fallows
I've been using Maven 1.0 since 1.0-rc1, and have also written my own plugin for Maven 1.0. Now Maven2 looks to be a significant improvement, keep up the good work! Q. Is the layout of the "target" directory standardized consistently with the "src" directory for generated sources? For example: