[ https://jira.codehaus.org/browse/MINVOKER-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=346905#comment-346905 ]
Keegan Witt commented on MINVOKER-165: -------------------------------------- I'm not sure I understand the question. Are you asking how I would use the proposed feature to actually verify if the mojo under test is actually thread safe? If so, I was just thinking you'd run it with this option and if the output matches what you expect then that'd show there's nothing obviously wrong. Of course this wouldn't identify all the nuanced ways in which multithreading problems can manifest, but it's better than nothing. Does that answer your question? > Support parallel threads argument > --------------------------------- > > Key: MINVOKER-165 > URL: https://jira.codehaus.org/browse/MINVOKER-165 > Project: Maven Invoker Plugin > Issue Type: Improvement > Reporter: Keegan Witt > > It'd be nice if one could use the [-T > argument|https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3] > to the IT invocation. This would be useful for verifying that the mojo > under test is indeed threadsafe. -- This message was sent by Atlassian JIRA (v6.1.6#6162)