Language

Package: java-apache-ivy @ 2.4.0

Synopsis

Dependency manager for the Java programming language

Description

Ivy is a tool for managing (recording, tracking, resolving and reporting) project dependencies. It is characterized by the following:

  • flexibility and configurability - Ivy is essentially process agnostic and is not tied to any methodology or structure. Instead it provides the necessary flexibility and configurability to be adapted to a broad range of dependency management and build processes.

  • tight integration with Apache Ant - while available as a standalone tool, Ivy works particularly well with Apache Ant providing a number of powerful Ant tasks ranging from dependency resolution to dependency reporting and publication.

Home page
https://ant.apache.org/ivy
Location
gnu/packages/java.scm (line: 12623, column: 2)
License

Lint warnings

LinterMessageLocation
patch-file-names

Validate file names and availability of patches

java-apache-ivy-port-to-latest-bouncycastle.patch: file name is too long
formatting

Look for formatting issues in the source

line 12650 is way too long (101 characters)