extend>${basedir}/../master/project.xml</extend>
maven doesn't seem to read in build.properties (and project.properties either I guess) from the master project. This is a real PITA, as I don't want to force people to put identical build.properties files in all the subprojects, and it's not acceptible to have a build.properties file in the user directory, as it will trample the version for other projects.
I think I'm missing something, as this is a big hole. What are other people doing in this situation?
Regards, Colin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
