Hi,

I'm starting developing Maven plugins. 
What I'm looking for is a way to achieve that during the same build phase my
plugins are executed in a valid order.
Is there a way to configure plugin B to tell that a plugin A has to be run
before?
If yes, is this configuration evaluated by Maven so that A will really be
run before B because of this dependency?

Regards, Stefan
-- 
View this message in context: 
http://www.nabble.com/Dependency-%22must-run-before%22-tp15732426s177p15732426.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to