Greetings,

I'm having a problem using assembly plugin to create a work directory for another plugin (the debian plugin). I started off by putting these plugins in different phases to force the order, but as the project has evolved, this has become unworkable because there are no open phases left that are a good place to put these different plugins. The two plugins are ordered as they should be run in the POM file, but they execute in the opposite order.

As a really flimsy hack, I tried reversing the order of the two, but they still execute in the wrong order.

I'm not at all convinced that the right way to be doing this is to make a plugin that executes two plugins.

It seems like the right thing to be doing here is for the <plugin> elements to have an <order> element, but it would require a different POM schema. Not easy to do.

Thoughts?

Brian

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

Reply via email to