Skip to content

[MNG-8075] Deprecate project.baseUri in favor of project.basedir.uri#2184

Draft
gnodet wants to merge 1 commit intoapache:masterfrom
gnodet:MNG-8075-deprecate-baseUri
Draft

[MNG-8075] Deprecate project.baseUri in favor of project.basedir.uri#2184
gnodet wants to merge 1 commit intoapache:masterfrom
gnodet:MNG-8075-deprecate-baseUri

Conversation

@gnodet
Copy link
Copy Markdown
Contributor

@gnodet gnodet commented Mar 25, 2025

JIRA issue: MNG-8075

The original issue was adding support for ${project.baseUri}, however, it has been inadvertently dropped when refactoring the Maven 4 model builder. Overall, instead of providing a new property, I think using the newly supported syntax of ${project.basedir.uri} is a better idea.

This PR isn't really complete as it only deprecates the expression in repository URIs for now.

@jira-importer
Copy link
Copy Markdown

Resolve #9801

@gnodet gnodet force-pushed the MNG-8075-deprecate-baseUri branch from a470512 to 4b96f1c Compare September 22, 2025 15:12
@gnodet gnodet marked this pull request as ready for review September 23, 2025 20:46
@gnodet gnodet marked this pull request as draft September 23, 2025 20:47
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