maven/api
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-api-cli [MNG-8334] Fix output redirection (#1826) 2024-10-22 16:53:58 +02:00
maven-api-core Add maven.repo.local.head (#1881) 2024-11-07 11:14:15 +01:00
maven-api-di [maven-release-plugin] prepare for next development iteration 2024-10-19 20:11:20 +02:00
maven-api-meta [maven-release-plugin] prepare for next development iteration 2024-10-19 20:11:20 +02:00
maven-api-metadata [maven-release-plugin] prepare for next development iteration 2024-10-19 20:11:20 +02:00
maven-api-model [maven-release-plugin] prepare for next development iteration 2024-10-19 20:11:20 +02:00
maven-api-plugin [maven-release-plugin] prepare for next development iteration 2024-10-19 20:11:20 +02:00
maven-api-settings [MNG-8345] Maven generates both settings 1.3.0 and 2.0.0 (#1835) 2024-10-24 17:53:41 +02:00
maven-api-spi [maven-release-plugin] prepare for next development iteration 2024-10-19 20:11:20 +02:00
maven-api-toolchain [maven-release-plugin] prepare for next development iteration 2024-10-19 20:11:20 +02:00
maven-api-xml [maven-release-plugin] prepare for next development iteration 2024-10-19 20:11:20 +02:00
src/site [MNG-7571] add Maven API javadoc (#830) 2022-12-31 17:32:07 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2024-10-19 20:11:20 +02:00