Skip to content

[MINVOKER-377] Invoker plugin should sanitize environment it obeys #606

Open
@jira-importer

Description

@jira-importer

Tamas Cservenak opened MINVOKER-377 and commented

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


No further details from MINVOKER-377

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:majorMajor loss of function

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions