Nexus Staging

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
Идентификатор

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

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

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

2.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Nexus Staging
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.

Скачать staging

Имя Файла Размер
staging-2.3.0.pom
staging-2.3.0.jar 1 KB
Обзор

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

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

Зависимости

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

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

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

Cucumber JVM

OpenCollective OpenCollective

Maven Central Build Status Coverage Status

Cucumber-JVM is a pure Java implementation of Cucumber. You can run it with the tool of your choice.

Cucumber-JVM also integrates with all the popular Dependency Injection containers.

Getting started

Questions, Problems, Help needed?

Please ask on

Bugs and Feature requests

You can register bugs and feature requests in the Github Issue Tracker.

Please bear in mind that this project is almost entirely developed by volunteers. If you do not provide the implementation yourself (or pay someone to do it for you), the bug might never get fixed. If it is a serious bug, other people than you might care enough to provide a fix.

Contributing

If you'd like to contribute to the documentation, checkout cucumber/docs.cucumber.io otherwise see our CONTRIBUTING.md.

io.cucumber

Cucumber

Cucumber Open

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

Версия
2.3.0