mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
not needed
This commit is contained in:
20
pom.xml
20
pom.xml
@@ -531,26 +531,6 @@
|
|||||||
</source>
|
</source>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
|
||||||
<artifactId>maven-war-plugin</artifactId>
|
|
||||||
<version>2.3</version>
|
|
||||||
<configuration>
|
|
||||||
<webResources>
|
|
||||||
<resource>
|
|
||||||
<directory>target/generated-sources/angularjs/</directory>
|
|
||||||
<targetPath>templates</targetPath>
|
|
||||||
</resource>
|
|
||||||
<resource>
|
|
||||||
<directory>src/main/script/</directory>
|
|
||||||
<includes>
|
|
||||||
<include>*.js</include>
|
|
||||||
</includes>
|
|
||||||
<targetPath>js</targetPath>
|
|
||||||
<filtering>true</filtering>
|
|
||||||
</resource>
|
|
||||||
</webResources>
|
|
||||||
</configuration>
|
|
||||||
</plugin>
|
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
</profile>
|
</profile>
|
||||||
|
|||||||
Reference in New Issue
Block a user