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]
