Skip to content
Snippets Groups Projects
Commit 5b5466c0 authored by Stefan Herrnleben's avatar Stefan Herrnleben
Browse files

remove presentation (editor) files from maven compilation

parent 5b611621
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@
<target />
<excludes>
<!-- Exclude Editor from compile -->
<exclude>tools/descartes/dni/adaptation/presentation/*</exclude>
<exclude>tools/descartes/dni/dnimm3ap/presentation/*</exclude>
</excludes>
</configuration>
</plugin>
......
......@@ -43,7 +43,7 @@
<target />
<excludes>
<!-- Exclude Editor from compile -->
<exclude>tools/descartes/dni/core/presentation/*</exclude>
<exclude>tools/descartes/dni/dnimm3/presentation/*</exclude>
</excludes>
</configuration>
</plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment