aws-cloudformation/aws-cloudformation-resource-providers-ses

Maven build failing

PatMyron opened this issue · 0 comments

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