aws-sdk-kotlin icon indicating copy to clipboard operation
aws-sdk-kotlin copied to clipboard

Re-examine usage of `mavenLocal`

Open ianbotsf opened this issue 1 year ago • 0 comments

We use mavenLocal in our Gradle build scripts fairly liberally throughout our project. Gradle's documentation discourages the use of mavenLocal and recommends alternatives such as composite builds.

Examine each of our usages of mavenLocal and determine whether it could be:

Applies to aws-sdk-kotlin, smithy-kotlin, aws-crt-kotlin, and aws-kotlin-repo-tools.

ianbotsf avatar Apr 25 '24 17:04 ianbotsf