[
https://issues.apache.org/jira/browse/IGNITE-15165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17384737#comment-17384737
]
Peter Ivanov commented on IGNITE-15165:
---------------------------------------
Looks good, please, proceed with merge.
> 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)