GitHub Pages Maven Plugin

A maven plugin that pushes resources, namely JavaDocs, to a GitHub repository.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

se.walkercrou
ArtifactId

ArtifactId

ghp-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

GitHub Pages Maven Plugin
A maven plugin that pushes resources, namely JavaDocs, to a GitHub repository.
Project URL

Project URL

http://github.com/windy1/ghp-maven-plugin

Download ghp-maven-plugin

How to add to project

<plugin>
    <groupId>se.walkercrou</groupId>
    <artifactId>ghp-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.5
org.eclipse.jgit : org.eclipse.jgit jar 3.6.2.201501210735-r
org.apache.commons : commons-io jar 1.3.2

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0