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: src src/main src/main/java src/main/resources target target/src target/src/main target/src/main/java target/src/main/resources This would be convenient for plugin developers who are writing for the "generate-sources" m2 lifecycle phase. Kind Regards, John Fallows. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]