Skip to content

fix: parsing for parentGAV and skipUpdateProjectLicense - #54

Merged
ctrueden merged 1 commit into
scijava:mainfrom
cmhulbert:fix/skipUpdateProjectLicense
May 4, 2026
Merged

fix: parsing for parentGAV and skipUpdateProjectLicense#54
ctrueden merged 1 commit into
scijava:mainfrom
cmhulbert:fix/skipUpdateProjectLicense

Conversation

@cmhulbert

Copy link
Copy Markdown
Contributor

fixes an issue with parsing parentGAV and skipUpdateProjectLicense.

parentGAV was previously depending on being the last parsed parameter, since it has multiple : in the string.
To correctly add more parameters after, we need to parse each parent part (group:artifact:version) before parsing the next argument.

@ctrueden

ctrueden commented May 4, 2026

Copy link
Copy Markdown
Member

@cmhulbert Thanks!

@cmhulbert
cmhulbert deleted the fix/skipUpdateProjectLicense branch May 4, 2026 19:48
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