Is it now possible to affect reactor build ordering without using a normal module dependency?

2009-04-03 Thread James Carpenter
In the past plugins such as the dependency plugin didn't have a way to affect the reactor build order without having the user add a real dependency (say test scope) to the module using the plugin (or having the plugin programatically do the same) just to ensure proper build ordering. I assume

Re: Is it now possible to affect reactor build ordering without using a normal module dependency?

2009-04-03 Thread David Jencks
Why do you want to affect the reactor build ordering without using a dependency? The only use for something like this I have thought of so this might be a feature request is that I would like to be able to assure that a large project with deeply nested structure can be built in

RE: Is it now possible to affect reactor build ordering without using a normal module dependency?

2009-04-03 Thread Brian E. Fox
possible to affect reactor build ordering without using a normal module dependency? In the past plugins such as the dependency plugin didn't have a way to affect the reactor build order without having the user add a real dependency (say test scope) to the module using the plugin (or having the plugin

RE: Is it now possible to affect reactor build ordering without using a normal module dependency?

2009-04-03 Thread Brian E. Fox
in the reactor ordering for cases like this. There's a proposal but I can't find it at this time. -Original Message- From: David Jencks [mailto:david_jen...@yahoo.com] Sent: Friday, April 03, 2009 12:34 PM To: Maven Developers List Subject: Re: Is it now possible to affect reactor build ordering

Re: Is it now possible to affect reactor build ordering without using a normal module dependency?

2009-04-03 Thread David Jencks
- From: David Jencks [mailto:david_jen...@yahoo.com] Sent: Friday, April 03, 2009 12:34 PM To: Maven Developers List Subject: Re: Is it now possible to affect reactor build ordering without using a normal module dependency? Why do you want to affect the reactor build ordering without using

RE: Is it now possible to affect reactor build ordering without using a normal module dependency?

2009-04-03 Thread Brian E. Fox
Message- From: David Jencks [mailto:david_jen...@yahoo.com] Sent: Friday, April 03, 2009 12:34 PM To: Maven Developers List Subject: Re: Is it now possible to affect reactor build ordering without using a normal module dependency? Why do you want to affect the reactor build ordering