You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2021/09/13 22:48:00 UTC

[jira] [Updated] (MDEP-770) Integration test can not be run in parallel

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

Slawomir Jaranowski updated MDEP-770:
-------------------------------------
    Summary: Integration test can not be run in parallel  (was: Integration test can be run in parallel)

> Integration test can not be run in parallel
> -------------------------------------------
>
>                 Key: MDEP-770
>                 URL: https://issues.apache.org/jira/browse/MDEP-770
>             Project: Maven Dependency Plugin
>          Issue Type: Bug
>            Reporter: Slawomir Jaranowski
>            Priority: Minor
>
> Those test:
> {code:java}
> src/it/projects/get-artifact
> src/it/projects/get-artifact-maven-plugin
> src/it/projects/get-artifact-no-transitive
> src/it/projects/get-gav
> src/it/projects/analyze-testDependencyWithNonTestScope{code}
> operate on the same tests artifacts.
> During test prepare artifacts are deleted from local repository and after test execute - assertion checks if artifact was downloaded ...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)