You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Trying to run a Gradle build in the spring-cloud-function-samples/function-sample-aws folder fails because the build.gradle file depends on the org.springframework.cloud.function.aws-lambda.packaging plugin which cannot be found.
#1257 has been created to align the build.gradle file with the recommendations in the reference documentation. If merged then developers will be able to just clone and build that sample.
The text was updated successfully, but these errors were encountered:
Describe the bug
Trying to run a Gradle build in the spring-cloud-function-samples/function-sample-aws folder fails because the build.gradle file depends on the org.springframework.cloud.function.aws-lambda.packaging plugin which cannot be found.
#1257 has been created to align the build.gradle file with the recommendations in the reference documentation. If merged then developers will be able to just clone and build that sample.
The text was updated successfully, but these errors were encountered: