|
@@ -99,19 +99,6 @@
|
|
|
</execution>
|
|
|
</executions>
|
|
|
</plugin>
|
|
|
- <plugin>
|
|
|
- <groupId>org.apache.maven.plugins</groupId>
|
|
|
- <artifactId>maven-resources-plugin</artifactId>
|
|
|
- <version>2.6</version>
|
|
|
- <configuration>
|
|
|
- <nonFilteredFileExtensions>
|
|
|
- <nonFilteredFileExtension>ttf</nonFilteredFileExtension>
|
|
|
- <nonFilteredFileExtension>jks</nonFilteredFileExtension>
|
|
|
- <nonFilteredFileExtension>woff</nonFilteredFileExtension>
|
|
|
- <nonFilteredFileExtension>woff2</nonFilteredFileExtension>
|
|
|
- </nonFilteredFileExtensions>
|
|
|
- </configuration>
|
|
|
- </plugin>
|
|
|
<!-- docker -->
|
|
|
<plugin>
|
|
|
<groupId>com.spotify</groupId>
|