Maven Wagon GitHub Pages Provider

Wagon for deploying site documentation to the gh-pages branch of a GitHub repository. Based loosely on wagon-scm code.

License

License

GroupId

GroupId

com.github.stephenc.wagon
ArtifactId

ArtifactId

wagon-gitsite
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Wagon GitHub Pages Provider
Wagon for deploying site documentation to the gh-pages branch of a GitHub repository. Based loosely on wagon-scm code.
Project Organization

Project Organization

kathrynhuxtable.org
Source Code Management

Source Code Management

http://github.com/stephenc/wagon-gitsite

Download wagon-gitsite

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.stephenc.wagon/wagon-gitsite/ -->
<dependency>
    <groupId>com.github.stephenc.wagon</groupId>
    <artifactId>wagon-gitsite</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.wagon/wagon-gitsite/
implementation 'com.github.stephenc.wagon:wagon-gitsite:0.5'
// https://jarcasting.com/artifacts/com.github.stephenc.wagon/wagon-gitsite/
implementation ("com.github.stephenc.wagon:wagon-gitsite:0.5")
'com.github.stephenc.wagon:wagon-gitsite:jar:0.5'
<dependency org="com.github.stephenc.wagon" name="wagon-gitsite" rev="0.5">
  <artifact name="wagon-gitsite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.wagon', module='wagon-gitsite', version='0.5')
)
libraryDependencies += "com.github.stephenc.wagon" % "wagon-gitsite" % "0.5"
[com.github.stephenc.wagon/wagon-gitsite "0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven.scm : maven-scm-api jar 1.9.2
org.apache.maven.scm : maven-scm-provider-gitexe jar 1.9.2
org.apache.maven.scm : maven-scm-provider-git-commons jar 1.9.2
org.apache.maven.wagon : wagon-provider-api jar 1.0

runtime (1)

Group / Artifact Type Version
org.apache.maven.scm : maven-scm-manager-plexus jar 1.9.2

test (3)

Group / Artifact Type Version
org.apache.maven.scm : maven-scm-test jar 1.9.2
org.apache.maven.wagon : wagon-provider-test jar 1.0
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4.1
0.4