You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Vinogradov (Jira)" <ji...@apache.org> on 2023/04/05 17:20:00 UTC

[jira] [Created] (IGNITE-19237) Dependency copying should happed on package phase instead of test-compile

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)