Language

Package: maven-wagon-http @ 3.4.3

Synopsis

Wagon provider that gets and puts artifacts through HTTP(S)

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 a Wagon provider that gets and puts artifacts through HTTP(S) using Apache HttpClient-4.x.

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

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 1059 is way too long (105 characters)
formatting

Look for formatting issues in the source

line 1064 is way too long (138 characters)
formatting

Look for formatting issues in the source

line 1065 is way too long (129 characters)
input-labels

Identify input labels that do not match package names

label 'java-inject' does not match package name 'java-javax-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-eclipse-jetty-util-9.2' does not match package name 'java-eclipse-jetty-util'
input-labels

Identify input labels that do not match package names

label 'java-eclipse-jetty-io-9.2' does not match package name 'java-eclipse-jetty-io'
input-labels

Identify input labels that do not match package names

label 'java-eclipse-jetty-http-9.2' does not match package name 'java-eclipse-jetty-http'
input-labels

Identify input labels that do not match package names

label 'java-eclipse-jetty-server-9.2' does not match package name 'java-eclipse-jetty-server'
input-labels

Identify input labels that do not match package names

label 'java-eclipse-jetty-servlet-9.2' does not match package name 'java-eclipse-jetty-servlet'
input-labels

Identify input labels that do not match package names

label 'java-eclipse-jetty-security-9.2' does not match package name 'java-eclipse-jetty-security'
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'