GitHub Site Maven Plugin

Maven plugin that commits files to a branch in a GitHub repository

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.ofterdinger.maven.plugins
ArtifactId

ArtifactId

site-maven-plugin
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

GitHub Site Maven Plugin
Maven plugin that commits files to a branch in a GitHub repository

Download site-maven-plugin

How to add to project

<plugin>
    <groupId>de.ofterdinger.maven.plugins</groupId>
    <artifactId>site-maven-plugin</artifactId>
    <version>0.1.0</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.4.1
org.eclipse.mylyn.github : org.eclipse.egit.github.core jar 6.1.0.202203080745-r
com.google.guava : guava jar 31.1-jre
com.google.code.gson : gson jar 2.9.0
org.apache.commons : commons-lang3 jar 3.12.0

provided (3)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.4.0
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0