You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2021/11/30 23:18:00 UTC

[jira] [Updated] (MINVOKER-271) Setup tasks and running specific tests

     [ https://issues.apache.org/jira/browse/MINVOKER-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylwester Lachiewicz updated MINVOKER-271:
------------------------------------------
    Fix Version/s: 3.3.0

> Setup tasks and running specific tests
> --------------------------------------
>
>                 Key: MINVOKER-271
>                 URL: https://issues.apache.org/jira/browse/MINVOKER-271
>             Project: Maven Invoker Plugin
>          Issue Type: Bug
>            Reporter: Slawomir Jaranowski
>            Priority: Major
>             Fix For: 3.3.0
>
>
> When we have in project configureĀ {{<setupIncludes>}} and try to use {{-Dinvoker.test}} according to documentation {{setupIncludes}} is overriding ... but empty directory with setup project is created and setup project  is executed so we have error like: 
> {code}
> ERROR]   The project  (.../target/it/setup/pom.xml) has 1 error
> [ERROR]     Non-readable POM .../target/it/setup/pom.xml: .../target/it/setup/pom.xml (No such file or directory)
> {code}
> I see two solution: 
> - don't create empty setup project and don't run it if doesn't match {{invoker.test}}
> - run setup project always - no override  {{setupIncludes}}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)