mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-25 07:27:56 +01:00
fixing wise-webapp pom
This commit is contained in:
parent
7320f8a600
commit
4b230abd65
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user