Please follow the below steps to parse 3.0 APIs from rdkb-utils project and update to microservice 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/rdkb-test-utils’ and also add the repo credentials


Configure Build Environment


Configure Build Settings

         

           clean package -DskipTests exec:java -Dautomatics.properties.file="<<automatics_props_url>>"

           

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

Save the Configuration

3. Configurations in Automatics Orchestration & Automatics Properties

Automatics Orchestration

Automatics Properties