Antonio Petrelli
2009-03-05 15:57:56 UTC
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
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