Alta Maven Plugin

Maven plugin that takes as input a set of artifacts specified as a subset of the project dependencies or as an explicit list of artifacts and produces a set of outputs with information about these artifacts.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.veithen.alta
ArtifactId

ArtifactId

alta-maven-plugin
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Alta Maven Plugin
Maven plugin that takes as input a set of artifacts specified as a subset of the project dependencies or as an explicit list of artifacts and produces a set of outputs with information about these artifacts.
Project URL

Project URL

http://veithen.github.io/alta/
Source Code Management

Source Code Management

https://github.com/veithen/alta/tree/master

Download alta-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.veithen.alta</groupId>
    <artifactId>alta-maven-plugin</artifactId>
    <version>0.7.1</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
com.github.veithen.maven.shared : artifact-set-resolver jar 0.2.0

provided (3)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven : maven-core jar 3.6.3

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
com.google.truth : truth jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.1
0.7.0
0.6.2
0.6.1
0.6
0.5
0.4.2
0.4.1
0.4
0.3.1
0.3
0.2.1
0.2
0.1