Commit 774d22f8 authored by Paul Murage's avatar Paul Murage

Updated instructions on Group-level Maven endpoint, describing the use of 'GROUP_ID'

parent 4fbfe3f2
...@@ -464,7 +464,7 @@ repositories { ...@@ -464,7 +464,7 @@ repositories {
``` ```
- For the `id`, use what you [defined in `settings.xml`](#authenticate-to-the-package-registry-with-maven). - For the `id`, use what you [defined in `settings.xml`](#authenticate-to-the-package-registry-with-maven).
- For `my-group`, use your group name. - For `GROUP_ID`, use your group ID, which you can view on your group's home page.
- For `PROJECT_ID`, use your project ID, which you can view on your project's home page. - For `PROJECT_ID`, use your project ID, which you can view on your project's home page.
- Replace `gitlab.example.com` with your domain name. - Replace `gitlab.example.com` with your domain name.
- For retrieving artifacts, use either the - For retrieving artifacts, use either the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment