Please follow the below steps to deploy RPi Java API Provider implementation 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/rpi-provider/java-handler’ 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