Skip to content

build: remove deprecated and unused truth-java8-extension from invoker/core#404

Merged
taeold merged 1 commit into
GoogleCloudPlatform:mainfrom
AnshulPatni:fix-truth-dependency
Jul 12, 2026
Merged

build: remove deprecated and unused truth-java8-extension from invoker/core#404
taeold merged 1 commit into
GoogleCloudPlatform:mainfrom
AnshulPatni:fix-truth-dependency

Conversation

@AnshulPatni

Copy link
Copy Markdown
Contributor

During offline release validation builds (invoker/core), Maven failed to resolve test dependencies:
Could not find artifact com.google.truth.extensions:truth-java8-extension:jar:1.4.5 in mirror

truth-java8-extension is deprecated (Java 8 assertions are included in core Truth 1.4+) and is completely unused in invoker/core tests.

By removing truth-java8-extension and keeping com.google.truth:truth:1.4.5 untouched, we eliminate dead test dependencies while guaranteeing 100% offline mirror compatibility during automated release validation builds.

…r/core

Change-Id: I3a6965dd1a71f49b8b4389d2b6aea908131d9b1a
@taeold taeold merged commit 9cd4a5c into GoogleCloudPlatform:main Jul 12, 2026
26 checks passed
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.

3 participants