Please follow the below steps to parse 3.0  API from scriptless-automation 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/scriptless-automation’ and also add the repo credentials


Configure Build Environment


Configure Build Settings

         

           clean package exec:java -Dmain.class=com.automatics.executor.UtilsParser  -Dautomatics.properties.file="<<AUTOMATICS_PROPS>>" -DskipTests 

           

           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