[ https://issues.apache.org/jira/browse/HDDS-13058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17984949#comment-17984949 ]
Attila Doroszlai commented on HDDS-13058: ----------------------------------------- Execution is disabled for these, e.g.: {code:title=https://github.com/apache/ozone/blob/af3a0f052a62496e23e054c5bd462a2cb281541a/hadoop-ozone/ozonefs-shaded/pom.xml#L30} <mdep.analyze.skip>true</mdep.analyze.skip> {code} The warnings should be reproducible after removing those. > Fix dependency warnings in ozone-filesystem-hadoop* > --------------------------------------------------- > > Key: HDDS-13058 > URL: https://issues.apache.org/jira/browse/HDDS-13058 > Project: Apache Ozone > Issue Type: Sub-task > Components: build > Reporter: Attila Doroszlai > Assignee: Anastasia Kostryukova > Priority: Major > > {code} > [INFO] --- dependency:3.8.1:analyze-only (analyze) @ ozone-filesystem-shaded > --- > [WARNING] Unused declared dependencies found: > [WARNING] > io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.109.Final:compile > [WARNING] > io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.109.Final:compile > [WARNING] com.google.protobuf:protobuf-java:jar:2.5.0:compile > [WARNING] io.netty:netty-tcnative-boringssl-static:jar:2.0.65.Final:compile > [WARNING] > io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile > [WARNING] > io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.109.Final:compile > [WARNING] > org.apache.ozone:ozone-filesystem-common:jar:2.1.0-SNAPSHOT:compile > [INFO] --- dependency:3.8.1:analyze-only (analyze) @ ozone-filesystem-hadoop2 > --- > [WARNING] Used undeclared dependencies found: > [WARNING] org.apache.ozone:ozone-common:jar:2.1.0-SNAPSHOT:compile > [WARNING] org.apache.ozone:hdds-common:jar:2.1.0-SNAPSHOT:compile > [WARNING] > org.apache.ozone:ozone-interface-client:jar:2.1.0-SNAPSHOT:compile > [WARNING] com.google.protobuf:protobuf-java:jar:2.5.0:compile > [WARNING] org.apache.ozone:hdds-config:jar:2.1.0-SNAPSHOT:compile > [WARNING] > org.apache.ozone:ozone-filesystem-common:jar:2.1.0-SNAPSHOT:compile > [WARNING] Unused declared dependencies found: > [WARNING] > org.apache.ozone:ozone-filesystem-shaded:jar:2.1.0-SNAPSHOT:compile > [INFO] --- dependency:3.8.1:analyze-only (analyze) @ ozone-filesystem-hadoop3 > --- > [WARNING] Used undeclared dependencies found: > [WARNING] org.apache.ozone:ozone-common:jar:2.1.0-SNAPSHOT:compile > [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile > [WARNING] org.slf4j:slf4j-api:jar:2.0.17:provided > [WARNING] org.apache.ozone:hdds-common:jar:2.1.0-SNAPSHOT:compile > [WARNING] org.apache.ozone:hdds-config:jar:2.1.0-SNAPSHOT:compile > [WARNING] > org.apache.ozone:ozone-filesystem-common:jar:2.1.0-SNAPSHOT:compile > [WARNING] Unused declared dependencies found: > [WARNING] > org.apache.ozone:ozone-filesystem-shaded:jar:2.1.0-SNAPSHOT:compile > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org