Build system
Apache Maven is a software project management and comprehension tool. This package contains the Maven Artifact classes, providing the Artifact
interface, with its DefaultArtifact
implementation. The jar file is executable and provides a little tool to display how Maven parses and compares versions:
Linter | Message | Location |
---|---|---|
profile-collisions Report collisions that would occur due to propagated inputs | propagated inputs apache-parent-pom@21 and apache-parent-pom@25 collide | |
patch-file-names Validate file names and availability of patches | file names of patches should start with the package name | |
formatting Look for formatting issues in the source | line 1799 is way too long (110 characters) |