Hi, That's why the prepare-package will be a nice feature :-) Try to attach to test phase.
-- Olivier 2009/3/5 Antonio Petrelli <[email protected]>: > Hi all, > Is there a way to execute a goal just after the overlays are unpacked, > but before the final WAR is produced? > What I want to do is to modify a configuration file that is present in > a ZIP dependency, through the use of the config-processor plugin: > http://code.google.com/p/maven-config-processor-plugin/ > > I tried attaching that plugin to the "package" phase, but the WAR file > has been created before the execution of the plugin. > > Thanks in advance > Antonio > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
