localstack / localstack-java-utils

☕ Java utilities and JUnit integration for LocalStack
Apache License 2.0
75 stars 43 forks source link

awssdkv1 is missing in 0.2.15 release #70

Open askerkhakh opened 3 years ago

askerkhakh commented 3 years ago

From my understanding, it was introduced in https://github.com/localstack/localstack-java-utils/commit/7e8c8228e85fada76554bc7473679e4da76ab472. Not sure what was the idea, but I guess maven compiler plugin excludes couldn't exclude awssdkv1 and awssdkv2 simultaneously :slightly_smiling_face:

whummer commented 3 years ago

Good catch, thanks @askerkhakh . Do you think you could create a small pull request to fix this? We can also look into it over the next couple of days, but there may be some delay due to a few other critical issues, unfortunately.. Thanks for your help! 🙏

askerkhakh commented 3 years ago

I'm a bit out of the loop, what was the original issue and what was the goal with these exclusions?

lakkeger commented 10 months ago

Hi! We just wanted to follow up to see whether your issue has been resolved. Were you able to get it working with the latest version of LocalStack? We would appreciate your feedback!