Closed gpolaert closed 6 years ago
I am away this week but feel free to submit a pr and I will review next week. Thanks.
Sure, but just let me know if it makes sense :D
Yes it does make sense.
Closing. Please re-open if there are further questions.
Hello,
Some of the Java contribs include the client or the driver dependency in the project (such as the AWS Client contrib or the Mongo contrib).
Many developers like lean dependencies for the projects and libraries they used, especially to avoid deps conflicts.
Even if, each README offers a way to exclude some part, I think it would be preferable to set these deps to a scope "provided" and unbind the contrib and the "framework".
The developer will be responsible for adding his own version/client dependencies.
Example:
aws contrib pom.xml
instead of