What is the correct way to setup Azure Artifacts in Azure DevOps

0 votes
I want to create a setup using Azure DevOps to build a java jar file in an azure pipeline and publish it into an artifactory in azure. I want these files to be in the maven pom so that they can be downloaded locally and would be available when the pipeline is running.  Is it possible to do what I want in azure? If so what is the correct way?
Mar 15, 2022 in DevOps on Cloud by Kichu
• 19,050 points
288 views

1 answer to this question.

0 votes

Refer: https://docs.microsoft.com/en-us/azure/devops/artifacts/get-started-maven?view=azure-devops this will show you how to create a private azure mvn repo. This will allow you to pull/push .jar files to/from your local machine. If this can be done on your local machine for sure it can be done from a CI server in the same way. Then just configure a CI server by an init script in the same way you would configure your local machine based on the contents of the article above. 

Know How to delete unwanted artifacts in Azure DevOps?

answered Apr 5, 2022 by narikkadan
• 63,620 points

Related Questions In DevOps on Cloud

0 votes
1 answer

I am looking for a python code to get my Azure VM status in my email , like whether the running vms port is open to the internet. If its open to internet I should get a mail notification

Hey, @Sourav, Check this out https://www.edureka.co/community/66025/azure-vm-monitoring It deals with ...READ MORE

answered May 29, 2020 in DevOps on Cloud by Sirajul
• 59,230 points
1,465 views
0 votes
0 answers

What is the abbreviation for Azure DevOps?

Could it be ADO, but it gets ...READ MORE

Mar 15, 2022 in DevOps on Cloud by Kichu
• 19,050 points
364 views
0 votes
0 answers

How to delete unwanted artifacts in Azure DevOps

Numerous NuGet packages are created by our ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Edureka
• 13,620 points
1,572 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,546 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP