Allow forked process to access the Maven session of parent
----------------------------------------------------------

                 Key: SUREFIRE-790
                 URL: https://jira.codehaus.org/browse/SUREFIRE-790
             Project: Maven Surefire
          Issue Type: New Feature
          Components: process forking
    Affects Versions: 2.10
            Reporter: Karel Piwko


Forked process should be able to get information from a "parent process", which 
is a Maven build execution.

This will allow the test to access information like which pom.xml file being 
processed, settings.xml and Maven Reactor plugin. 

This feature is needed to any test which want to interfere with Maven 
repositories with Aether, for instance.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to