Language

Package: maven-surefire-plugin @ 3.0.0-M4

Synopsis

SureFire Maven plugin that runs tests.

Description

The Surefire Plugin is used during the test phase of the build lifecycle to execute the unit tests of an application. It generates reports in two different file formats, plain text and xml.

Home page
https://maven.apache.org/surefire/surefire-logger-api
Location
gnu/packages/maven.scm (line: 3590, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 3605 is way too long (113 characters)
formatting

Look for formatting issues in the source

line 3606 is way too long (111 characters)
profile-collisions

Report collisions that would occur due to propagated inputs

propagated inputs maven-parent-pom@33 and maven-parent-pom@30 collide