Thanks. I was using rc1 and now updated to rc2. maven.xml inheritance works fine, I hope inheritance of project.properties will be soon available.
> -----Mensaje original----- > De: Brett Porter [mailto:[EMAIL PROTECTED] > Enviado el: mi�rcoles, 14 de abril de 2004 0:57 > Para: 'Maven Users List' > Asunto: RE: Extending project and inheriting > project.properties and maven.xml > > > But then they can't be overriden by the project.properties in the > > subprojects. I think that it can be solved with a j:if for each > > property but is there an easy way? > > Won't happen in Maven 1.0 because it broke people's code when > it was implemented as they started relying on this behaviour. > > > Also if I have two levels of inheritance, the top level > maven.xml is > > not inherited, only the second level one. I tried with jelly tags > > "include" and "import" but preGoals and postGoals don't seem to be > > available. > > This should work as of rc2. What version are you using? > > - Brett > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
