[ 
https://issues.apache.org/jira/browse/SUREFIRE-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905909#comment-14905909
 ] 

ASF GitHub Bot commented on SUREFIRE-790:
-----------------------------------------

Github user kpiwko commented on the pull request:

    https://github.com/apache/maven-surefire/pull/2#issuecomment-142831231
  
    @Tibor17 SPI would work for me. Basically any means how to get the 
information about Maven process to forked JVM would be helpful, if enabled by 
default, even better.


> Allow forked process to access the Maven session of parent
> ----------------------------------------------------------
>
>                 Key: SUREFIRE-790
>                 URL: https://issues.apache.org/jira/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.3.4#6332)

Reply via email to