Language

Package: maven-wagon-file @ 3.4.3

Synopsis

Wagon provider that gets and puts artifacts using the file system

Description

Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. It uses providers, that are tools to manage artifacts and deployment. This package contains the file provider which gets and puts artifacts using the file system.

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

Lint warnings

LinterMessageLocation
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 'maven-wagon-parent-pom' does not match package name 'maven-wagon-provider-api'
formatting

Look for formatting issues in the source

line 898 is way too long (125 characters)