[ https://issues.apache.org/jira/browse/MNG-7046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet reopened MNG-7046: ---------------------------------- If the user injects repositories using a pom.xml, it will be rejected if it contains any property placeholder in the url. Are you worried about other fields of the repository definition containing properties (id, name, layout, policies) ? Or other sources where repositories could be injected ? Reopening since you seem to indicate this isn't fixed. > Revert MNG-5639 and make repo config static only (no ${param} interpolation) > ---------------------------------------------------------------------------- > > Key: MNG-7046 > URL: https://issues.apache.org/jira/browse/MNG-7046 > Project: Maven > Issue Type: Task > Components: Artifacts and Repositories, Dependencies > Affects Versions: 3.6.3 > Reporter: Michael Osipov > Priority: Major > > As discussed in MNG-5639 repositories should always be known upfront, they > have to be static to avoid chicken and egg situations, a project should not > influence settings. It should be the way around. > In subsequent ticket it will be verified that repo configuration does not > contain any expression: > https://github.com/apache/maven/commit/d411c3fa98832e7d86d901fe86ff63ba907cf868#commitcomment-44782281. -- This message was sent by Atlassian Jira (v8.20.10#820010)