Skip to content

Conversation

@simonmarty
Copy link
Contributor

@simonmarty simonmarty commented Oct 4, 2025

Background

  • What do these changes do?

The current Rust quickstart fails to build with

❯ gradle build
> Task :client:smithyBuild FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':client:smithyBuild'.
> Could not resolve all files for configuration ':client:smithyBuild'.
   > Could not find org.jetbrains.kotlin:kotlin-stdlib-jdk8:unspecified.

On my mac. I have tested with Java 25/17/11 to no avail. Updating the Rust codegen maven dependencies from 0.1.0 appears to address the issue.

  • Was a new example added? If so, what does it demonstrate? N/A

Testing

  • How did you test these changes?

Confirmed that bumping the smithy Rust codegen dependency appears to have resolved the issue. I'm having trouble parsing, from the smithy-rs releases & commit history, what could have caused this issue. Versions 0.1.1, 0.1.2 and 0.1.3 don't exhibit this problem.

  • Was an integration test added for any new examples? N/A
  • If a new example was added did you update the smithy-templates.json file? N/A

Links

  • Links to additional context, if necessary
  • Issue #, if applicable (see here for a list of keywords to use for linking issues)

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT-0 license.

@simonmarty simonmarty requested a review from a team as a code owner October 4, 2025 05:04
@simonmarty simonmarty requested a review from milesziemer October 4, 2025 05:04
@simonmarty simonmarty changed the title Update the smithy-rs packages to 0.1.2 in the Rust quickstart. Update the smithy-rs packages to 0.1.3 in the Rust quickstart. Oct 8, 2025
@joewyz joewyz merged commit 502f7df into smithy-lang:main Oct 8, 2025
1 check passed
@simonmarty simonmarty deleted the patch-1 branch October 8, 2025 16:19
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