triplequote / scala-maven-plugin

The scala-maven-plugin (previously maven-scala-plugin) is used for compiling/testing/running/documenting scala code in maven.
http://davidb.github.com/scala-maven-plugin/
The Unlicense
0 stars 3 forks source link

Fix compiler JVM classpath #3

Closed dragos closed 7 years ago

dragos commented 7 years ago

Remove scala-compiler and scala-reflect that are not -hydra, and keep only the expected scala-library version.