Skip to content

NDViet/test-parent-pom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published