Continuous Deployment

When using local staging the deployment is deferred to the last module. Because half the project consists of examples that should not be deployed and thus skip the execution of the nexus staging plugin this causes the whole whole project to skip deployment. By being the last module in the build we can ensure that the nexus plugin is triggered uploads all artifacts at the end of the build.

Лицензия

Лицензия

Категории

Категории

Cucumber Тестирование приложения и мониторинг
Группа

Группа

io.cucumber
Идентификатор

Идентификатор

continuous-deployment
Последняя версия

Последняя версия

3.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Continuous Deployment
When using local staging the deployment is deferred to the last module. Because half the project consists of examples that should not be deployed and thus skip the execution of the nexus staging plugin this causes the whole whole project to skip deployment. By being the last module in the build we can ensure that the nexus plugin is triggered uploads all artifacts at the end of the build.

Скачать continuous-deployment

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.cucumber/continuous-deployment/ -->
<dependency>
    <groupId>io.cucumber</groupId>
    <artifactId>continuous-deployment</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.cucumber/continuous-deployment/
implementation 'io.cucumber:continuous-deployment:3.0.2'
// https://jarcasting.com/artifacts/io.cucumber/continuous-deployment/
implementation ("io.cucumber:continuous-deployment:3.0.2")
'io.cucumber:continuous-deployment:jar:3.0.2'
<dependency org="io.cucumber" name="continuous-deployment" rev="3.0.2">
  <artifact name="continuous-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cucumber', module='continuous-deployment', version='3.0.2')
)
libraryDependencies += "io.cucumber" % "continuous-deployment" % "3.0.2"
[io.cucumber/continuous-deployment "3.0.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Maven Dependency

Maven Central ![Build Status](https://travis-ci.org/cucumber/cucumber-jvm-groovy.svg ?branch=main)

Cucumber Groovy is the Groovy implementation of Cucumber.

Help & Support

See: https://cucumber.io/support

Getting started

They are using it

You are using Cucumber Groovy? We would love to know about you! Please open a PR to add your project or company to the list below.

io.cucumber

Cucumber

Cucumber Open

Версии библиотеки

Версия
3.0.2
2.3.1