forked from D-Net/dnet-hadoop
to solve the scala SI-3623
This commit is contained in:
parent
350a0823bd
commit
3531802710
|
@ -35,7 +35,7 @@
|
||||||
<configuration>
|
<configuration>
|
||||||
<args>
|
<args>
|
||||||
<arg>-Xmax-classfile-name</arg>
|
<arg>-Xmax-classfile-name</arg>
|
||||||
<arg>140</arg>
|
<arg>200</arg>
|
||||||
</args>
|
</args>
|
||||||
<scalaVersion>${scala.version}</scalaVersion>
|
<scalaVersion>${scala.version}</scalaVersion>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Reference in New Issue