This page is no longer maintained — Please continue to the home page at www.scala-lang.org

[ANN] maven-scala-plugin 2.12

1 reply
david.bernard
Joined: 2009-01-08,
User offline. Last seen 1 year 27 weeks ago.

The maven-scala-plugin team is pleased to announce the
maven-scala-plugin-2.12 release!

The maven-scala-plugin is used for
compiling/testing/running/documenting scala code in maven.

Changes in this version include:

New features:
o compile and doc mojo now use includes and excludes configuration.
o support aggregation a modules's vscaladoc (works with vscaladoc 1.2-SNAPSHOT)

Fixed Bugs:
o mvn scala:console now works from windows
o fix "Broken Pipe" issue on Windows
o fixed documentation errors from 2.11. Added start of FAQ section
o compilerPlugin configuration now pulls in transitive dependencies.
o Ensure doc is written to site/scaladoc directory with both scala:doc
and site goals
o Once again mvn scala:console does *not* compile the project. See the FAQ
o the plugin work with snapshot version of scala-library and scala-compiler

Changes:
o now failOnMultipleScalaVersions == true stop the build

Have fun!
-maven-scala-plugin team

(maven sites will be updated near)

david.bernard
Joined: 2009-01-08,
User offline. Last seen 1 year 27 weeks ago.
Re: [ANN] maven-scala-plugin 2.12

Two bug fix version was released :
2.12.1 : fix broking scala:console goal on other platform than 'windows'
2.12.2 : fix compilation of mixed java/scala project (failed if you
don't clean before compile)

Regards

/davidB

On Sat, Oct 3, 2009 at 15:44, David Bernard wrote:
> The maven-scala-plugin team is pleased to announce the
> maven-scala-plugin-2.12 release!
>
> The maven-scala-plugin is used for
> compiling/testing/running/documenting scala code in maven.
>
> Changes in this version include:
>
> New features:
> o compile and doc mojo now use includes and excludes configuration.
> o support aggregation a modules's vscaladoc (works with vscaladoc 1.2-SNAPSHOT)
>
> Fixed Bugs:
> o mvn scala:console now works from windows
> o fix "Broken Pipe" issue on Windows
> o fixed documentation errors from 2.11.  Added start of FAQ section
> o compilerPlugin configuration now pulls in transitive dependencies.
> o Ensure doc is written to site/scaladoc directory with both scala:doc
> and site goals
> o Once again mvn scala:console does *not* compile the project.  See the FAQ
> o the plugin work with snapshot version of scala-library and scala-compiler
>
> Changes:
> o now failOnMultipleScalaVersions == true stop the build
>
>
> Have fun!
> -maven-scala-plugin team
>
> (maven sites will be updated near)
>

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland