mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 22:42:03 -08:00
dust myself off and try again
This commit is contained in:
parent
b245eed9b2
commit
83d53b9197
1 changed files with 2 additions and 1 deletions
3
pom.xml
3
pom.xml
|
|
@ -110,7 +110,8 @@
|
|||
</jacocoReports>
|
||||
|
||||
<excludes>
|
||||
<exclude>**/generated-sources/**/*</exclude>
|
||||
<exclude>${root.dir}/**/generated-sources/**/*.java</exclude>
|
||||
<exclude>${root.dir}/Mage.Server/src/target/generated-sources/**/*.java</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue