fixing wise-webapp pom
This commit is contained in:
@@ -378,6 +378,7 @@
|
|||||||
<artifactId>yuicompressor-maven-plugin</artifactId>
|
<artifactId>yuicompressor-maven-plugin</artifactId>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
|
<id>wiseLibrary</id>
|
||||||
<phase>generate-resources</phase>
|
<phase>generate-resources</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>compress</goal>
|
<goal>compress</goal>
|
||||||
@@ -401,13 +402,8 @@
|
|||||||
<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>
|
||||||
|
<id>wiseEditorLibrary</id>
|
||||||
<phase>generate-resources</phase>
|
<phase>generate-resources</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>compress</goal>
|
<goal>compress</goal>
|
||||||
|
Reference in New Issue
Block a user