Modify build order?

2011-05-04 Thread motes motes
I have the following projects (physically separated in svn) with the following structure: a |-- a.parent |-- pom.xml ... |-- a.child |-- pom.xml b |-- b.parent |-- pom.xml ... |-- b.child |-- pom.xml c |-- c.parent |-- pom.xml ... |-- c.child

Re: Modify build order?

2011-05-04 Thread Asmann, Roland
Take a look at the invoker-plugin, goal 'run' [1]. Roland [1] http://maven.apache.org/plugins/maven-invoker-plugin/run-mojo.html On 04.05.2011 14:56, motes motes wrote: I have the following projects (physically separated in svn) with the following structure: a |-- a.parent |-- pom.xml

Re: Modify build order?

2011-05-04 Thread morty
. -- View this message in context: http://maven.40175.n5.nabble.com/Modify-build-order-tp4369751p4369811.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org

Re: Modify build order?

2011-05-04 Thread morty
the effective build order? -- View this message in context: http://maven.40175.n5.nabble.com/Modify-build-order-tp4369751p4370836.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: Modify build order?

2011-05-04 Thread Asmann, Roland
when determining the effective build order? -- View this message in context: http://maven.40175.n5.nabble.com/Modify-build-order-tp4369751p4370836.html Sent from the Maven - Users mailing list archive at Nabble.com