- Ensure that Maven and Java are installed.
- Download Artifactory (ZIP version)
- Unzip and run bin\artifactory.bat
- Artifactory will be available on localhost:8081
- Deploy to artifactory:
- cd where the pom.xml is located
- Run "mvn deploy -Dusername=admin -Dpassword=password -Dbuildnumber=1" or "mvn deploy -Dbuildnumber=1 -s settings.xml"
- Check status on Artifactory