[
https://issues.apache.org/jira/browse/MDEP-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415000#comment-17415000
]
Michael Osipov commented on MDEP-770:
-------------------------------------
Shit, bad test design...
> 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)