Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

how-to upload all dependencies to java artifact repository (mvn)?

hi,
is it possible to upload all dependecies of a mvn project to the projects java artifact repository or do we have to upload them all manually?   
kind regards

0 1 266
1 REPLY 1

Hi,
Looking at the public docs[1], I cannot find a way to upload all your dependencies. Can you elaborate more on your use case and what you are trying to accomplish?

Perhaps we can come up with a suitable solution for your situation.

 

[1] https://cloud.google.com/artifact-registry/docs/java/manage-packages#add