We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44fd33 commit 7166584Copy full SHA for 7166584
tools/gluten-it/common/pom.xml
@@ -44,6 +44,7 @@
44
<dependency>
45
<groupId>org.apache.gluten</groupId>
46
<artifactId>gluten-package_${scala.binary.version}</artifactId>
47
+ <classifier>${gluten.package.classifier}</classifier>
48
<scope>runtime</scope>
49
</dependency>
50
tools/gluten-it/pom.xml
@@ -75,6 +75,7 @@
75
76
77
<version>${gluten.version}</version>
78
79
<exclusions>
80
<exclusion>
81
0 commit comments