Hi,

I have a multi-module sbt project that I just moved to sbt 0.13.7 and
sbt-multi-jvm 0.3.11 (from 0.3.9).

For some reasons I can't seem to explain, when I run 'sbt test' for one
of the sub-project, it runs the multi-jvm test defined there (and fails
since none of the required multinode properties are present, because it
runs under scalatest and not the multi-jvm plugin). 

What is even more strange is that my other sub projects that contain
multi-jvm tests don't exhibit the issue.

I _think_ this might be related to multi-jvm being now an auto plugin,
but my knowledge of sbt is very small.

Any idea on how I can debug the problem?
Thanks!
-- 
Brice Figureau
My Blog: http://www.masterzen.fr/

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to