Add integration tests of parallel build features ------------------------------------------------
Key: MNG-4631 URL: http://jira.codehaus.org/browse/MNG-4631 Project: Maven 2 & 3 Issue Type: Test Affects Versions: 3.0-beta-2 Reporter: Kristian Rosenvold While some of the features are unit tested and there are some IT's on mng-3004, there needs to be integration test to cover: A) Concurrent mojo instantiations with model expression resolutions, including most parameter type from PluginParameterExpressionEvaluator. This test is important to assert/preserve future thread safety of this process, since most of this assertion has been done manually to this point. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira