Christian Goos <[EMAIL PROTECTED]> wrote on 16/09/2003 03:50:12 PM: > Hi, > > In the same context I have another question. > How can I specify a project.properties file for the multiproject-plugin, > when calling it the way described below? > (Just setting the property with j:set is not enough. It gets overridden, > when the multiproject:goal is run.) > The reason why I want to do this is that I want to run the > multiproject-plugin for subsets of my projects.
Why not set the maven.multiproject.includes and excludes dynamically? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
