Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2027 / extensions / extCenterViewToPoint / pom.xml @ 40339

History | View | Annotate | Download (3.21 KB)

# Date Author Comment
35434 06/03/2011 03:13 AM Francisco Díaz Carsí

move to extensions

35407 06/03/2011 02:59 AM Francisco Díaz Carsí

gvSIG 2.0.0 build 2027

35180 05/18/2011 09:44 AM 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

35144 05/13/2011 09:31 AM Joaquín del Cerro Murciano

Change name of projects in pom

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

34012 11/04/2010 07:03 AM Joaquín del Cerro Murciano

Add description to pom of projects.

33614 09/29/2010 06:27 AM 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 11:18 AM Cesar Ordiñana

Replace site repository id

31493 11/04/2009 07:19 AM 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"....

29626 06/29/2009 12:48 PM Jorge Piera

Refactoring of packages

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

Normalization and refactoring of extensions deployment and configuration

28005 04/16/2009 06:12 AM Cesar Ordiñana

Added TODO to remove de log4j depedency when changed to slf4j

27910 04/08/2009 12:53 PM Cesar Ordiñana

Maven configuration added