ShadeFire JUnit3 Provider

A super-shaded junit3 provider that is used by surefire to build itself, that basically has ALL classes relocated to facilitate no API-conflict whatsoever with ourself. The only remaining point of conflict is around the booter properties file format.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.surefire
ArtifactId

ArtifactId

surefire-shadefire
Last Version

Last Version

3.0.0-M7
Release Date

Release Date

Type

Type

jar
Description

Description

ShadeFire JUnit3 Provider
A super-shaded junit3 provider that is used by surefire to build itself, that basically has ALL classes relocated to facilitate no API-conflict whatsoever with ourself. The only remaining point of conflict is around the booter properties file format.
Project URL

Project URL

https://maven.apache.org/surefire/surefire-shadefire/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-surefire/tree/surefire-3.0.0-M7/surefire-shadefire

Download surefire-shadefire

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-library jar 1.3
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.
org.apache.maven.surefire

The Apache Software Foundation

Versions

Version
3.0.0-M7
3.0.0-M6
3.0.0-M5
3.0.0-M4
3.0.0-M3
3.0.0-M2
2.20.1
2.20
2.19.1
2.19
2.18.1
2.18
2.17
2.16
2.15
2.14.1
2.14
2.13
2.12.4
2.12.3
2.12.2
2.12.1