Language

Package: maven-model-builder @ 3.0

Synopsis

Build system

Description

Apache Maven is a software project management and comprehension tool. This package contains the effective model builder, with profile activation, inheritance, interpolation, …

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

Lint warnings

LinterMessageLocation
profile-collisions

Report collisions that would occur due to propagated inputs

propagated inputs plexus-parent-pom@4.0 and plexus-parent-pom@5.1 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 2412 is way too long (127 characters)
input-labels

Identify input labels that do not match package names

label 'guice' does not match package name 'java-guice'
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'javax-inject' does not match package name 'java-javax-inject'
input-labels

Identify input labels that do not match package names

label 'xbean' does not match package name 'java-geronimo-xbean-reflect'
input-labels

Identify input labels that do not match package names

label 'classworlds' does not match package name 'java-plexus-classworlds'