Maven Source Dependencies Plugin

A Maven plugin that can compile and install current project's dependencies from their sources

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.l2x6.maven.srcdeps
ArtifactId

ArtifactId

srcdeps-maven-plugin
Last Version

Last Version

0.0.11
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven Source Dependencies Plugin
A Maven plugin that can compile and install current project's dependencies from their sources

Download srcdeps-maven-plugin

How to add to project

<plugin>
    <groupId>org.l2x6.maven.srcdeps</groupId>
    <artifactId>srcdeps-maven-plugin</artifactId>
    <version>0.0.11</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.3
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-core jar 3.3.3
org.codehaus.plexus : plexus-utils jar 3.0.22
org.apache.maven.release : maven-release-manager jar 2.5.2
org.eclipse.jgit : org.eclipse.jgit jar 4.1.0.201509280440-r

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

srcdeps

A set of tools for building dependencies from their sources during the build of the dependent project.

Please check the individual subprojects to learn more about srcdeps:

org.l2x6.maven.srcdeps

l2x6, read "twelve by six"

Versions

Version
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1