Language

Package: maven-compat @ 3.8.5

Synopsis

Build system

Description

Apache Maven is a software project management and comprehension tool. This package contains Maven2 classes maintained as compatibility layer for plugins that need to keep Maven2 compatibility.

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

Lint warnings

LinterMessageLocation
profile-collisions

Report collisions that would occur due to propagated inputs

propagated inputs maven-parent-pom@35 and maven-parent-pom@33 collide
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name
formatting

Look for formatting issues in the source

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

Identify input labels that do not match package names

label 'java-exclispe-sisu-inject' does not match package name 'java-eclipse-sisu-inject'
input-labels

Identify input labels that do not match package names

label 'java-jdom2' does not match package name 'java-jdom'
input-labels

Identify input labels that do not match package names

label 'java-aop' does not match package name 'java-aopalliance'