Skip to content

Commit

Permalink
Fix build failure with the m2 publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeshLK committed Aug 28, 2024
1 parent 17f0636 commit 10adab0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ballerina/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ publishing {

updateTomlFiles.dependsOn copyStdlibs

build.dependsOn "generatePomFileForMavenPublication"
build.dependsOn ":${packageName}-native:build"
build.dependsOn startIBMMQServer
build.finalizedBy stopIBMMQServer
Expand Down

0 comments on commit 10adab0

Please sign in to comment.