Tamas Cservenak created MINVOKER-377:
----------------------------------------

             Summary: Invoker plugin should sanitize environment it obeys
                 Key: MINVOKER-377
                 URL: https://issues.apache.org/jira/browse/MINVOKER-377
             Project: Maven Invoker Plugin
          Issue Type: Bug
            Reporter: Tamas Cservenak


Use case: let's use "split repository". All fine and dandy, you can set it in 
your {{$HOME/.m2/settings.xml}}. And your builds will use it. But, if you 
create IT using invoker, you have a problem:
* invoker:install observes "outer" build, and will _install the IT artifacts 
into split repository_
* invoker:run if use own settings, not using split, will fail to find anything 
in "it-repo"

Basically the env should be sanitized: install should produce local repo as run 
would use. As currently, there is not way to run ITs if split repo is used.

Similar to MINVOKER-372



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to