An open API service indexing awesome lists of open source software.

https://github.com/cucumber/cucumber-parent

Parent `pom.xml` for all Cucumber Java modules
https://github.com/cucumber/cucumber-parent

java polyglot-release tidelift

Last synced: 4 months ago
JSON representation

Parent `pom.xml` for all Cucumber Java modules

Awesome Lists containing this project

README

          

# cucumber-parent

[![Maven Central](https://img.shields.io/maven-central/v/io.cucumber/cucumber-parent.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.cucumber%22%20AND%20a:%22cucumber-parent%22)
[![Build Status](https://github.com/cucumber/cucumber-parent/actions/workflows/test-java.yml/badge.svg)](https://github.com/cucumber/cucumber-parent/actions/workflows/test-java.yml)

Parent `pom.xml` for all Cucumber Java modules. This configures plugins used
in all modules, simplifying the amount of boilerplate XML.