Statistics
| Revision:

root / tags / v2_0_0_Build_2050 / extensions / org.gvsig.installer / org.gvsig.installer.maven / src / main / java / org / gvsig / installer / maven / GeneratePluginPackageSetMojo.java @ 38692

History | View | Annotate | Download (2.27 KB)

# Date Author Comment
38692 08/09/2012 02:25 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2050

37599 01/12/2012 12:59 PM Nadal Francisco

Formated and cleaned up.

34005 11/03/2010 02:29 PM Cesar Ordiñana

New option to create simple packages from a plugin, as well as the option to create a package set.
Also set the default file extensions:
- gvspkg: single plugin package
- gvspks: package set, contains one or more packages (gvspkg files)

33705 10/20/2010 02:47 PM Cesar Ordiñana

Remove default phase

33698 10/19/2010 02:24 PM Cesar Ordiñana

Dive the GenerateInstallerMojo in two mojos, one to generate the package info, the other to create the installer.

33696 10/19/2010 01:02 PM Cesar Ordiñana

Add option to disable the mojo and create installers only for jar packaging projects

33688 10/18/2010 03:46 PM Cesar Ordiñana

Maven plugin to create gvSIG plugin installers.