DOC

com.lukegb.mojo : gitdescribe-maven-plugin

Maven & Gradle

Mar 21, 2015
12 stars

Git Describe Maven Plugin · This plugin is designed to give you a build number. So when you might make 100 builds of version 1.0-SNAPSHOT, you can differentiate between them all. It does this by taking the output of git describe and saving it into a Maven build variable, so you can reference the value in your POM.

Table Of Contents

Latest Version

Download com.lukegb.mojo : gitdescribe-maven-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download com.lukegb.mojo : gitdescribe-maven-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.0
2.0
1.3

How to open Javadoc JAR file in web browser

  1. Rename the file gitdescribe-maven-plugin-3.0-javadoc.jar to gitdescribe-maven-plugin-3.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder gitdescribe-maven-plugin-3.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "gitdescribe-maven-plugin-3.0-sources.jar" -d "gitdescribe-maven-plugin-3.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Discover Dependencies

Mar 05, 2015
1 stars
Mar 19, 2015
306 usages
429 stars
Feb 10, 2015
1 usages
59 stars
Dec 23, 2005
Feb 24, 2015
1 usages
0 stars
Apr 17, 2010
31 usages
Apr 16, 2013
6 stars
Apr 23, 2013
5 usages
574 stars