Please follow the below steps to deploy automatics core to Artifact repositories from Jenkins job

1.Creating Jenkins job



2. Configuration of Jenkins Job


Configure General Settings

Configure Source Code Management

 eg : ‘https://code.rdkcentral.com/r/rdk/tools/automatics/automatics-core’ and also add the repo credentials

Configure Build Triggers

Configure Build Environment


Configure Build Settings

           

           

           Reference - https://maven.apache.org/plugins/maven-deploy-plugin/deploy-mojo.html

Save the Configuration