You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

This document will shed a light on how to deploy RPi Java API provider implementation deployment to maven repo

Repository Details

Project 

Description

Repository

Branch

RPi Java Provider ImplementationRPi java provider implementation APIshttps://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/rpi-provider/java-handlerrdk-next

Guide to Test Execution

 Partner have to do following in Automatics to execute tests.

  • Automatics Orchestration Configuration
  • Deploy dependent artifacts
  • Test Jenkins Job Configuration

Deploy RPi Java Provider Implementation

RPi java provider implementation can be deployed using maven to the Partner Artifcatory repository, in the below order.

  • RPi Java Provider Implementation
    • Repo :  rdk/tools/automatics/rpi-provider/java-handler
    • Clone the above project from the repo to the machine.
    • Execute 'mvn clean deploy' after cloning the repo. This will deploy RPi java provider implementation in self-hosted maven artifact repository. 
  • No labels