[ 
https://issues.apache.org/jira/browse/IGNITE-23228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882700#comment-17882700
 ] 

Pavel Tupitsyn commented on IGNITE-23228:
-----------------------------------------

Merged to main: 
[c237fe12c62de98570744de74e31c0efcdba3dac|https://github.com/apache/ignite-3/commit/c237fe12c62de98570744de74e31c0efcdba3dac]

> Build can fail due to mavenLocal repository in Gradle
> -----------------------------------------------------
>
>                 Key: IGNITE-23228
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23228
>             Project: Ignite
>          Issue Type: Bug
>          Components: build
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Some developers experience the following weird error while building the 
> project:
> {code}
> Execution failed for task ':ignite-raft:integrationTest'.
> 05:11:09     > Could not resolve all files for configuration 
> ':ignite-raft:integrationTestRuntimeClasspath'.
> 05:11:09        > Could not find 
> netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar 
> (io.netty:netty-transport-native-epoll:4.1.100.Final).
> 05:11:09          Searched in the following locations:
> 05:11:09              
> file:/root/.m2/repository/io/netty/netty-transport-native-epoll/4.1.100.Final/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar
> 05:11:09        > Could not find 
> netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar 
> (io.netty:netty-transport-native-epoll:4.1.100.Final).
> 05:11:09          Searched in the following locations:
> 05:11:09              
> file:/root/.m2/repository/io/netty/netty-transport-native-epoll/4.1.100.Final/netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar
> {code}
> It is caused by Gradle bug: https://github.com/gradle/gradle/issues/30601
> A workaround is to remove *mavenLocal()* from repositories.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to