]> source.dussan.org Git - aspectj.git/commit
Use special Maven settings with access token to GitHub Packages
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Fri, 9 Apr 2021 13:04:24 +0000 (20:04 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Fri, 9 Apr 2021 13:06:58 +0000 (20:06 +0700)
commit7e3e616607441e086cdd383661a296f2074d8e71
tree3b7244739272973ce759ea84e3409e43f8ba862a
parent569ac18874b6cee33cf8ad6dd9f89bc34b75f4f2
Use special Maven settings with access token to GitHub Packages

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>
.github/workflows/maven.yml
.mvn/settings-read-github-packages.xml [new file with mode: 0644]