You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Bessonov (Jira)" <ji...@apache.org> on 2021/07/21 08:52:00 UTC

[jira] [Updated] (IGNITE-15165) Fix maven build when maven.test.skip is set

     [ https://issues.apache.org/jira/browse/IGNITE-15165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Bessonov updated IGNITE-15165:
-----------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> Fix maven build when maven.test.skip is set
> -------------------------------------------
>
>                 Key: IGNITE-15165
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15165
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Semyon Danilov
>            Assignee: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha3
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> `mvn clean install -DskipTests -Dmaven.test.skip=true` has stopped working after IGNITE-14983 because ignite-network both depends on a test-jar of the ignite-core module and builds its own test-jar. This leads to maven requiring a test scope resolution which is not possible due to the fact that test-jars are not actually getting built with maven.test.skip set to true



--
This message was sent by Atlassian Jira
(v8.3.4#803005)