saker.maven.support Documentation TaskDoc JavaDoc Packages
  1. saker.maven.support
  2. Package details
  3. Overview

Overview

The saker.maven.support package in the saker.nest repository provides features for working with Maven repositories using the saker.build system.

Tasks in the package allow you resolve the dependencies of, localize, and download Maven artifacts. The tasks allow configuring how the system should interact with the repositories and lets you use the artifacts of theirs.

The saker.maven.classpath package also allows you to create classpath out of the artifacts and support automatic downloading of the source and documentation artifacts as well.

The package doesn't support invoking Maven builds and related features, only dealing with repositories and artifacts.