Skip to content
Snippets Groups Projects
Verified Commit 2a907024 authored by Rico Bergmann's avatar Rico Bergmann
Browse files

Make build documentation a bit more verbose

parent 1305bd57
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,14 @@
<goals>
<goal>antlr4</goal>
</goals>
<!--
NOTE
Make sure to keep the generated package as well as the output path in sync!
I was unable to find a cleaner solution which takes care of everything on-the-fly.
(Thought I would expect such a solution to expect, the SBT plugin is way nicer there...)
-->
<configuration>
<arguments>
<argument>-package</argument>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment