[ https://jira.codehaus.org/browse/SUREFIRE-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=349045#comment-349045 ]
George Gastaldi commented on SUREFIRE-790: ------------------------------------------ We use Aether in our tests (they are not Mojos). We want to use the same settings provided by maven with the {{mvn -s}} parameter, however there isn't any system property with this info. Can we please fix this issue with Karel's changes? > 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 was sent by Atlassian JIRA (v6.1.6#6162)