com.danhaywood.mavenmixin:surefire

Maven mixin that configures the surefire plugin to run unit tests, integration tests and BDD specs in separate executions.

License

License

Categories

Categories

Maven Build Tools Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.danhaywood.mavenmixin
ArtifactId

ArtifactId

surefire
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

com.danhaywood.mavenmixin:surefire
Maven mixin that configures the surefire plugin to run unit tests, integration tests and BDD specs in separate executions.
Project URL

Project URL

https://github.com/danhaywood/java-mavenmixin-surefire

Download surefire

Filename Size
surefire-0.0.6.pom 11 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1