You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation says that scalor will remove the options in zincOptionsScala when it thinks it is the default, hence why explicitly targeting 1.8 is not working.
This was a particularly difficult bug to work out.
Running
scalac -help
for 2.11.12 givesHowever scalor is reporting in
target/scalor/scala-options-report.txt
I have also tried manually specifying zincOptionsScala to no luck. (scalar reports default is 1.8)
My pom is as follows
The text was updated successfully, but these errors were encountered: