User Tools

Site Tools


Writing /app/www/public/data/meta/development/grails/deploying-to-artifactory.meta failed
development:grails:deploying-to-artifactory

Deploying to artifactory

Avi 2018/03/03 08:53

URL: http://errigalartifactory:8080/artifactory/

(Refer PwSafe for username and password)

Increment the version number in your build or gradle file. This ensures you are not overwriting older builds.

Create the jar file using 'gradle build' or other means.

Ensure you build it using java 1.7 so that it remains compatible with our old applications as well as future applications.

Now in the artifactory, Click on the deploy link. upload the generated jar file.

The autofilled groupId is usually wrong. copy the same groupId as you have in your gradle or other config file.

This should deploy the artefact at the right location.

development/grails/deploying-to-artifactory.txt · Last modified: 2021/06/25 10:09 by 127.0.0.1