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

Maven build failing #41

Open
PatMyron opened this issue Feb 6, 2021 · 0 comments
Open

Maven build failing #41

PatMyron opened this issue Feb 6, 2021 · 0 comments

Comments

@PatMyron
Copy link

PatMyron commented Feb 6, 2021

due to deprecated aws-cloudformation-rpdk-java-plugin version:

$ grep -A 1 'aws-cloudformation-rpdk-java-plugin' */*/pom.xml | grep -B 1 '>1\.' # deprecated aws-cloudformation-rpdk-java-plugin v1
...
aws-cloudformation-resource-providers-ses/aws-ses-configurationset/pom.xml:            <artifactId>aws-cloudformation-rpdk-java-plugin</artifactId>
aws-cloudformation-resource-providers-ses/aws-ses-configurationset/pom.xml-            <version>1.0.2</version>
...

<dependency>
<groupId>software.amazon.cloudformation</groupId>
<artifactId>aws-cloudformation-rpdk-java-plugin</artifactId>
<version>1.0.2</version>
</dependency>

https://w.amazon.com/bin/view/AWS21/Design/Uluru/V2/Upgrade_Guide

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

No branches or pull requests

1 participant