-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maven Packages Repository: deploy:deploy-file #20666
Labels
Comments
init-rz
added
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
labels
Aug 4, 2022
Works already:
I think you forgot |
thanks for the fast response. |
lunny
added
type/docs
This PR mainly updates/creates documentation
and removed
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
labels
Aug 5, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Feature Description
mvn deploy works as expected.
however trying to execute "mvn deploy:deploy-file xxxx"
returns an error: "authentication failed for http://xxx"
since the docs state that deploy is implemented, i assume that deploy: deploy-file is not supported
it would be very helpful if we were able to deploy third party packages to the repo.
Screenshots
No response
The text was updated successfully, but these errors were encountered: