Skip to content

Commit

Permalink
Merge pull request #52 from ayeshLK/main
Browse files Browse the repository at this point in the history
Fix build failure with the m2 publish
  • Loading branch information
ayeshLK authored Aug 28, 2024
2 parents 4b00057 + e888cea commit 3ee4549
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 3ee4549

Please sign in to comment.