Is this the latest version of the maven scala plugin : http://scala-tools.org/mvnsites/maven-scala-plugin/
It states '© 2010 Scala Tools' so there must be a later version at another location ?
The scala-maven-plugin is used for compiling/testing/running/documenting scala code in maven.
Maven Plugin Plugin/ | Last Published: 2022-01-11. Version: 3.6.4.
Think back to “convention over configuration”; in our case, the Scala Maven Plugin provides an archetype for scala projects. If this is your first time, you'll notice that Maven is downloading many jar files. Maven resolves dependencies and downloads them as needed (and only once).
The last version is at http://davidb.github.com/scala-maven-plugin/index.html
The plugin was renamed to scala-maven-plugin to respect the new maven naming policy for plugins. (ie only maven core plugins are prefixed maven)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With