Skip to content

Commit

Permalink
Declare an explicit dependency on generatePomFileForMavenPublication
Browse files Browse the repository at this point in the history
  • Loading branch information
daneshk committed Jan 3, 2024
1 parent b1e51d3 commit b7b6013
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 @@ -99,5 +99,6 @@ clean {
delete 'build'
}

build.dependsOn "generatePomFileForMavenPublication"
publishToMavenLocal.dependsOn build
publish.dependsOn build

0 comments on commit b7b6013

Please sign in to comment.