maven/impl
Tamas Cservenak 1ab2ccf066
Add maven.repo.local.head (#1881)
As counterpart to maven.repo.local.tail, but this one "prepends" while other "appends". This means one can do like this

```
$ mvn install -Prun-its -Dmaven.repo.local.head=~/.m2/repository-it
```

And have stuff installed into dedicated IT local repo (as IT bits must be installed), instead to pollute own local repo.

---

https://issues.apache.org/jira/browse/MNG-8370
2024-11-07 11:14:15 +01:00
..
maven-cli Better subproject names (#1853) 2024-10-25 15:40:16 +02:00
maven-core Add maven.repo.local.head (#1881) 2024-11-07 11:14:15 +01:00
maven-di Better subproject names (#1853) 2024-10-25 15:40:16 +02:00
maven-impl [MNG-8362] Adding some missing config properties (#1861) 2024-11-05 17:06:57 +01:00
maven-jline Better subproject names (#1853) 2024-10-25 15:40:16 +02:00
maven-logging Better subproject names (#1853) 2024-10-25 15:40:16 +02:00
maven-xml Better subproject names (#1853) 2024-10-25 15:40:16 +02:00
pom.xml Better subproject names (#1853) 2024-10-25 15:40:16 +02:00