On Wed, 2003-06-25 at 03:13, Martin Skopp wrote:
> Hi gurus,
> 
> I have a project with subprojects which I build via a maven:reactor at
> the top level.
> 
> One of the subprojects itself has a maven:reactor which is required for
> building the subproject.
> 
> Building the subproject with it's reactor works fine.
> Building from top level does not work since the subproject does NOT
> invoke it's reactor, it just silently stops it's goal and the top level
> reactor continues.
> 
> Is "reactor inside reactor" not possibly?
> Is there any way to "detect" that a top level reactor is currently
> running?

I will try this as I actually don't know the answer to that. I am in the
middle of a pretty serious refactoring which has cleaned things up a
lot. I eliminated the memory leak, increased the speed and I am trying
to clarify the behaviour for inheritance, interpolation and the reactor.

You can send me a small example if you like.

> Thanks for help,
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to