mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:25:50 +00:00
Configure an inline m2e lifecycle mapping for wro4j-maven-plugin
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
This commit is contained in:
parent
09e07869ac
commit
39d60e2761
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -241,6 +241,7 @@
|
|||
<executions>
|
||||
<execution>
|
||||
<phase>generate-resources</phase>
|
||||
<?m2e execute onConfiguration,onIncremental?>
|
||||
<goals>
|
||||
<goal>run</goal>
|
||||
</goals>
|
||||
|
|
Loading…
Reference in a new issue