Hi Harit,
No, the multi-jvm plugin is developed mostly for our own needs, that is: for 
testing Akka itself across many nodes.
We see other teams successfully using it as well, but no-one has really adapted 
it to be usable from maven.

Myself having maintained (and still maintaining) a rather popular maven plugin, 
I'd rather try to avoid maintaining another one unless given very good reasons 
to do so :-)

If you're up to giving it a try, the sources are available:
https://github.com/sbt/sbt-multi-jvm

Otherwise - sbt is really awesome once you get used to it :-)

-- 
Cheers,
Konrad 'ktoso’ Malawski
Akka @ Typesafe

On 25 June 2015 at 23:14:20, Harit Himanshu ([email protected]) 
wrote:

Hello there!

I am learning how to test remote actors in action and found the following

http://doc.akka.io/docs/akka/2.3.10/dev/multi-jvm-testing.html
http://doc.akka.io/docs/akka/2.3.11/dev/multi-node-testing.html

But they are talking that using sbt, you run these commands to run your tests. 

How can I run the same tests using Maven?

Thanks
+ Harit
--
>>>>>>>>>> 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

-- 
>>>>>>>>>>      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 [email protected].
To post to this group, send email to [email protected].
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