Anton Vinogradov created IGNITE-19237:
-----------------------------------------
Summary: Dependency copying should happed on package phase instead
of test-compile
Key: IGNITE-19237
URL: https://issues.apache.org/jira/browse/IGNITE-19237
Project: Ignite
Issue Type: Improvement
Reporter: Anton Vinogradov
Assignee: Anton Vinogradov
Otherwice there is nothing to copy :( and you may gain the following:
{noformat}
Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:3.1.1:copy-dependencies
(copy-libs) on project ignite-XXX-plugin: Artifact has not been packaged yet.
When used on reactor artifact, copy should be executed after packaging: see
MDEP-187.
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)