Skip to content

fix: [BUG] Cannot build version 7.3.2 - com.keyfactor:cryptotokens:pom:2.4.4 ... - #148

Open
Roshan931 wants to merge 1 commit into
Keyfactor:mainfrom
Roshan931:prilog/fix-error-maven-install-files-sh-lets-install-08-21-2026-42c2e3
Open

fix: [BUG] Cannot build version 7.3.2 - com.keyfactor:cryptotokens:pom:2.4.4 ...#148
Roshan931 wants to merge 1 commit into
Keyfactor:mainfrom
Roshan931:prilog/fix-error-maven-install-files-sh-lets-install-08-21-2026-42c2e3

Conversation

@Roshan931

Copy link
Copy Markdown

Fixes #144

Root cause

maven-install-files.sh lets install:install-file adopt upstream POMs embedded in the bundled jars

Changes

  • Pass -DgeneratePom=true on every install:install-file invocation that installs a bundled jar, so a minimal POM is always generated instead of the plugin picking up the POM embedded in the jar (notably modules/source-jars/cryptotokens-api-2.4.4-sources.jar, whose META-INF/maven POM declares the unpublished parent com.keyfactor:cryptotokens:2.4.4). DeployTools entries are untouched because their real POMs are installed explicitly with -Dpackaging=pom.

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.

[BUG] Cannot build version 7.3.2 - com.keyfactor:cryptotokens:pom:2.4.4 (absent)

1 participant