Slawomir Jaranowski created MDEP-770:
----------------------------------------
Summary: 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
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 ...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)