Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 861 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 861 Bytes

Introduction

This is a parent POM that is shared across my GitHub repositories.
This is used to centralize versions, plugin setup and common properties to avoid redundancies or duplicate configurations using inheritance between pom files. It helps in easy maintenance in long term.

Dependent repositories

  1. test-automation-fwk
  2. test-java2robot-adapter
  3. test-webdriver-downloader
  4. test-robot-framework
  5. test-testng-framework
  6. test-cucumber-framework

Usage

In the same directory, clone this repository first and after that clone other dependent repositories.

git clone [email protected]:ndviet/test-parent-pom.git