Skip to content

Commit 8c21779

Browse files
authored
Update README.md
1 parent fe59985 commit 8c21779

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Central repository for [XDEV's GitHub packages](https://github.com/orgs/xdev-sof
44

55
## How to use it?
66

7-
https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry#authenticating-with-a-personal-access-token
7+
> [!NOTE]
8+
> → Related [GitHub documentation](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry#authenticating-with-a-personal-access-token)
89
910
``~/.m2/settings.xml``
1011
```xml
@@ -45,3 +46,10 @@ Central repository for [XDEV's GitHub packages](https://github.com/orgs/xdev-sof
4546
</servers>
4647
</settings>
4748
```
49+
50+
## FAQ
51+
52+
#### Why not publish into each corresponding repo?
53+
54+
Because we currently have around 50 individual repos that would all require you to add them to your ``settings.xml``.
55+
This is impossible to manage and also massively degrades performance.

0 commit comments

Comments
 (0)