Configure an inline m2e lifecycle mapping for wro4j-maven-plugin

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
This commit is contained in:
Jinbo Wang 2021-04-27 10:46:28 +08:00 committed by Dave Syer
parent 09e07869ac
commit 39d60e2761

View file

@ -241,6 +241,7 @@
<executions> <executions>
<execution> <execution>
<phase>generate-resources</phase> <phase>generate-resources</phase>
<?m2e execute onConfiguration,onIncremental?>
<goals> <goals>
<goal>run</goal> <goal>run</goal>
</goals> </goals>