I've seen this. It was last discussed in terms of problems shifting from <reporting> to the new maven3 stuff.
http://www.sonatype.com/people/2011/01/maven-how-to-merging-plugin-configuration-in-complex-projects/ On Thu, Mar 10, 2011 at 5:19 PM, Wendy Smoak <[email protected]> wrote: > On Thu, Mar 10, 2011 at 4:51 PM, Tim <[email protected]> wrote: > >> I tried to use the combine.// syntax but that doesn't work: >> >> <plugin> >> <groupId>org.codehaus.mojo</groupId> >> <artifactId>sql-maven-plugin</artifactId> >> <executions combine.self="override"/> // also tried with >> combine.children >> </plugin> > > Interesting. Where did you hear of that? I can't find anything on > the Maven site: > http://www.google.com/search?q=combine.self+site:maven.apache.org > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
