Language

Package: maven-plugin-api @ 3.0

Synopsis

Build system

Description

Apache Maven is a software project management and comprehension tool. This package contains strictly the API for plugins -- composed of goals implemented by Mojos -- development.

A plugin is described in a META-INF/maven/plugin.xml plugin descriptor, generally generated from plugin sources using maven-plugin-plugin.

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

Lint warnings

LinterMessageLocation
profile-collisions

Report collisions that would occur due to propagated inputs

propagated inputs apache-parent-pom@21 and apache-parent-pom@6 collide
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name