Skip to content
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

Simplify Gradle packaging configuration for AWS #1108

Closed
olegz opened this issue Jan 31, 2024 · 4 comments
Closed

Simplify Gradle packaging configuration for AWS #1108

olegz opened this issue Jan 31, 2024 · 4 comments
Milestone

Comments

@olegz
Copy link
Contributor

olegz commented Jan 31, 2024

This effectively means we need a custom gradle plugin

@olegz olegz added this to the 4.1 milestone Jan 31, 2024
@olegz olegz closed this as completed in d5b7cb0 Jan 31, 2024
@webcane
Copy link

webcane commented Mar 19, 2024

Plugin [id: 'org.springframework.cloud.function.aws-lambda.packaging', version: '1.0.0'] was not found in any of the following sources:

  • Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
  • Plugin Repositories (could not resolve plugin artifact 'org.springframework.cloud.function.aws-lambda.packaging:org.springframework.cloud.function.aws-lambda.packaging.gradle.plugin:1.0.0')
    Searched in the following repositories:
    MavenRepo
    MavenLocal(file:/Users/niedrem/.m2/repository/)
    maven(https://repo.spring.io/milestone)
    Gradle Central Plugin Repository

@awscamille
Copy link

Yeah I am getting the same issue - looks like the plugin is not on the Gradle repository anymore.

@beccagaspard
Copy link

Hi @olegz - curious about the status of this issue. I see it was merged in to the 4.1 releases, but doesn't look like the plugin is published yet. This seems like a great feature and I'm eager to try it out! 🤓 Thanks!

@erikpragt-connectid
Copy link

erikpragt-connectid commented Jun 15, 2024

Hi @olegz , I'm running into the same issue. Thanks for your work on this, but is there an eta for this package to be published? I assumed it would be part of the 4.1 release, but I'm currently running 4.1.2, and the gradle plugin seems to be unavailable:

Plugin [id: 'org.springframework.cloud.function.aws-lambda.packaging', version: '1.0.0'] was not found in any of the following sources:

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants