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

Project updated and maintained in a fork #700

Open
matusfaro opened this issue Aug 4, 2022 · 2 comments
Open

Project updated and maintained in a fork #700

matusfaro opened this issue Aug 4, 2022 · 2 comments

Comments

@matusfaro
Copy link

matusfaro commented Aug 4, 2022

I forked the project and continue to maintain it under a different groupId as I make use of this great plugin:

<plugin>
    <groupId>io.dataspray</groupId>
    <artifactId>aws-cdk-maven-plugin</artifactId>
    ...
</plugin>
@matusfaro matusfaro changed the title Project no longer maintained? Project updated and maintained in a fork Oct 23, 2022
@editasmedicinedev
Copy link

Can you explain the reasoning behind this, and what the recommendation for users who were using this project going forward?

@matusfaro
Copy link
Author

matusfaro commented Jul 16, 2023

Can you explain the reasoning behind this, and what the recommendation for users who were using this project going forward?

Checkout my releases, current summary is:

My fork has additional improvements including:

  • Can be used as a Standalone library, not just in the scope of a Maven Plugin
  • Works with AWS CDK v2 including the new format and latest Bootstrap stack
  • Works on Mac Silicon

Internally:

  • Uses latest NodeJS, AWS SDK and other dependencies
  • Switched to GSON from Jackson for better support
  • Moved away from custom outdated POJO classes to JSII's generated classes for better compatibility
  • Fixed up many issues

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

2 participants