Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MNG-8465] Add support for project.rootDirectory in repositories and fix other expressions #2007

Merged
merged 8 commits into from
Dec 22, 2024

Conversation

gnodet
Copy link
Contributor

@gnodet gnodet commented Dec 22, 2024

Valid expressions in repositories are:

  • ${project.basedir}
  • ${project.basedir.uri}
  • ${project.rootDirectory}
  • ${project.rootDirectory.uri}

JIRA issues MNG-8465

@gnodet gnodet changed the title [MNG-8465] Add support for project.rootDirectory in repositories and fix other expressions [MNG-8465][MNG-8075] Add support for project.rootDirectory in repositories and fix other expressions Dec 22, 2024
@gnodet gnodet requested a review from cstamas December 22, 2024 11:02
@gnodet gnodet added this to the 4.0.0-rc-3 milestone Dec 22, 2024
@gnodet gnodet changed the title [MNG-8465][MNG-8075] Add support for project.rootDirectory in repositories and fix other expressions [MNG-8465] Add support for project.rootDirectory in repositories and fix other expressions Dec 22, 2024
@gnodet gnodet merged commit 98dedaf into apache:master Dec 22, 2024
13 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