|
@@ -36,7 +36,14 @@
|
|
<addClasspath>true</addClasspath>
|
|
<addClasspath>true</addClasspath>
|
|
<classpathPrefix>./</classpathPrefix>
|
|
<classpathPrefix>./</classpathPrefix>
|
|
</manifest>
|
|
</manifest>
|
|
|
|
+ <manifestEntries>
|
|
|
|
+ <Class-Path>../config/</Class-Path>
|
|
|
|
+ </manifestEntries>
|
|
</archive>
|
|
</archive>
|
|
|
|
+ <excludes>
|
|
|
|
+ <exclude>*.properties</exclude>
|
|
|
|
+ <exclude>*.xml </exclude>
|
|
|
|
+ </excludes>
|
|
</configuration>
|
|
</configuration>
|
|
</plugin>
|
|
</plugin>
|
|
<plugin>
|
|
<plugin>
|