sullis commented on PR #12757: URL: https://github.com/apache/pinot/pull/12757#issuecomment-2028451453
Maven build failed with a Dependency Convergence error ``` Dependency convergence error for jakarta.activation:jakarta.activation-api:jar:1.2.1 paths to dependency are: Error: +-org.apache.pinot:pinot-parquet:jar:1.2.0-SNAPSHOT Error: +-org.apache.hadoop:hadoop-common:jar:3.3.6:compile Error: +-jakarta.activation:jakarta.activation-api:jar:1.2.1:compile Error: and Error: +-org.apache.pinot:pinot-parquet:jar:1.2.0-SNAPSHOT Error: +-org.apache.hadoop:hadoop-mapreduce-client-core:jar:3.3.6:compile Error: +-org.apache.hadoop:hadoop-yarn-common:jar:3.3.6:compile Error: +-com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.17.0:compile Error: +-jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile Error: +-jakarta.activation:jakarta.activation-api:jar:1.2.2:compile Error: and Error: +-org.apache.pinot:pinot-parquet:jar:1.2.0-SNAPSHOT Error: +-org.apache.hadoop:hadoop-mapreduce-client-core:jar:3.3.6:compile Error: +-org.apache.hadoop:hadoop-yarn-common:jar:3.3.6:compile Error: +-com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.17.0:compile Error: +-jakarta.activation:jakarta.activation-api:jar:1.2.2:compile ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
