Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
79be6b4d
Commit
79be6b4d
authored
Mar 28, 2019
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention that deploy tokens and user/passwd don't work for Maven
parent
1e51c542
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
doc/user/project/packages/maven_repository.md
doc/user/project/packages/maven_repository.md
+3
-1
No files found.
doc/user/project/packages/maven_repository.md
View file @
79be6b4d
...
...
@@ -31,7 +31,9 @@ repository.
If a project is private or you want to upload Maven artifacts to GitLab,
credentials will need to be provided for authorization. Support is available for
[
personal access tokens
](
#authenticating-with-a-personal-access-token
)
and
[
CI job tokens
](
#authenticating-with-a-ci-job-token
)
.
[
CI job tokens
](
#authenticating-with-a-ci-job-token
)
only.
[
Deploy tokens
](
../deploy_tokens/index.md
)
and regular username/password
credentials do not work.
### Authenticating with a personal access token
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment