No, it is executed during the install phase. However, it might be executed after the install:install goal which is also bound to that phase.
/Anders On Tue, Jul 6, 2010 at 23:09, asookazian <asookaz...@gmail.com> wrote: > > [INFO] [clean:clean] > [INFO] [ear:generate-application-xml] > [INFO] [resources:resources] > [INFO] [antrun:run {execution: > fix.eclipse:eclipse-eclipseEAR.applicationXML}] > [INFO] [ear:ear] > [INFO] [source:jar {execution: default}] > [INFO] [ear:ear {execution: default}] > [INFO] [install:install] > [INFO] [antrun:run {execution: default}] > [INFO] Executing tasks > [echo] Invoking explode ant target... > > So by default the plugin goal executes *after* the phase (and final goal) > it's bound to... > -- > View this message in context: > http://maven.40175.n5.nabble.com/when-does-the-plugin-goal-get-executed-during-the-lifecycle-tp946348p946357.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > >