Trying shorter max-classfile-name for docker build

This commit is contained in:
Petar Bozin 2016-07-18 11:09:10 +02:00
parent 7aabe28b8a
commit 99ba068013

View File

@ -282,7 +282,7 @@
<arg>-dependencyfile</arg>
<arg>${project.build.directory}/.scala_dependencies</arg>
<arg>-Xmax-classfile-name</arg>
<arg>180</arg>
<arg>78</arg>
</args>
</configuration>
</execution>