Skip to content

Conversation

@aajtodd
Copy link
Contributor

@aajtodd aajtodd commented Dec 19, 2023

Issue #, if available:
workaround for gradle/gradle#26091

Description of changes:
Workaround for Gradle 8.5 upgrade having issues with task dependencies and signing

FAILURE: Build failed with an exception.

* What went wrong:
A problem was found with the configuration of task ':bom:signVersionCatalogPublication' (type 'Sign').
  - Gradle detected a problem with the following location: '/codebuild/output/src1917448208/src/smithy-kotlin/bom/build/distributions/bom-1.0.5-javadoc.jar.asc'.
    
    Reason: Task ':bom:publishBomPublicationToTestLocalRepository' uses this output of task ':bom:signVersionCatalogPublication' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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

Successfully merging this pull request may close these issues.

2 participants