Lubov Shilin created MNG-6333:
---------------------------------
Summary: Stopping a jsystem scenario run when a test fails
Key: MNG-6333
URL: https://issues.apache.org/jira/browse/MNG-6333
Project: Maven
Issue Type: Bug
Components: Command Line
Affects Versions: 3.5.2
Environment: Windows and MAC
Reporter: Lubov Shilin
Hi,
I'm quite a new in maven. So this is not bug, but more question
I run jsystem scenarios using maven by command like:
_mvn jsystem:run -Dscenario=scenarios/myScenario -Dsut=mySut.xml_
If the first test case fails I need to stop running
Found how to do it if running from jsystem:
https://sourceforge.net/p/jsystemtest/discussion/397999/thread/7b5a72f7/
When running from maven the provided solution doesn't work
Is there some solution for maven?
Thanks
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)