Skip to content

build: override maven-enforcer-plugin version to 3.6.3#393

Merged
AnshulPatni merged 1 commit into
GoogleCloudPlatform:mainfrom
AnshulPatni:fix-maven-enforcer-version
Jul 8, 2026
Merged

build: override maven-enforcer-plugin version to 3.6.3#393
AnshulPatni merged 1 commit into
GoogleCloudPlatform:mainfrom
AnshulPatni:fix-maven-enforcer-version

Conversation

@AnshulPatni

Copy link
Copy Markdown
Contributor

In secure build environments or behind private package mirrors, ancient Maven plugins from 2012 (like maven-enforcer-plugin:1.2 inherited from oss-parent:9) fail because they rely on obsolete Plexus container libraries from 2006 that are unavailable.

This overrides maven-enforcer-plugin to use modern version 3.6.3 across all modules, ensuring reliable build environment validation across all systems.

In secure build environments or behind private package mirrors, ancient Maven plugins from 2012 (like maven-enforcer-plugin:1.2 inherited from oss-parent:9) fail because they rely on obsolete Plexus container libraries from 2006 that are unavailable.

This overrides maven-enforcer-plugin to use modern version 3.6.3 across all modules, ensuring reliable build environment validation across all systems.

Change-Id: I0ab98fd11370f39a2710b977792b84b9e66b3da8
@AnshulPatni AnshulPatni merged commit 056bb07 into GoogleCloudPlatform:main Jul 8, 2026
7 of 15 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.

2 participants