net.kozelka.maven:gitsite-maven-plugin

Top-level POM for all my projects

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.kozelka.maven
ArtifactId

ArtifactId

gitsite-maven-plugin
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Top-level POM for all my projects
Project Organization

Project Organization

Petr Kozelka
Source Code Management

Source Code Management

https://github.com/pkozelka/gitsite-maven-plugin

Download gitsite-maven-plugin

How to add to project

<plugin>
    <groupId>net.kozelka.maven</groupId>
    <artifactId>gitsite-maven-plugin</artifactId>
    <version>0.1.2</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-project jar 3.0-alpha-2
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.codehaus.plexus : plexus-utils jar 3.0.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

gitsite-maven-plugin

Maven plugin for simple updates of Github Pages - and other git-based hosting sites.

Check out the documentation at http://code.kozelka.net/gitsite-maven-plugin .

The plugin invokes external git program to perform git operations.

Versions

Version
0.1.2
0.1.1
0.1.0