mirror of
https://github.com/nasa/openmct.git
synced 2025-05-06 10:38:23 +00:00
[Build] Exclude target from build
This commit is contained in:
parent
b63812111d
commit
aab53c4ae1
1
pom.xml
1
pom.xml
@ -46,6 +46,7 @@
|
|||||||
<exclude>platform/core/bundle.json</exclude>
|
<exclude>platform/core/bundle.json</exclude>
|
||||||
<exclude>example/**/*</exclude>
|
<exclude>example/**/*</exclude>
|
||||||
<exclude>**/test/lib/*</exclude>
|
<exclude>**/test/lib/*</exclude>
|
||||||
|
<exclude>target/**/*</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
</resource>
|
</resource>
|
||||||
<resource>
|
<resource>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user