Пакет maven-failsafe-plugin: Информация

    Бинарный пакет: maven-failsafe-plugin
    Версия: 2.22.0-alt1_6jpp8
    Архитектура: noarch
    Собран:  29 сентября 2021 г. 19:47 в задании #285393
    Исходный пакет: maven-surefire
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://maven.apache.org/surefire/

    Лицензия: ASL 2.0 and CPL
    О пакете: Maven plugin for running integration tests
    Описание: 
    The Failsafe Plugin is designed to run integration tests while the
    Surefire Plugins is designed to run unit. The name (failsafe) was
    chosen both because it is a synonym of surefire and because it implies
    that when it fails, it does so in a safe way.
    
    If you use the Surefire Plugin for running tests, then when you have a
    test failure, the build will stop at the integration-test phase and
    your integration test environment will not have been torn down
    correctly.
    
    The Failsafe Plugin is used during the integration-test and verify
    phases of the build lifecycle to execute the integration tests of an
    application. The Failsafe Plugin will not fail the build during the
    integration-test phase thus enabling the post-integration-test phase
    to execute.

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

    Последнее изменение


    15 февраля 2020 г. Igor Vlasenko 0:2.22.0-alt1_6jpp8
    - fc update
    19 июня 2019 г. Igor Vlasenko 0:2.22.0-alt1_4jpp8
    - new version
    31 мая 2018 г. Igor Vlasenko 0:2.21.0-alt1_1jpp8
    - java update