Hi All, I have the following problem concerning plugins execution priority:
suppose a pom declares two plugins (say P1 and P2) attached to the same phase (e.g. process-test-resources). I need P1 executed before P2, the reason being that P2 uses P1's output. Is there a way to declare this execution priority?
thanks in advance for any suggestion, best regards. roberto. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
