Vishal mahindrakar Assignment 1

Limited Time Offer!

For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!

Enroll Now

What are the Top maven goals we have

clean install

clean package

clean install publish

clean surefire:test

What are the Ports being used in Artifactory and why? Create a table and describe it.

PortPurposeExposure
8081Main application portExpose to the all application users
8040Access endpointInternal, Limit to internal network

Find out which maven goal help you to upload a artifact?

deploy

Find out which gradle tasks help you to upload a artifact?

artifactoryPublish OR maven-publish