ARTEMIS-4334: update assembly scripts handling, exclude some that can be generated earlier by artemis-website build
This commit is contained in:
parent
db18db6a7f
commit
4e9f5fd3aa
|
@ -145,6 +145,8 @@
|
||||||
</includes>
|
</includes>
|
||||||
<excludes>
|
<excludes>
|
||||||
<exclude>**/target/**</exclude>
|
<exclude>**/target/**</exclude>
|
||||||
|
<exclude>artemis-website/node/</exclude>
|
||||||
|
<exclude>artemis-website/node_modules/</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
</fileSet>
|
</fileSet>
|
||||||
</fileSets>
|
</fileSets>
|
||||||
|
|
Loading…
Reference in New Issue