Statistics
| Revision:

root / tags / v2_0_0_Build_2035 / extensions / extHelp / pom.xml @ 37632

History | View | Annotate | Download (3.6 KB)

# Date Author Comment
36304 09/01/2011 03:18 PM fdiaz

gvsig-desktop 2.0.0 build 2035

35180 05/18/2011 03:44 PM Cesar Ordiñana

Define the eclipse.project.name to the name of the project folder, as those projects have a name which is not equal to the artifactId

35147 05/13/2011 03:33 PM Joaquín del Cerro Murciano

Change name of projects in pom

34707 03/10/2011 08: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....

33614 09/29/2010 12:27 PM Cesar Ordiñana

Disable unit tests
See https://forge.osor.eu/pm/task.php?func=detailtask&project_task_id=888&group_id=89&group_project_id=380

32058 01/27/2010 05:18 PM Cesar Ordiñana

Replace site repository id

31609 11/12/2009 04:07 PM Cesar Ordiñana

Extract common maven configuration to a project out of the build

31493 11/04/2009 01:19 PM Cesar Ordiñana

Maven repository moved to OSOR.
Change all legacy dependencies with the standard ones, or if not available in the standard repositories, set them into their own groupid. For non standard available dependencies with not known version, set version as "unknown" instead of "gvsig"....

29656 06/29/2009 07:09 PM Jorge Piera
29372 06/11/2009 06:58 PM Cesar Ordiñana

Normalization and refactoring of extensions deployment and configuration

28837 05/18/2009 12:25 PM Cesar Ordiñana

Migrated to maven