io.rivulet:rivulet-surefire-provider

SureFire Providers Aggregator POM

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

rivulet-surefire-provider
Последняя версия

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

2.20.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

SureFire Providers Aggregator POM
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать rivulet-surefire-provider

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
edu.gmu.swe.phosphor : Phosphor jar 0.0.4-SNAPSHOT
io.rivulet : rivulet-core jar 1.0.0
org.apache.maven.surefire : common-junit48 jar 2.20.1
org.apache.maven.surefire : surefire-api jar 2.20.1
org.apache.maven.surefire : surefire-booter jar 2.20.1
org.apache.maven.surefire : maven-surefire-common jar 2.20.1
org.apache.maven.surefire : surefire-grouper jar 2.20.1
io.rivulet : rivulet-shared jar 1.0.0

provided (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

test (3)

Идентификатор библиотеки Тип Версия
com.github.stephenc.jcip : jcip-annotations jar 1.0-1
org.hamcrest : hamcrest-library jar 1.3
org.easytesting : fest-assert jar 1.4

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

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

Maven

Contributing to Apache Maven Surefire

ASF Jira Maven Central Apache License, Version 2.0, January 2004

CI Jenkins Status Jenkins tests Jenkins JaCoCo

Actions Status

The Maven Community

slack forks

Project Documentation

Maven 3.0 Plugin API

Usage of maven-surefire-plugin, maven-failsafe-plugin, maven-surefire-report-plugin

Development Information

Build the Surefire project using Maven 3.1.0+ and JDK 1.8+.

  • In order to run tests for a release check during the Vote, the following memory requirements are needed:

    On Linux/Unix:

    export MAVEN_OPTS="-server -Xmx512m -XX:MetaspaceSize=128m -XX:MaxMetaspaceSize=384m -XX:+UseG1GC -XX:+UseStringDeduplication -XX:+TieredCompilation -XX:TieredStopAtLevel=1 -XX:SoftRefLRUPolicyMSPerMB=50 -Djava.awt.headless=true -Dhttps.protocols=TLSv1.2"
    

    On Windows:

    set MAVEN_OPTS="-server -Xmx256m -XX:MetaspaceSize=128m -XX:MaxMetaspaceSize=384m -XX:+UseG1GC -XX:+UseStringDeduplication -XX:+TieredCompilation -XX:TieredStopAtLevel=1 -XX:SoftRefLRUPolicyMSPerMB=50 -Djava.awt.headless=true -Dhttps.protocols=TLSv1.2"
    
  • In order to run the tests with JDK 1.7 (on Linux/Unix modify the system property jdk.home):

    mvn install site site:stage -P reporting,run-its "-Djdk.home=e:\Program Files\Java\jdk1.7.0_80\"
    
  • In order to run the build and the tests with JDK 1.8+, e.g. JDK 11:

    mvn install site site:stage -P reporting,run-its "-Djdk.home=e:\Program Files\Java\jdk11\"
    

Deploying web site

See http://maven.apache.org/developers/website/deploy-component-reference-documentation.html

Built with Maven

io.rivulet

The Apache Software Foundation

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

Версия
2.20.1