sounds like a bug ( never encounter it). You can file a JIRA at http://jira.codehaus.org/browse/MNG
Can you scale down your pom and post it? -D On 4/27/06, David J. M. Karlsen <[EMAIL PROTECTED]> wrote: > > Hi list! > > I use several plugins in a pom, some of them executing in the same > phase. Maven does not execute the plugins in the order they are listed > in the pom, when running in the same phase. Changing the order in the > pom will not change the order in which they are executed. > > Is this a bug or what? It's fairly important to do this, so that I can > unjar and jar stuff from other plugins befor handing over the result to > the next plugin. > > If this is a known bug - where is it registered? (eg. JIRA url). > > Using maven 2.0.4 > > > > David > -- > David J. M. Karlsen - +47 90 68 22 43 > http://www.davidkarlsen.com > http://mp3.davidkarlsen.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
