maven + scalacs: is it possible?

Hi!

Currently I use Netbeans with mavenized scala projects the way Caoyuan has
decribed here [1] (with own small modifications). All works fine. Nevertheless
short and frequent development iterations (modify a code - see/test result)
are not indeed short.

Has anybody experience and tips (taking in mind I'm not maven guru) how to
"replace" scalac with scalacs in such environment (if it's possible at all at
current maven scala plugin and scalacs state)? Will this "replacement" indeed
shorten those iterations? Is it stable?

The only constraint here is - I prefer to be in sync with scala official trunk
(and use "mvn install:install-file..." to install locally built scala trunk
into the local maven repository).

Andrew

[1] http://blogtrader.net/blog/how_to_setup_dependencies_aware2

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