Vishal mahindrakar Assignment 1

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