apache / apache/maven

[MNG-8075] Deprecate project.baseUri in repository.url

Open
#10,583 4 comments 0 reactions 1 assignee Claimed by @gnodet View on GitHub
enhancement priority:major
Dominant language
Java
Stars
5.3k
Forks
3.1k
Avg merge
20h 42m
Merged PRs (30d)
297

Description

**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** opened **[MNG-8075](https://issues.apache.org/jira/browse/MNG-8075?redirect=false)** and commented

We can use:

```java

repo
${project.basedir.uri}/repo

```

instead of:

```java

repo
file://${project.basedir}/repo

```

---

**Issue Links:**
- [MNG-8465](https://issues.apache.org/jira/browse/MNG-8465) Support ${project.rootDirectory} in repository url

**Remote Links:**
- [GitHub Pull Request #1438
](https://github.com/apache/maven/pull/1438)
- [GitHub Pull Request #2184
](https://github.com/apache/maven/pull/2184)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.