djenni-source-maven-plugin

This is the parent pom for all MOJO development within the com.robertboothby namespace

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.robertboothby.djenni
ArtifactId

ArtifactId

djenni-source-maven-plugin
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

djenni-source-maven-plugin
This is the parent pom for all MOJO development within the com.robertboothby namespace

Download djenni-source-maven-plugin

How to add to project

<plugin>
    <groupId>com.robertboothby.djenni</groupId>
    <artifactId>djenni-source-maven-plugin</artifactId>
    <version>0.2.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
com.robertboothby : abstract-freemarker-template-mojo jar 0.1.2
org.apache.maven.shared : file-management jar 3.0.0
com.thoughtworks.qdox : qdox jar 2.0-M8

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.1
org.apache.maven : maven-core jar 3.5.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Mojo Parent

This project contains the parent pom for all projects within the com.robertboothby namespace that creates Maven plugins and Mojos. There will be a number of sub-projects to come.

Versions

Version
0.2.0
0.1.0