Skip to content
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

How can use the Repo on another project? #1

Closed
bobaikato opened this issue Dec 10, 2018 · 4 comments
Closed

How can use the Repo on another project? #1

bobaikato opened this issue Dec 10, 2018 · 4 comments

Comments

@bobaikato
Copy link

Hey, this is very useful.
I have set up a private Maven repo and successfully deployed some artefacts. However, when it comes to using them in another application I get this error.

org.apache.maven.wagon.providers.http.httpclient.impl.auth.HttpAuthenticator handleAuthChallenge
WARNING: Malformed challenge: Authentication challenge is empty

can you help in anyway?

@matthewcosgrove
Copy link
Owner

I believe this one is covered in the README.md, make sure you read the entire section of https://github.com/matthewcosgrove/poc-gcp-maven-private-repo#maven-configuration

@bobaikato
Copy link
Author

No, it's not. Your readme only covers deploying the artifact which works just fine.

My question is, how do I use the same artifact that I have deployed in another environment as a dependency?

@matthewcosgrove
Copy link
Owner

Ah, ok. Unfortunately, I never dealt with that use case, so I'm afraid I can't offer any hints to assist you.

@bobaikato
Copy link
Author

Ok, no problem and thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants