Language

Package: java-plexus-component-metadata @ 1.7.1

Synopsis

Inversion-of-control container for Maven

Description

The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that can easily be assembled and reused. This package provides the Maven plugin generating the component metadata.

Home page
https://github.com/codehaus-plexus/plexus-containers
Location
gnu/packages/java.scm (line: 4531, column: 2)
License

Lint warnings

LinterMessageLocation
profile-collisions

Report collisions that would occur due to propagated inputs

propagated inputs java-plexus-container-default@1.7.1 and java-plexus-container-default@2.1.0 collide
formatting

Look for formatting issues in the source

line 4559 is way too long (114 characters)
formatting

Look for formatting issues in the source

line 4560 is way too long (108 characters)
input-labels

Identify input labels that do not match package names

label 'worldclass' does not match package name 'java-plexus-classworlds'
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 'utils' does not match package name 'java-plexus-utils'
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'guava' does not match package name 'java-guava'