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 343490d commit e6cfb8bCopy full SHA for e6cfb8b
packages/clickhouse-jdbc-all/pom.xml
@@ -41,7 +41,7 @@
41
<goal>shade</goal>
42
</goals>
43
<configuration>
44
- <shadedArtifactAttached>true</shadedArtifactAttached>
+ <shadedArtifactAttached>false</shadedArtifactAttached>
45
<createDependencyReducedPom>true</createDependencyReducedPom>
46
<createSourcesJar>true</createSourcesJar>
47
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
0 commit comments