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.
- test-automation-fwk
- test-java2robot-adapter
- test-webdriver-downloader
- test-robot-framework
- test-testng-framework
- test-cucumber-framework
In the same directory, clone this repository first and after that clone other dependent repositories.
git clone [email protected]:ndviet/test-parent-pom.git