Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2032 / extensions / org.gvsig.installer / org.gvsig.installer.maven @ 42158

  • svn:ignore: target .settings .classpath .project bin
# Date Author Comment
36174 08/18/2011 07:26 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2032

36015 08/11/2011 03:18 AM Francisco Díaz Carsí

Fixed the loss of build number setting the version.

35982 08/02/2011 07:43 AM Nadal Francisco

Fixed some bugs in dependencies.

34948 04/26/2011 10:34 AM Cesar Ordiñana

Add space separation in some error messages.

34770 03/14/2011 10:47 AM Cesar Ordiñana

[maven-release-plugin] prepare for next development iteration

34768 03/14/2011 10:47 AM Cesar Ordiñana

[maven-release-plugin] prepare release org.gvsig.installer-1.0.0

34766 03/14/2011 10:35 AM Cesar Ordiñana

Solve eclipse-project profile paths

34765 03/14/2011 10:26 AM Cesar Ordiñana

svn ignore eclipse generated files

34763 03/14/2011 10:21 AM Cesar Ordiñana

Complete pom fields and set the current working URLs for the project

34723 03/11/2011 07:04 AM Cesar Ordiñana

Add slf4j dependencies for compilation and runtime

34698 03/10/2011 02:48 AM Cesar Ordiñana

Extract pending external dependencies to the dependencyManagement of org.gvsig.maven.base.pom.
Add all core library dependencies to the org.gvsig.core.maven.dependencies pom, in the dependencyManagement as well as in the dependency, but all with runtime scope....

34516 02/14/2011 11:30 AM Cesar Ordiñana

Add the needed @parameter to the baseDownloadURL mojo attribute

34446 01/31/2011 08:03 AM Cesar Ordiñana

Add a maven mojo to generate the installation package index in addition to the installation package

34019 11/05/2010 06:39 AM Cesar Ordiñana

Correct gvspkg file contents

34005 11/03/2010 09:29 AM 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 08:47 AM Cesar Ordiñana

Remove default phase

33698 10/19/2010 08:24 AM 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 07:02 AM Cesar Ordiñana

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

33694 10/19/2010 06:54 AM Jorge Piera

Adding the build-dir variable

33689 10/18/2010 09:48 AM Cesar Ordiñana

Ignore maven and eclipse generated folders

33688 10/18/2010 09:46 AM Cesar Ordiñana

Maven plugin to create gvSIG plugin installers.