Skip to content

Gradle build fails for function-sample-aws #1258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
georgeharley opened this issue Apr 3, 2025 · 1 comment
Closed

Gradle build fails for function-sample-aws #1258

georgeharley opened this issue Apr 3, 2025 · 1 comment
Labels
Milestone

Comments

@georgeharley
Copy link
Contributor

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.

@olegz
Copy link
Contributor

olegz commented Apr 4, 2025

I believe it is resolved with 837b720

@olegz olegz closed this as completed Apr 4, 2025
@olegz olegz added this to the 4.3 milestone Apr 4, 2025
@olegz olegz added the bug label Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants