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 e8ed4fc commit 1d453caCopy full SHA for 1d453ca
mock/hbase/build.gradle
@@ -38,7 +38,7 @@ artifacts {
38
publishing {
39
publications {
40
maven(MavenPublication) {
41
- from components.java
+ artifact shadowJar
42
artifact sourcesJar
43
44
repositories {
0 commit comments