Cool, thanks. It assumes a common directory root, but better than nothing..
Milos On Thu, Aug 14, 2008 at 9:35 AM, Brett Porter <[EMAIL PROTECTED]> wrote: > mvn -r > -Dmaven.reactor.includes=maven-eclipse-plugin/pom.xml,maven-idea-plugin/pom.xml > clean install > > (the default value of includes is **/pom.xml) > > Cheers, > Brett > > 2008/8/14 Milos Kleint <[EMAIL PROTECTED]>: >> on a related note, is there a way to give maven a list of project >> directories/poms and let it build the stuff together? >> >> Milos >> >> Brett Porter wrote: >>> >>> It finds all the POMs in the subdirectories and runs a reactor based on >>> them. >>> >>> 2008/8/14 Dan Fabulich <[EMAIL PROTECTED]>: >>> >>>> >>>> What does "--reactor" do on the mvn command line? The --help doc just >>>> says >>>> "Execute goals for project found in the reactor" which doesn't make much >>>> sense to me. >>>> >>>> -Dan >>>> >>>> --------------------------------------------------------------------- >>>> 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] >> >> > > > > -- > Brett Porter > Blog: http://blogs.exist.com/bporter/ > > --------------------------------------------------------------------- > 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]
