Statistics
| Revision:

root / tags / v2_0_0_Build_2026 / extensions / extI18n / pom.xml @ 37718

History | View | Annotate | Download (3.5 KB)

# Date Author Comment
35298 05/26/2011 09:23 AM fdiaz

move to extensions

35211 05/25/2011 01:31 PM fdiaz

v2_0_0_Build_2026

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....

34002 11/02/2010 05:16 PM Joaquín del Cerro Murciano

Changes in the about API

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

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"....

29635 06/29/2009 06:59 PM Jorge Piera

Refactoring of packages

29533 06/23/2009 10:05 PM Cesar Ordiñana

Reorganization to the maven default project structure

29372 06/11/2009 06:58 PM Cesar Ordiñana

Normalization and refactoring of extensions deployment and configuration

28834 05/18/2009 11:00 AM Cesar Ordiñana

Remove uneeded maven clean plugin config

28559 05/11/2009 12:46 PM Cesar Ordiñana

Migrate to maven