|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[ANN] maven-scala-plugin 2.9
by David Bernard-3
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message The maven-scala-plugin team is pleased to announce the
maven-scala-plugin-2.9 release! The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven. Changes in this version include: New features: o added support to look in all registered source directories for scala files o now send all java files to the scala compiler o added support for automatic integration tests Fixed Bugs: o fixed minor issues in documentation xml Thanks to Josh Suereth, who provided all features and fix of 2.9. Have fun! |
|
|
Re: [ANN] maven-scala-plugin 2.9
by bearfeeder
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message Awesome!
Do we need to do anything to get the plugin picked up by existing pom.xml files? On Wed, Dec 3, 2008 at 9:58 AM, David Bernard <david.bernard.31@...> wrote: The maven-scala-plugin team is pleased to announce the -- Lift, the simply functional web framework http://liftweb.net Collaborative Task Management http://much4.us Follow me: http://twitter.com/dpp Git some: http://github.com/dpp |
|
|
Re: [ANN] maven-scala-plugin 2.9
by David Bernard-3
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message If you set the version of the plugin in your pom.xml you need to change it,
Else calling "mvn -U compile " the next time you compile is enough. On Wed, Dec 3, 2008 at 20:02, David Pollak <feeder.of.the.bears@...> wrote: > Awesome! > > Do we need to do anything to get the plugin picked up by existing pom.xml > files? > > On Wed, Dec 3, 2008 at 9:58 AM, David Bernard <david.bernard.31@...> > wrote: >> >> The maven-scala-plugin team is pleased to announce the >> maven-scala-plugin-2.9 release! >> >> The maven-scala-plugin is used for >> compiling/testing/running/documenting scala code in maven. >> >> Changes in this version include: >> >> New features: >> o added support to look in all registered source directories for scala >> files >> o now send all java files to the scala compiler >> o added support for automatic integration tests >> >> Fixed Bugs: >> o fixed minor issues in documentation xml >> >> >> Thanks to Josh Suereth, who provided all features and fix of 2.9. >> >> Have fun! > > > > -- > Lift, the simply functional web framework http://liftweb.net > Collaborative Task Management http://much4.us > Follow me: http://twitter.com/dpp > Git some: http://github.com/dpp > |
| Free embeddable forum powered by Nabble | Forum Help |