Yes, there is a configuration parameter to do this. Unfortunately, a lot of libraries have scala-library listed as a "provided" dependency, which does not get enforced.
I believe Heiko already sent the configuration parameter you can use.
Sent from my iPhone
Folks,
Is there any way we can use Maven to enforce Scala versions such that libraries compiled with a certain version of Scala can only be used with the same version of Scala?
Thanks,