[
https://issues.apache.org/jira/browse/IGNITE-15165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17384444#comment-17384444
]
Semyon Danilov commented on IGNITE-15165:
-----------------------------------------
Visa
https://ci.ignite.apache.org/buildConfiguration/ignite3_Test_RunAllTests/6095340
> 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
> Time Spent: 10m
> 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)