Language

Package: maven-wagon-file @ 3.3.4

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: 723, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 738 is way too long (125 characters)