Skip to content

build(release-note-generation): remove unused commons-codec dependency - #13900

Merged
lqiu96 merged 1 commit into
mainfrom
remove_unused_commons_codec
Jul 27, 2026
Merged

build(release-note-generation): remove unused commons-codec dependency#13900
lqiu96 merged 1 commit into
mainfrom
remove_unused_commons_codec

Conversation

@lqiu96

@lqiu96 lqiu96 commented Jul 27, 2026

Copy link
Copy Markdown
Member

Error logs:

[INFO] --- dependency:3.7.0:analyze (default-cli) @ release-note-generation ---
[ERROR] Unused declared dependencies found:
[ERROR]    commons-codec:commons-codec:jar:1.11:compile
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Google Cloud Java BOM 0.266.1 ...................... SUCCESS [  1.758 s]
[INFO] Google Cloud Platform Supported Libraries 26.85.1 .. SUCCESS [  0.016 s]
[INFO] Google Cloud BOM Dashboard 0.0.1-SNAPSHOT .......... SUCCESS [  0.703 s]
[INFO] Google Cloud Java BOM root project 0.1.0 ........... SUCCESS [  0.003 s]
[INFO] Release Note Generation for Cloud SDK for Java 0.1.0 FAILURE [  0.122 s]
[INFO] libraries-release-data 0.1.0 ....................... SKIPPED
[INFO] A module to test Google Cloud Java BOMs 0.81.0 ..... SKIPPED
[INFO] Full convergence check for all library dependencies in Google Cloud Java BOM 0.84.0 SKIPPED
[INFO] BOM Canary Project Creation 1.88.0 ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.370 s
[INFO] Finished at: 2026-07-24T21:58:03Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.7.0:analyze (default-cli) on project release-note-generation: Dependency problems found -> [Help 1]

From https://github.com/googleapis/google-cloud-java/actions/runs/30128066775/job/89596608376?pr=13876

@lqiu96
lqiu96 requested a review from jinseopkim0 July 27, 2026 16:26
@lqiu96
lqiu96 requested a review from a team as a code owner July 27, 2026 16:26

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the unused commons-codec dependency from the pom.xml file in the release-note-generation module. There are no review comments, and I have no additional feedback to provide.

@lqiu96
lqiu96 enabled auto-merge (squash) July 27, 2026 17:13
@lqiu96
lqiu96 merged commit a040df9 into main Jul 27, 2026
208 of 212 checks passed
@lqiu96
lqiu96 deleted the remove_unused_commons_codec branch July 27, 2026 18:24
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