Language

Package: maven-shared-utils @ 3.2.1

Synopsis

Plexus-util replacement for maven

Description

This project aims to be a functional replacement for plexus-utils in Maven. It is not a 100% API compatible replacement but a replacement with improvements.

Home page
https://maven.apache.org/shared/maven-shared-utils/
Location
gnu/packages/maven.scm (line: 726, column: 2)
License

Lint warnings

LinterMessageLocation
profile-collisions

Report collisions that would occur due to propagated inputs

propagated inputs apache-parent-pom@16 and apache-parent-pom@18 collide
formatting

Look for formatting issues in the source

line 750 is way too long (109 characters)
input-labels

Identify input labels that do not match package names

label 'maven-parent-pom-30' does not match package name 'maven-parent-pom'