Skip to content

Commit

Permalink
adding the artifact of the custom shadowJar to the publishing task
Browse files Browse the repository at this point in the history
  • Loading branch information
lmassaoy authored Jan 23, 2025
1 parent 93a4f32 commit f8f58b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/spark/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ publishing {

artifact sourceJar
artifact javadocJar
artifact shadowJarWithoutExternalDependencies

pom {
name = "openlineage-spark_${scala}"
Expand Down

0 comments on commit f8f58b1

Please sign in to comment.