[
https://issues.apache.org/jira/browse/MDEP-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated MDEP-770:
-------------------------------------
Description:
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 ...
was:
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{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 ...
> Integration test can 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)