aboutsummaryrefslogtreecommitdiffstats
path: root/.mvn
Commit message (Collapse)AuthorAgeFilesLines
* Use special Maven settings with access token to GitHub PackagesAlexander Kriegisch2021-04-091-0/+25
| | | | | | | | | | | | | The access token is for the 'kriegaex' account. Can be adjusted or extended in order to support other Package registries, too. for now, I just want to see it this solves the authentication error problems during GitHub CI builds. The new file .mvn/settings-read-github-packages.xml contains additional information and links to online sources, explaining why this is necessary. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Update to Maven 3.6.3Lars Grefer2020-08-163-23/+31
| | | | Signed-off-by: Lars Grefer <eclipse@larsgrefer.de>
* maven wrapperAndy Clement2019-02-073-0/+111