fixing wise-webapp pom
parent
96a71d6d58
commit
7320f8a600
|
@ -401,6 +401,12 @@
|
||||||
<statistics>false</statistics>
|
<statistics>false</statistics>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>net.sf.alchim</groupId>
|
||||||
|
<artifactId>yuicompressor-maven-plugin</artifactId>
|
||||||
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<phase>generate-resources</phase>
|
<phase>generate-resources</phase>
|
||||||
<goals>
|
<goals>
|
||||||
|
|
Loading…
Reference in New Issue