Hi I have a problem regarding the execution order of a plugin in one phase
in maven2.
In a mutliproject this is not working.
I defined 2 plugins in the subpom and assigned them to the site-phase
Javadoc and 
The order is not what it should be, it was just arbitrary
After some searches I found this is a bug and was already solved, the status
was on applied
MNG-1499
So build the current SVN Snapshot -  2.1-SNAPSHOT.
But it seems the problem is again there. As soon as I disable inheritance it
works like it should.

This gets really annoying.
The general fundamental problem was and is for me more that it is impossible
the state another goal from another pluging as a prerequisite
for execution.
I saw several comments that this will be possible in 2.1, but I do not know
how the state of this is and how to do this.

Perhaps someone can help me.
I really just want to explicitly determine the execution order of plugins in
one phase. I always thought this would be a fundamental thing but I did not
found a way to do this in maven2.

Andreas







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

Reply via email to