> If you then need the executions in the root and only some children... put > the executions in pluginManagement in the root but without calling out any > goals. Repeat the executions in <plugins> in the root, calling out the > goals for those to execute and specifying <inherited>false</inherited> and > then finally repeat for the child projects
I doubt that solves his problem. He wants to be able to specify from the command line which profiles to utilize during this specific build of a given module -- so editing poms etc is not going to interest him. I could be wrong though. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
