Statistics
| Revision:

svn-gvsig-desktop / tags / org.gvsig.desktop-2.0.93 / pom.xml @ 47600

History | View | Annotate | Download (111 KB)

1 40435 jjdelcerro
<?xml version="1.0" encoding="UTF-8"?>
2 40512 jjdelcerro
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3 40435 jjdelcerro
4
    <modelVersion>4.0.0</modelVersion>
5
    <groupId>org.gvsig</groupId>
6
    <artifactId>org.gvsig.desktop</artifactId>
7
    <packaging>pom</packaging>
8 40649 jjdelcerro
9 42134 jjdelcerro
    <version>2.0.93</version>
10 40435 jjdelcerro
11
    <name>${project.artifactId}</name>
12
    <description>
13 41419 jjdelcerro
        This is part of the sources of "gSIG desktop" application.
14 41695 fdiaz
15
        gvSIG is a Geographic Information System (GIS), that is, a desktop application
16
        designed for capturing, storing, handling, analyzing and deploying any kind of
17
        referenced geographic information in order to solve complex management and planning
18
        problems. gvSIG is known for having a user-friendly interface, being able to access
19
        the most common formats, both vector and raster ones. It features a wide range of
20
        tools for working with geographic-like information (query tools, layout creation,
21
        geoprocessing, networks, etc.), which turns gvSIG into the ideal tool for users
22 41419 jjdelcerro
        working in the land realm.
23 40435 jjdelcerro
    </description>
24
25 40472 jjdelcerro
    <licenses>
26
        <license>
27
            <name>GPLv3</name>
28
            <url>http://www.gnu.org/licenses/gpl.html</url>
29
            <distribution>repo</distribution>
30
            <comments>
31 41419 jjdelcerro
                "GPL" stands for "General Public License". The most widespread such
32
                license is the GNU General Public License, or GNU GPL for short.
33
                This can be further shortened to "GPL", when it is understood that
34
                the GNU GPL is the one intended.
35
            </comments>
36 40472 jjdelcerro
        </license>
37
    </licenses>
38 40435 jjdelcerro
39 40480 jjdelcerro
    <organization>
40
        <name>gvSIG Association</name>
41
        <url>http://www.gvsig.com/</url>
42
    </organization>
43 40435 jjdelcerro
44 40480 jjdelcerro
    <scm>
45 42134 jjdelcerro
        <connection>scm:svn:https://devel.gvsig.org/svn/gvsig-desktop/tags/org.gvsig.desktop-2.0.93</connection>
46
        <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-desktop/tags/org.gvsig.desktop-2.0.93</developerConnection>
47
        <url>scm:svn:https://devel.gvsig.org/svn/gvsig-desktop/tags/org.gvsig.desktop-2.0.93</url>
48 40480 jjdelcerro
    </scm>
49 41695 fdiaz
50 40480 jjdelcerro
    <repositories>
51 41419 jjdelcerro
        <repository>
52
            <id>gvsig-public-http-repository</id>
53
            <name>gvSIG maven public HTTP repository</name>
54
            <url>http://devel.gvsig.org/m2repo/j2se</url>
55
            <releases>
56
                <enabled>true</enabled>
57
                <updatePolicy>daily</updatePolicy>
58
                <checksumPolicy>warn</checksumPolicy>
59
            </releases>
60
            <snapshots>
61
                <enabled>true</enabled>
62
                <updatePolicy>daily</updatePolicy>
63
                <checksumPolicy>warn</checksumPolicy>
64
            </snapshots>
65
        </repository>
66 40480 jjdelcerro
    </repositories>
67
68 40435 jjdelcerro
    <distributionManagement>
69 41419 jjdelcerro
        <site>
70
            <id>gvsig-repository</id>
71
            <url>dav:https://devel.gvsig.org/sites/${project.artifactId}/${project.version}</url>
72
        </site>
73
        <repository>
74
            <id>gvsig-repository</id>
75
            <name>gvSIG maven repository</name>
76
            <url>dav:https://devel.gvsig.org/m2repo/j2se</url>
77
            <uniqueVersion>false</uniqueVersion>
78
        </repository>
79
        <snapshotRepository>
80
            <id>gvsig-repository</id>
81
            <name>gvSIG maven repository</name>
82
            <url>dav:https://devel.gvsig.org/m2repo/j2se</url>
83
            <uniqueVersion>false</uniqueVersion>
84
        </snapshotRepository>
85 40435 jjdelcerro
    </distributionManagement>
86 41695 fdiaz
87 40480 jjdelcerro
    <issueManagement>
88 41419 jjdelcerro
        <system>redmine</system>
89
        <url>https://devel.gvsig.org/redmine/projects/gvsig-desktop</url>
90 40480 jjdelcerro
    </issueManagement>
91 40435 jjdelcerro
92
    <mailingLists>
93 41419 jjdelcerro
        <mailingList>
94
            <name>User List</name>
95
            <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios</subscribe>
96
            <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios</unsubscribe>
97
            <post>gvsig_usuarios@listserv.gva.es</post>
98
            <archive>http://www.gvsig.org/web/community/mailing-lists/gvsig-nabble</archive>
99
            <otherArchives>
100
                <otherArchive>http://www.mail-archive.com/gvsig_usuarios@runas.cap.gva.es</otherArchive>
101
                <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
102
            </otherArchives>
103
        </mailingList>
104
        <mailingList>
105
            <name>Developer List</name>
106
            <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_desarrolladores</subscribe>
107
            <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_desarrolladores</unsubscribe>
108
            <post>gvsig_desarrolladores@listserv.gva.es</post>
109
            <archive>http://www.gvsig.org/web/community/mailing-lists/gvsig-nabble</archive>
110
            <otherArchives>
111
                <otherArchive>http://www.mail-archive.com/gvsig_desarrolladores@runas.cap.gva.es</otherArchive>
112
                <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
113
            </otherArchives>
114
        </mailingList>
115
        <mailingList>
116
            <name>International List</name>
117
            <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</subscribe>
118
            <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</unsubscribe>
119
            <post>gvsig_internacional@listserv.gva.es</post>
120
            <archive>http://www.gvsig.org/web/community/mailing-lists/gvsig-nabble</archive>
121
            <otherArchives>
122
                <otherArchive>http://www.mail-archive.com/gvsig_internacional@runas.cap.gva.es</otherArchive>
123
                <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
124
            </otherArchives>
125
        </mailingList>
126 40435 jjdelcerro
    </mailingLists>
127
128
    <dependencyManagement>
129
        <dependencies>
130
131
            <!-- Non gvSIG projects -->
132
            <!-- NOTE: the list of dependencies is ordered alphabetically -->
133
            <!-- by the artifactId. Please, if new dependencies are added, -->
134
            <!--keep the order.-->
135
136
            <dependency>
137
                <groupId>org.n52</groupId>
138
                <artifactId>52n-wps-config</artifactId>
139
                <version>1.0.1</version>
140
            </dependency>
141
            <dependency>
142
                <groupId>net.opengis</groupId>
143
                <artifactId>52n-wps-xml</artifactId>
144
                <version>1.0.0</version>
145
            </dependency>
146
            <dependency>
147
                <groupId>org.jzkit</groupId>
148
                <artifactId>a2j-runtime</artifactId>
149
                <version>2.0.9</version>
150
            </dependency>
151
            <dependency>
152
                <groupId>org.jzkit</groupId>
153
                <artifactId>a2j</artifactId>
154
                <version>2.0.9</version>
155
            </dependency>
156
            <dependency>
157
                <groupId>net.swing</groupId>
158
                <artifactId>amic-util</artifactId>
159
                <version>unknown</version>
160
            </dependency>
161
            <dependency>
162
                <groupId>org.apache.ant</groupId>
163
                <artifactId>ant</artifactId>
164
                <version>1.8.1</version>
165
            </dependency>
166
            <dependency>
167
                <groupId>org.apache.ant</groupId>
168
                <artifactId>ant-apache-oro</artifactId>
169
                <version>1.8.1</version>
170
            </dependency>
171
            <dependency>
172
                <groupId>ant-contrib</groupId>
173
                <artifactId>ant-contrib</artifactId>
174
                <version>1.0b3</version>
175
                <exclusions>
176
                    <exclusion>
177
                        <groupId>ant</groupId>
178
                        <artifactId>ant</artifactId>
179
                    </exclusion>
180
                </exclusions>
181
            </dependency>
182
            <dependency>
183
                <groupId>org.apache.ant</groupId>
184
                <artifactId>ant-launcher</artifactId>
185
                <version>1.8.1</version>
186
            </dependency>
187
            <dependency>
188
                <groupId>org.apache.ant</groupId>
189
                <artifactId>ant-nodeps</artifactId>
190
                <version>1.8.1</version>
191
            </dependency>
192
            <dependency>
193
                <groupId>org.tigris.antelope</groupId>
194
                <artifactId>antelopetasks</artifactId>
195
                <version>3.2.10</version>
196
            </dependency>
197
            <dependency>
198
                <groupId>com.sardak</groupId>
199
                <artifactId>antform</artifactId>
200
                <version>2.0</version>
201
            </dependency>
202
            <dependency>
203
                <groupId>org.apache.xmlgraphics</groupId>
204
                <artifactId>batik-awt-util</artifactId>
205
                <version>1.7</version>
206
            </dependency>
207
            <dependency>
208
                <groupId>org.apache.xmlgraphics</groupId>
209
                <artifactId>batik-bridge</artifactId>
210
                <version>1.7</version>
211
            </dependency>
212
            <dependency>
213
                <groupId>org.apache.xmlgraphics</groupId>
214 40622 jjdelcerro
                <artifactId>batik-ext</artifactId>
215
                <version>1.7</version>
216 41695 fdiaz
            </dependency>
217 40622 jjdelcerro
            <dependency>
218
                <groupId>org.apache.xmlgraphics</groupId>
219 40435 jjdelcerro
                <artifactId>batik-gui-util</artifactId>
220
                <version>1.7</version>
221
            </dependency>
222
            <dependency>
223
                <groupId>org.apache.xmlgraphics</groupId>
224
                <artifactId>batik-gvt</artifactId>
225
                <version>1.7</version>
226
            </dependency>
227
            <dependency>
228
                <groupId>org.apache.xmlgraphics</groupId>
229
                <artifactId>batik-script</artifactId>
230
                <version>1.7</version>
231
            </dependency>
232
            <dependency>
233
                <groupId>org.apache.xmlgraphics</groupId>
234
                <artifactId>batik-xml</artifactId>
235
                <version>1.7</version>
236
            </dependency>
237
            <dependency>
238 40554 jjdelcerro
                <groupId>org.apache.xmlgraphics</groupId>
239
                <artifactId>batik-anim</artifactId>
240
                <version>1.7</version>
241
            </dependency>
242
            <dependency>
243
                <groupId>org.apache.xmlgraphics</groupId>
244
                <artifactId>batik-css</artifactId>
245
                <version>1.7</version>
246
            </dependency>
247
            <dependency>
248
                <groupId>org.apache.xmlgraphics</groupId>
249
                <artifactId>batik-dom</artifactId>
250
                <version>1.7</version>
251
            </dependency>
252
            <dependency>
253
                <groupId>org.apache.xmlgraphics</groupId>
254
                <artifactId>batik-js</artifactId>
255
                <version>1.7</version>
256
            </dependency>
257
            <dependency>
258
                <groupId>org.apache.xmlgraphics</groupId>
259
                <artifactId>batik-parser</artifactId>
260
                <version>1.7</version>
261
            </dependency>
262
            <dependency>
263
                <groupId>org.apache.xmlgraphics</groupId>
264
                <artifactId>batik-svg-dom</artifactId>
265
                <version>1.7</version>
266
            </dependency>
267
            <dependency>
268 40435 jjdelcerro
                <groupId>bsf</groupId>
269
                <artifactId>bsf</artifactId>
270
                <version>2.3.0-rc1</version>
271
            </dependency>
272
            <dependency>
273
                <groupId>org.apache.bsf</groupId>
274
                <artifactId>bsf-api</artifactId>
275
                <version>3.1</version>
276
            </dependency>
277
            <dependency>
278
                <groupId>org.apache.bsf</groupId>
279
                <artifactId>bsf-utils</artifactId>
280
                <version>3.1</version>
281
            </dependency>
282
            <dependency>
283
                <groupId>bsh</groupId>
284
                <artifactId>bsh</artifactId>
285
                <version>2.0b4</version>
286
            </dependency>
287
            <dependency>
288
                <groupId>castor</groupId>
289
                <artifactId>castor</artifactId>
290
                <version>0.9.5.3</version>
291
            </dependency>
292 41695 fdiaz
293 40435 jjdelcerro
            <dependency>
294
                <groupId>commons-beanutils</groupId>
295
                <artifactId>commons-beanutils</artifactId>
296
                <version>1.6</version>
297
            </dependency>
298
            <dependency>
299
                <groupId>commons-dbcp</groupId>
300
                <artifactId>commons-dbcp</artifactId>
301
                <version>1.2.2</version>
302
            </dependency>
303
            <dependency>
304 41419 jjdelcerro
                <groupId>commons-codec</groupId>
305
                <artifactId>commons-codec</artifactId>
306
                <version>1.6</version>
307 40435 jjdelcerro
            </dependency>
308
            <dependency>
309
                <groupId>commons-collections</groupId>
310
                <artifactId>commons-collections</artifactId>
311
                <version>3.2.1</version>
312
            </dependency>
313 41419 jjdelcerro
            <dependency>
314
                <groupId>org.apache.solr</groupId>
315
                <artifactId>solr-commons-csv</artifactId>
316
                <version>3.5.0</version>
317 41695 fdiaz
            </dependency>
318 40435 jjdelcerro
            <dependency>
319
                <groupId>commons-httpclient</groupId>
320
                <artifactId>commons-httpclient</artifactId>
321
                <version>2.0.2</version>
322
            </dependency>
323
            <dependency>
324 41419 jjdelcerro
                <groupId>commons-cli</groupId>
325
                <artifactId>commons-cli</artifactId>
326
                <version>1.2</version>
327 40435 jjdelcerro
            </dependency>
328
            <dependency>
329
                <groupId>commons-io</groupId>
330
                <artifactId>commons-io</artifactId>
331
                <version>2.4</version>
332
            </dependency>
333
            <dependency>
334 41311 jjdelcerro
                <groupId>org.apache.commons</groupId>
335
                <artifactId>commons-lang3</artifactId>
336 41695 fdiaz
                <version>3.1</version>
337 41311 jjdelcerro
            </dependency>
338 41012 jjdelcerro
            <dependency>
339 41311 jjdelcerro
                <groupId>commons-configuration</groupId>
340
                <artifactId>commons-configuration</artifactId>
341
                <version>1.10</version>
342
            </dependency>
343
            <dependency>
344 40435 jjdelcerro
                <groupId>commons-logging</groupId>
345
                <artifactId>commons-logging</artifactId>
346
                <version>1.1.1</version>
347
            </dependency>
348
            <dependency>
349
                <groupId>commons-logging</groupId>
350
                <artifactId>commons-logging</artifactId>
351
                <version>1.1.1</version>
352
                <classifier>api</classifier>
353
            </dependency>
354
            <dependency>
355 41419 jjdelcerro
                <groupId>commons-pool</groupId>
356
                <artifactId>commons-pool</artifactId>
357
                <version>1.6</version>
358 41695 fdiaz
            </dependency>
359
360 40581 jjdelcerro
            <dependency>
361 40435 jjdelcerro
                <groupId>org.dspace</groupId>
362
                <artifactId>cql-java</artifactId>
363
                <version>1.0</version>
364
            </dependency>
365
            <dependency>
366 41419 jjdelcerro
                <groupId>easymock</groupId>
367
                <artifactId>easymock</artifactId>
368
                <version>1.2_Java1.3</version>
369 40435 jjdelcerro
            </dependency>
370
            <dependency>
371 41419 jjdelcerro
                <groupId>easymock</groupId>
372
                <artifactId>easymockclassextension</artifactId>
373
                <version>1.2</version>
374 40435 jjdelcerro
            </dependency>
375
            <dependency>
376
                <groupId>flanagan</groupId>
377
                <artifactId>flanagan</artifactId>
378
                <version>20090616</version>
379
            </dependency>
380
            <dependency>
381
                <groupId>net.sf</groupId>
382
                <artifactId>flib-jcalendar</artifactId>
383
                <version>unknown</version>
384
            </dependency>
385
            <dependency>
386
                <groupId>org.opengis</groupId>
387
                <artifactId>geoapi</artifactId>
388
                <version>2.0</version>
389
            </dependency>
390
            <dependency>
391
                <groupId>geojava</groupId>
392
                <artifactId>geojava</artifactId>
393
                <version>unknown</version>
394
            </dependency>
395
            <dependency>
396
                <groupId>org.geonames</groupId>
397
                <artifactId>geonames</artifactId>
398
                <version>1.0</version>
399
                <classifier>java5</classifier>
400
            </dependency>
401
            <dependency>
402
                <groupId>org.codehaus.groovy</groupId>
403
                <artifactId>groovy-all</artifactId>
404
                <version>1.7.6</version>
405
            </dependency>
406 41419 jjdelcerro
            <dependency>
407 40435 jjdelcerro
                <groupId>org.geotools</groupId>
408
                <artifactId>gt2-legacy</artifactId>
409
                <version>2.2-RC2</version>
410
            </dependency>
411
            <dependency>
412
                <groupId>org.geotools</groupId>
413
                <artifactId>gt2-main</artifactId>
414
                <version>2.2.2</version>
415
            </dependency>
416
            <dependency>
417
                <groupId>org.geotools</groupId>
418
                <artifactId>gt2-referencing</artifactId>
419
                <version>2.2-RC2</version>
420
            </dependency>
421
            <dependency>
422
                <groupId>hsqldb</groupId>
423
                <artifactId>hsqldb</artifactId>
424
                <version>1.8.0.10</version>
425
            </dependency>
426
            <dependency>
427
                <groupId>com.h2database</groupId>
428
                <artifactId>h2</artifactId>
429
                <version>1.3.150</version>
430
            </dependency>
431
            <dependency>
432
                <groupId>org.ini4j</groupId>
433
                <artifactId>ini4j</artifactId>
434
                <version>0.5.1</version>
435
            </dependency>
436
            <dependency>
437
                <groupId>com.lowagie</groupId>
438
                <artifactId>itext</artifactId>
439
                <version>2.1.4</version>
440
            </dependency>
441
            <dependency>
442
                <groupId>javax.media</groupId>
443
                <artifactId>jai_core</artifactId>
444
                <version>1.1.3</version>
445
            </dependency>
446
            <dependency>
447
                <groupId>javax.media</groupId>
448
                <artifactId>jai_codec</artifactId>
449
                <version>1.1.3</version>
450
            </dependency>
451
            <dependency>
452
                <groupId>gov.nist.math</groupId>
453
                <artifactId>jama</artifactId>
454
                <version>unknown</version>
455
            </dependency>
456
            <dependency>
457
                <groupId>javax.help</groupId>
458
                <artifactId>javahelp</artifactId>
459
                <version>2.0.05</version>
460
            </dependency>
461
            <dependency>
462
                <groupId>com.toedter</groupId>
463
                <artifactId>jcalendar</artifactId>
464 42003 jjdelcerro
                <version>1.3.2</version>
465 40435 jjdelcerro
            </dependency>
466
            <dependency>
467
                <groupId>jfree</groupId>
468
                <artifactId>jcommon</artifactId>
469
                <version>1.0.12</version>
470
            </dependency>
471
            <dependency>
472
                <groupId>jdom</groupId>
473
                <artifactId>jdom</artifactId>
474
                <version>1.0</version>
475
            </dependency>
476
            <dependency>
477
                <groupId>org.nfunk</groupId>
478
                <artifactId>jep</artifactId>
479
                <version>2.4.0</version>
480
            </dependency>
481
            <dependency>
482
                <groupId>jfree</groupId>
483
                <artifactId>jfreechart</artifactId>
484
                <version>1.0.7</version>
485
            </dependency>
486
            <dependency>
487
                <groupId>org.jfree</groupId>
488
                <artifactId>jfreechart</artifactId>
489
                <version>1.0.14</version>
490
            </dependency>
491
            <dependency>
492
                <groupId>org.jgraf</groupId>
493
                <artifactId>jgraf</artifactId>
494
                <version>0.0.1</version>
495
            </dependency>
496
            <dependency>
497
                <groupId>net.sf</groupId>
498
                <artifactId>jgraph</artifactId>
499
                <version>5.10.1.5</version>
500
            </dependency>
501
            <dependency>
502
                <groupId>net.sf</groupId>
503
                <artifactId>jgridshiftapi</artifactId>
504
                <version>1.0</version>
505
            </dependency>
506
            <dependency>
507
                <groupId>com.sun</groupId>
508
                <artifactId>jimi</artifactId>
509
                <version>1.1</version>
510
            </dependency>
511
            <dependency>
512 41012 jjdelcerro
                <groupId>joda-time</groupId>
513
                <artifactId>joda-time</artifactId>
514
                <version>1.6</version>
515
            </dependency>
516
            <dependency>
517 40435 jjdelcerro
                <groupId>org.jpedal</groupId>
518
                <artifactId>jpedal_lgpl</artifactId>
519
                <version>4.37b36</version>
520
            </dependency>
521
            <dependency>
522
                <groupId>org.jruby</groupId>
523
                <artifactId>jruby</artifactId>
524
                <version>1.5.6</version>
525
            </dependency>
526
            <dependency>
527
                <groupId>rhino</groupId>
528
                <artifactId>js</artifactId>
529 40508 jjdelcerro
                <!-- This is the version already included in Java 1.6 -->
530 40435 jjdelcerro
                <version>1.6R2</version>
531
            </dependency>
532
            <dependency>
533
                <groupId>net.sf</groupId>
534
                <artifactId>jsi</artifactId>
535
                <version>unknown</version>
536
            </dependency>
537
            <dependency>
538
                <groupId>javax.units</groupId>
539
                <artifactId>jsr108</artifactId>
540
                <version>0.01</version>
541
            </dependency>
542
            <dependency>
543
                <groupId>com.vividsolutions</groupId>
544
                <artifactId>jts</artifactId>
545 40480 jjdelcerro
                <version>1.13</version>
546 40435 jjdelcerro
            </dependency>
547
            <dependency>
548
                <groupId>junit</groupId>
549
                <artifactId>junit</artifactId>
550
                <version>3.8.1</version>
551
            </dependency>
552
            <dependency>
553
                <groupId>jwizardcomponent</groupId>
554
                <artifactId>jwizardcomponent</artifactId>
555
                <version>1.2.2</version>
556
            </dependency>
557
            <dependency>
558
                <groupId>jwizardcomponent</groupId>
559
                <artifactId>jwizardcomponent-0i18n</artifactId>
560
                <version>1.2.2.1</version>
561
            </dependency>
562
            <dependency>
563
                <groupId>org.python</groupId>
564
                <artifactId>jython</artifactId>
565
                <version>2.5.2</version>
566
            </dependency>
567
            <dependency>
568
                <groupId>org.jzkit</groupId>
569
                <artifactId>jzkit2-core</artifactId>
570
                <version>2.0.0</version>
571
            </dependency>
572
            <dependency>
573
                <groupId>org.jzkit</groupId>
574
                <artifactId>jzkit2-z3950</artifactId>
575
                <version>2.0.0</version>
576
            </dependency>
577
            <dependency>
578
                <groupId>org.jzkit</groupId>
579
                <artifactId>jzkit2-origin</artifactId>
580
                <version>2.0.0</version>
581
            </dependency>
582
            <dependency>
583
                <groupId>net.sf.kxml</groupId>
584
                <artifactId>kxml2</artifactId>
585
                <version>2.2.2</version>
586
            </dependency>
587
            <dependency>
588
                <groupId>log4j</groupId>
589
                <artifactId>log4j</artifactId>
590
                <version>1.2.14</version>
591
            </dependency>
592
            <dependency>
593 41271 jjdelcerro
                <groupId>com.googlecode.log4jdbc</groupId>
594
                <artifactId>log4jdbc</artifactId>
595
                <version>1.2</version>
596 41695 fdiaz
            </dependency>
597 41271 jjdelcerro
            <dependency>
598 41419 jjdelcerro
                <groupId>com.jgoodies</groupId>
599
                <artifactId>jgoodies-common</artifactId>
600
                <version>1.4.0</version>
601 41271 jjdelcerro
            </dependency>
602
            <dependency>
603 41419 jjdelcerro
                <groupId>com.jgoodies</groupId>
604
                <artifactId>jgoodies-forms</artifactId>
605
                <version>1.6.0</version>
606 41271 jjdelcerro
            </dependency>
607
            <dependency>
608 41419 jjdelcerro
                <groupId>com.jgoodies</groupId>
609
                <artifactId>looks</artifactId>
610
                <version>2.2.2</version>
611 41271 jjdelcerro
            </dependency>
612
            <dependency>
613 40435 jjdelcerro
                <groupId>com.ostermiller</groupId>
614
                <artifactId>ostermillerutils</artifactId>
615
                <version>1.4.3</version>
616
            </dependency>
617
            <dependency>
618
                <groupId>mysql</groupId>
619
                <artifactId>mysql-connector-java</artifactId>
620
                <version>5.1.6</version>
621
            </dependency>
622
            <dependency>
623 41419 jjdelcerro
                <groupId>postgresql</groupId>
624
                <artifactId>postgresql</artifactId>
625
                <version>9.1-901.jdbc3</version>
626 40435 jjdelcerro
            </dependency>
627
            <dependency>
628
                <groupId>es.unex</groupId>
629
                <artifactId>sextante</artifactId>
630
                <version>0.6.0</version>
631
            </dependency>
632
            <dependency>
633
                <groupId>es.unex</groupId>
634
                <artifactId>sextante_gui</artifactId>
635
                <version>0.6.0</version>
636
            </dependency>
637
            <dependency>
638
                <groupId>es.unex</groupId>
639
                <artifactId>sextante_wps</artifactId>
640
                <version>0.6.0</version>
641
            </dependency>
642
            <dependency>
643
                <groupId>es.unex</groupId>
644
                <artifactId>libMath</artifactId>
645
                <version>0.6.0</version>
646
            </dependency>
647
            <dependency>
648
                <groupId>es.unex</groupId>
649
                <artifactId>libDocEngines</artifactId>
650
                <version>0.6.0</version>
651
            </dependency>
652
            <dependency>
653 41419 jjdelcerro
                <groupId>org.apache.directory.studio</groupId>
654
                <artifactId>org.apache.commons.pool</artifactId>
655
                <version>1.6</version>
656 41695 fdiaz
            </dependency>
657 40581 jjdelcerro
            <dependency>
658 41419 jjdelcerro
                <groupId>org.osgeo</groupId>
659
                <artifactId>proj4j</artifactId>
660
                <version>0.1.0</version>
661 41695 fdiaz
            </dependency>
662 40581 jjdelcerro
            <dependency>
663 41941 jjdelcerro
                <groupId>com.fifesoft</groupId>
664
                <artifactId>rsyntaxtextarea</artifactId>
665
                <version>2.0.2</version>
666
            </dependency>
667
            <dependency>
668 40435 jjdelcerro
                <groupId>sil</groupId>
669
                <artifactId>sil</artifactId>
670
                <version>0.43b-am1</version>
671
            </dependency>
672
            <dependency>
673
                <groupId>org.slf4j</groupId>
674
                <artifactId>slf4j-api</artifactId>
675
                <version>1.5.5</version>
676
            </dependency>
677
            <dependency>
678
                <groupId>org.slf4j</groupId>
679
                <artifactId>slf4j-log4j12</artifactId>
680
                <version>1.5.5</version>
681
            </dependency>
682
            <dependency>
683
                <groupId>net.sf.smc</groupId>
684
                <artifactId>smc</artifactId>
685
                <version>4.3</version>
686
            </dependency>
687
            <dependency>
688
                <groupId>soap</groupId>
689
                <artifactId>soap</artifactId>
690
                <version>2.3</version>
691
            </dependency>
692
            <dependency>
693
                <groupId>spatialindex</groupId>
694
                <artifactId>spatialindex</artifactId>
695
                <version>unknown</version>
696
            </dependency>
697
            <dependency>
698
                <groupId>org.springframework</groupId>
699
                <artifactId>spring</artifactId>
700
                <version>1.2.8</version>
701
            </dependency>
702
            <dependency>
703
                <groupId>net.sf</groupId>
704
                <artifactId>sqljep</artifactId>
705 40626 jldominguez
                <version>0.2.1</version>
706 40435 jjdelcerro
            </dependency>
707
            <dependency>
708 41419 jjdelcerro
                <groupId>net.sf.supercsv</groupId>
709
                <artifactId>super-csv</artifactId>
710
                <version>2.1.0</version>
711
            </dependency>
712
            <dependency>
713 40435 jjdelcerro
                <groupId>org.tmatesoft.svnkit</groupId>
714
                <artifactId>svnkit</artifactId>
715
                <version>1.3.3</version>
716
            </dependency>
717
            <dependency>
718
                <groupId>org.tmatesoft.svnkit</groupId>
719
                <artifactId>svnkit-cli</artifactId>
720
                <version>1.3.3</version>
721
            </dependency>
722
            <dependency>
723
                <groupId>tablelayout</groupId>
724
                <artifactId>TableLayout</artifactId>
725
                <version>20050920</version>
726
            </dependency>
727
            <dependency>
728
                <groupId>info.clearthought</groupId>
729
                <artifactId>TableLayout-bin-jdk1.5</artifactId>
730
                <version>2007-04-21</version>
731
            </dependency>
732
            <dependency>
733
                <groupId>net.sourceforge.thinlet</groupId>
734
                <artifactId>thinlet</artifactId>
735
                <version>2005-03-28</version>
736
            </dependency>
737
            <dependency>
738
                <groupId>gnu.trove</groupId>
739
                <artifactId>trove</artifactId>
740
                <version>0.1.8</version>
741
            </dependency>
742
            <dependency>
743
                <groupId>java3d</groupId>
744
                <artifactId>vecmath</artifactId>
745
                <version>1.3.1</version>
746
            </dependency>
747
            <dependency>
748
                <groupId>org.apache</groupId>
749
                <artifactId>xbean</artifactId>
750
                <version>2.2.0</version>
751
            </dependency>
752
            <dependency>
753
                <groupId>xerces</groupId>
754
                <artifactId>xercesImpl</artifactId>
755
                <version>2.5.0</version>
756
            </dependency>
757
            <dependency>
758
                <groupId>xml-apis</groupId>
759
                <artifactId>xml-apis-ext</artifactId>
760
                <version>1.3.04</version>
761
            </dependency>
762
            <dependency>
763
                <groupId>xmlpull</groupId>
764
                <artifactId>xmlpull</artifactId>
765
                <version>1.1.3.1</version>
766
            </dependency>
767
            <dependency>
768
                <groupId>zql</groupId>
769
                <artifactId>zql</artifactId>
770
                <version>unknown</version>
771
            </dependency>
772
773
            <!-- External gvSIG projects -->
774
775
            <dependency>
776 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
777
                <artifactId>org.gvsig.jdk.v1_6</artifactId>
778 42035 jjdelcerro
                <version>1.0.1</version>
779 40435 jjdelcerro
            </dependency>
780
            <dependency>
781 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
782
                <artifactId>org.gvsig.jdk.v1_4</artifactId>
783
                <version>1.0.0</version>
784 40435 jjdelcerro
            </dependency>
785
            <dependency>
786
                <groupId>org.gvsig</groupId>
787
                <artifactId>org.gvsig.tools.lib</artifactId>
788 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
789 40435 jjdelcerro
            </dependency>
790
            <dependency>
791
                <groupId>org.gvsig</groupId>
792
                <artifactId>org.gvsig.tools.lib</artifactId>
793 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
794 40435 jjdelcerro
                <type>test-jar</type>
795
            </dependency>
796
            <dependency>
797
                <groupId>org.gvsig</groupId>
798
                <artifactId>org.gvsig.tools.swing.api</artifactId>
799 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
800 40435 jjdelcerro
            </dependency>
801
            <dependency>
802
                <groupId>org.gvsig</groupId>
803
                <artifactId>org.gvsig.tools.swing.impl</artifactId>
804 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
805 40435 jjdelcerro
            </dependency>
806 41695 fdiaz
807 40435 jjdelcerro
            <dependency>
808
                <groupId>org.gvsig</groupId>
809 40835 jjdelcerro
                <artifactId>org.gvsig.tools.dynform.api</artifactId>
810
                <version>${gvsig.tools.version}</version>
811
            </dependency>
812
            <dependency>
813
                <groupId>org.gvsig</groupId>
814
                <artifactId>org.gvsig.tools.dynform.spi</artifactId>
815
                <version>${gvsig.tools.version}</version>
816
            </dependency>
817
            <dependency>
818
                <groupId>org.gvsig</groupId>
819
                <artifactId>org.gvsig.tools.dynform.services</artifactId>
820
                <version>${gvsig.tools.version}</version>
821
            </dependency>
822
            <dependency>
823
                <groupId>org.gvsig</groupId>
824
                <artifactId>org.gvsig.tools.dynform.impl</artifactId>
825
                <version>${gvsig.tools.version}</version>
826
            </dependency>
827 41695 fdiaz
828 40835 jjdelcerro
            <dependency>
829
                <groupId>org.gvsig</groupId>
830 40435 jjdelcerro
                <artifactId>org.gvsig.catalog</artifactId>
831
                <version>2.0</version>
832
            </dependency>
833 41419 jjdelcerro
            <dependency>
834
                <groupId>org.gvsig.external</groupId>
835
                <artifactId>org.gvsig.external.jump</artifactId>
836
                <version>1.0.0</version>
837 40435 jjdelcerro
            </dependency>
838
            <dependency>
839
                <groupId>org.gvsig</groupId>
840
                <artifactId>org.gvsig.proj.lib.api</artifactId>
841 40501 jjdelcerro
                <version>${gvsig.proj.version}</version>
842 40435 jjdelcerro
            </dependency>
843
            <dependency>
844
                <groupId>org.gvsig</groupId>
845
                <artifactId>org.gvsig.proj.lib.proj4j</artifactId>
846 40501 jjdelcerro
                <version>${gvsig.proj.version}</version>
847 40435 jjdelcerro
            </dependency>
848 40506 jjdelcerro
            <dependency>
849 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
850
                <artifactId>org.gvsig.proj.swing.api</artifactId>
851
                <version>${gvsig.proj.version}</version>
852 40506 jjdelcerro
            </dependency>
853 40581 jjdelcerro
            <dependency>
854 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
855
                <artifactId>org.gvsig.proj.swing.impl</artifactId>
856
                <version>${gvsig.proj.version}</version>
857 41695 fdiaz
            </dependency>
858 40581 jjdelcerro
            <dependency>
859 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
860
                <artifactId>org.gvsig.projection.api</artifactId>
861
                <version>${gvsig.projection.api.version}</version>
862 40581 jjdelcerro
            </dependency>
863 40435 jjdelcerro
864
            <!-- Childs projects -->
865
866
            <dependency>
867
                <groupId>org.gvsig</groupId>
868 42026 jjdelcerro
                <artifactId>org.gvsig.about.api</artifactId>
869 42134 jjdelcerro
                <version>2.0.93</version>
870 42026 jjdelcerro
            </dependency>
871
            <dependency>
872
                <groupId>org.gvsig</groupId>
873
                <artifactId>org.gvsig.about.impl</artifactId>
874 42134 jjdelcerro
                <version>2.0.93</version>
875 42026 jjdelcerro
            </dependency>
876
            <dependency>
877
                <groupId>org.gvsig</groupId>
878 40608 jjdelcerro
                <artifactId>org.gvsig.metadata.lib.basic.api</artifactId>
879 42134 jjdelcerro
                <version>2.0.93</version>
880 40608 jjdelcerro
            </dependency>
881
            <dependency>
882
                <groupId>org.gvsig</groupId>
883
                <artifactId>org.gvsig.metadata.lib.basic.impl</artifactId>
884 42134 jjdelcerro
                <version>2.0.93</version>
885 40608 jjdelcerro
            </dependency>
886
            <dependency>
887
                <groupId>org.gvsig</groupId>
888
                <artifactId>org.gvsig.metadata.swing.basic.api</artifactId>
889 42134 jjdelcerro
                <version>2.0.93</version>
890 40608 jjdelcerro
            </dependency>
891
            <dependency>
892
                <groupId>org.gvsig</groupId>
893
                <artifactId>org.gvsig.metadata.swing.basic.impl</artifactId>
894 42134 jjdelcerro
                <version>2.0.93</version>
895 40608 jjdelcerro
            </dependency>
896
            <dependency>
897
                <groupId>org.gvsig</groupId>
898 40501 jjdelcerro
                <artifactId>org.gvsig.projection.cresques.impl</artifactId>
899 42134 jjdelcerro
                <version>2.0.93</version>
900 40501 jjdelcerro
            </dependency>
901
            <dependency>
902
                <groupId>org.gvsig</groupId>
903
                <artifactId>org.gvsig.projection.cresques.ui</artifactId>
904 42134 jjdelcerro
                <version>2.0.93</version>
905 40501 jjdelcerro
            </dependency>
906
            <dependency>
907
                <groupId>org.gvsig</groupId>
908 40435 jjdelcerro
                <artifactId>org.gvsig.andami</artifactId>
909 42134 jjdelcerro
                <version>2.0.93</version>
910 40435 jjdelcerro
            </dependency>
911
            <dependency>
912
                <groupId>org.gvsig</groupId>
913
                <artifactId>org.gvsig.app</artifactId>
914 42134 jjdelcerro
                <version>2.0.93</version>
915 41695 fdiaz
            </dependency>
916 40435 jjdelcerro
            <dependency>
917
                <groupId>org.gvsig</groupId>
918
                <artifactId>org.gvsig.ui</artifactId>
919 42134 jjdelcerro
                <version>2.0.93</version>
920 40435 jjdelcerro
            </dependency>
921
            <dependency>
922
                <groupId>org.gvsig</groupId>
923
                <artifactId>org.gvsig.fmap.control</artifactId>
924 42134 jjdelcerro
                <version>2.0.93</version>
925 40435 jjdelcerro
            </dependency>
926
            <dependency>
927
                <groupId>org.gvsig</groupId>
928
                <artifactId>org.gvsig.fmap.mapcontext.api</artifactId>
929 42134 jjdelcerro
                <version>2.0.93</version>
930 40435 jjdelcerro
            </dependency>
931
            <dependency>
932
                <groupId>org.gvsig</groupId>
933
                <artifactId>org.gvsig.fmap.mapcontext.impl</artifactId>
934 42134 jjdelcerro
                <version>2.0.93</version>
935 40435 jjdelcerro
            </dependency>
936
            <dependency>
937
                <groupId>org.gvsig</groupId>
938
                <artifactId>org.gvsig.fmap.mapcontext.operation</artifactId>
939 42134 jjdelcerro
                <version>2.0.93</version>
940 40435 jjdelcerro
            </dependency>
941
            <dependency>
942
                <groupId>org.gvsig</groupId>
943
                <artifactId>org.gvsig.fmap.dal.api</artifactId>
944 42134 jjdelcerro
                <version>2.0.93</version>
945 40435 jjdelcerro
            </dependency>
946
            <dependency>
947
                <groupId>org.gvsig</groupId>
948
                <artifactId>org.gvsig.fmap.dal.spi</artifactId>
949 42134 jjdelcerro
                <version>2.0.93</version>
950 40435 jjdelcerro
            </dependency>
951
            <dependency>
952
                <groupId>org.gvsig</groupId>
953
                <artifactId>org.gvsig.fmap.dal.impl</artifactId>
954 42134 jjdelcerro
                <version>2.0.93</version>
955 40435 jjdelcerro
            </dependency>
956
            <dependency>
957
                <groupId>org.gvsig</groupId>
958
                <artifactId>org.gvsig.fmap.dal.impl</artifactId>
959 42134 jjdelcerro
                <version>2.0.93</version>
960 40435 jjdelcerro
                <type>test-jar</type>
961
                <scope>test</scope>
962
            </dependency>
963
            <dependency>
964
                <groupId>org.gvsig</groupId>
965
                <artifactId>org.gvsig.fmap.dal.db.lib</artifactId>
966 42134 jjdelcerro
                <version>2.0.93</version>
967 40435 jjdelcerro
            </dependency>
968
            <dependency>
969
                <groupId>org.gvsig</groupId>
970
                <artifactId>org.gvsig.fmap.dal.db.jdbc</artifactId>
971 42134 jjdelcerro
                <version>2.0.93</version>
972 40435 jjdelcerro
            </dependency>
973
            <dependency>
974
                <groupId>org.gvsig</groupId>
975
                <artifactId>org.gvsig.fmap.dal.db.h2</artifactId>
976 42134 jjdelcerro
                <version>2.0.93</version>
977 40435 jjdelcerro
            </dependency>
978 40513 jjdelcerro
979 40435 jjdelcerro
            <dependency>
980
                <groupId>org.gvsig</groupId>
981 40513 jjdelcerro
                <artifactId>org.gvsig.fmap.dal.file.lib</artifactId>
982 42134 jjdelcerro
                <version>2.0.93</version>
983 40435 jjdelcerro
            </dependency>
984
            <dependency>
985
                <groupId>org.gvsig</groupId>
986
                <artifactId>org.gvsig.fmap.dal.file.dbf</artifactId>
987 42134 jjdelcerro
                <version>2.0.93</version>
988 40435 jjdelcerro
            </dependency>
989
            <dependency>
990
                <groupId>org.gvsig</groupId>
991 41012 jjdelcerro
                <artifactId>org.gvsig.fmap.dal.file.csv</artifactId>
992 42134 jjdelcerro
                <version>2.0.93</version>
993 41012 jjdelcerro
            </dependency>
994
            <dependency>
995
                <groupId>org.gvsig</groupId>
996 40435 jjdelcerro
                <artifactId>org.gvsig.fmap.dal.file.shp</artifactId>
997 42134 jjdelcerro
                <version>2.0.93</version>
998 40435 jjdelcerro
            </dependency>
999
            <dependency>
1000 42104 jjdelcerro
              <groupId>org.gvsig</groupId>
1001
              <artifactId>org.gvsig.fmap.dal.swing.api</artifactId>
1002 42134 jjdelcerro
              <version>2.0.93</version>
1003 42104 jjdelcerro
            </dependency>
1004
                <dependency>
1005
              <groupId>org.gvsig</groupId>
1006
              <artifactId>org.gvsig.fmap.dal.swing.impl</artifactId>
1007 42134 jjdelcerro
               <version>2.0.93</version>
1008 42125 fdiaz
            </dependency>
1009 42104 jjdelcerro
            <dependency>
1010 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1011
                <artifactId>org.gvsig.newlayer.lib.api</artifactId>
1012 42134 jjdelcerro
                <version>2.0.93</version>
1013 40435 jjdelcerro
            </dependency>
1014
            <dependency>
1015 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1016
                <artifactId>org.gvsig.newlayer.lib.api</artifactId>
1017 42134 jjdelcerro
                <version>2.0.93</version>
1018 41419 jjdelcerro
                <type>test-jar</type>
1019 40435 jjdelcerro
            </dependency>
1020
            <dependency>
1021 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1022
                <artifactId>org.gvsig.newlayer.lib.impl</artifactId>
1023 42134 jjdelcerro
                <version>2.0.93</version>
1024 40435 jjdelcerro
            </dependency>
1025
            <dependency>
1026
                <groupId>org.gvsig</groupId>
1027
                <artifactId>org.gvsig.newlayer.prov.generic</artifactId>
1028 41546 jjdelcerro
                <version>2.0.46-SNAPSHOT</version>
1029 41695 fdiaz
            </dependency>
1030 40435 jjdelcerro
            <dependency>
1031
                <groupId>org.gvsig</groupId>
1032
                <artifactId>org.gvsig.newlayer.prov.file</artifactId>
1033 42134 jjdelcerro
                <version>2.0.93</version>
1034 41695 fdiaz
            </dependency>
1035 40435 jjdelcerro
            <dependency>
1036
                <groupId>org.gvsig</groupId>
1037
                <artifactId>org.gvsig.newlayer.prov.shape</artifactId>
1038 42134 jjdelcerro
                <version>2.0.93</version>
1039 41695 fdiaz
            </dependency>
1040 40435 jjdelcerro
            <dependency>
1041
                <groupId>org.gvsig</groupId>
1042
                <artifactId>org.gvsig.symbology.lib.api</artifactId>
1043 42134 jjdelcerro
                <version>2.0.93</version>
1044 40435 jjdelcerro
            </dependency>
1045
            <dependency>
1046
                <groupId>org.gvsig</groupId>
1047
                <artifactId>org.gvsig.symbology.lib.impl</artifactId>
1048 42134 jjdelcerro
                <version>2.0.93</version>
1049 40435 jjdelcerro
            </dependency>
1050
            <dependency>
1051
                <groupId>org.gvsig</groupId>
1052
                <artifactId>org.gvsig.symbology.swing.api</artifactId>
1053 42134 jjdelcerro
                <version>2.0.93</version>
1054 40435 jjdelcerro
            </dependency>
1055
            <dependency>
1056
                <groupId>org.gvsig</groupId>
1057
                <artifactId>org.gvsig.symbology.swing.impl</artifactId>
1058 42134 jjdelcerro
                <version>2.0.93</version>
1059 40435 jjdelcerro
            </dependency>
1060
            <dependency>
1061
                <groupId>org.gvsig</groupId>
1062
                <artifactId>org.gvsig.fmap.geometry.api</artifactId>
1063 42134 jjdelcerro
                <version>2.0.93</version>
1064 40435 jjdelcerro
            </dependency>
1065
            <dependency>
1066
                <groupId>org.gvsig</groupId>
1067 41597 jjdelcerro
                <artifactId>org.gvsig.fmap.geometry.generalpath</artifactId>
1068 42134 jjdelcerro
                <version>2.0.93</version>
1069 40435 jjdelcerro
            </dependency>
1070
            <dependency>
1071
                <groupId>org.gvsig</groupId>
1072
                <artifactId>org.gvsig.fmap.geometry.operation</artifactId>
1073 42134 jjdelcerro
                <version>2.0.93</version>
1074 40435 jjdelcerro
            </dependency>
1075
            <dependency>
1076
                <groupId>org.gvsig</groupId>
1077
                <artifactId>org.gvsig.tools.evaluator.sqljep</artifactId>
1078 42134 jjdelcerro
                <version>2.0.93</version>
1079 40435 jjdelcerro
            </dependency>
1080
            <dependency>
1081
                <groupId>org.gvsig</groupId>
1082
                <artifactId>org.gvsig.compat.api</artifactId>
1083 42134 jjdelcerro
                <version>2.0.93</version>
1084 40435 jjdelcerro
            </dependency>
1085
            <dependency>
1086
                <groupId>org.gvsig</groupId>
1087
                <artifactId>org.gvsig.compat.se</artifactId>
1088 42134 jjdelcerro
                <version>2.0.93</version>
1089 40435 jjdelcerro
            </dependency>
1090
            <dependency>
1091
                <groupId>org.gvsig</groupId>
1092
                <artifactId>org.gvsig.remoteclient</artifactId>
1093 42134 jjdelcerro
                <version>2.0.93</version>
1094 40435 jjdelcerro
            </dependency>
1095
            <dependency>
1096
                <groupId>org.gvsig</groupId>
1097
                <artifactId>org.gvsig.i18n</artifactId>
1098 42134 jjdelcerro
                <version>2.0.93</version>
1099 40435 jjdelcerro
            </dependency>
1100
            <dependency>
1101
                <groupId>org.gvsig</groupId>
1102
                <artifactId>org.gvsig.utils</artifactId>
1103 42134 jjdelcerro
                <version>2.0.93</version>
1104 40435 jjdelcerro
            </dependency>
1105
            <dependency>
1106 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1107
                <artifactId>org.gvsig.annotation.lib.api</artifactId>
1108 42134 jjdelcerro
                <version>2.0.93</version>
1109 41695 fdiaz
            </dependency>
1110 40435 jjdelcerro
            <dependency>
1111 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1112
                <artifactId>org.gvsig.annotation.lib.impl</artifactId>
1113 42134 jjdelcerro
                <version>2.0.93</version>
1114 41695 fdiaz
            </dependency>
1115 40435 jjdelcerro
            <dependency>
1116 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1117
                <artifactId>org.gvsig.annotation.swing.api</artifactId>
1118 42134 jjdelcerro
                <version>2.0.93</version>
1119 40435 jjdelcerro
            </dependency>
1120
            <dependency>
1121 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1122
                <artifactId>org.gvsig.annotation.swing.impl</artifactId>
1123 42134 jjdelcerro
                <version>2.0.93</version>
1124 40435 jjdelcerro
            </dependency>
1125
            <dependency>
1126 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1127
                <artifactId>org.gvsig.exportto.lib.api</artifactId>
1128 42134 jjdelcerro
                <version>2.0.93</version>
1129 40435 jjdelcerro
            </dependency>
1130
            <dependency>
1131 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1132
                <artifactId>org.gvsig.exportto.lib.api</artifactId>
1133 42134 jjdelcerro
                <version>2.0.93</version>
1134 41419 jjdelcerro
                <type>test-jar</type>
1135 40435 jjdelcerro
            </dependency>
1136
            <dependency>
1137
                <groupId>org.gvsig</groupId>
1138
                <artifactId>org.gvsig.exportto.lib.impl</artifactId>
1139 42134 jjdelcerro
                <version>2.0.93</version>
1140 40435 jjdelcerro
            </dependency>
1141
            <dependency>
1142
                <groupId>org.gvsig</groupId>
1143
                <artifactId>org.gvsig.exportto.swing.api</artifactId>
1144 42134 jjdelcerro
                <version>2.0.93</version>
1145 40435 jjdelcerro
            </dependency>
1146
            <dependency>
1147
                <groupId>org.gvsig</groupId>
1148
                <artifactId>org.gvsig.exportto.swing.spi</artifactId>
1149 42134 jjdelcerro
                <version>2.0.93</version>
1150 40435 jjdelcerro
            </dependency>
1151
            <dependency>
1152
                <groupId>org.gvsig</groupId>
1153
                <artifactId>org.gvsig.exportto.swing.impl</artifactId>
1154 42134 jjdelcerro
                <version>2.0.93</version>
1155 40435 jjdelcerro
            </dependency>
1156
            <dependency>
1157
                <groupId>org.gvsig</groupId>
1158
                <artifactId>org.gvsig.exportto.swing.prov.generic</artifactId>
1159 41546 jjdelcerro
                <version>2.0.46-SNAPSHOT</version>
1160 40435 jjdelcerro
            </dependency>
1161
            <dependency>
1162
                <groupId>org.gvsig</groupId>
1163
                <artifactId>org.gvsig.exportto.swing.prov.file</artifactId>
1164 42134 jjdelcerro
                <version>2.0.93</version>
1165 40435 jjdelcerro
            </dependency>
1166
            <dependency>
1167
                <groupId>org.gvsig</groupId>
1168
                <artifactId>org.gvsig.exportto.swing.prov.jdbc</artifactId>
1169 42134 jjdelcerro
                <version>2.0.93</version>
1170 40435 jjdelcerro
            </dependency>
1171
            <dependency>
1172
                <groupId>org.gvsig</groupId>
1173
                <artifactId>org.gvsig.exportto.swing.prov.shape</artifactId>
1174 42134 jjdelcerro
                <version>2.0.93</version>
1175 40435 jjdelcerro
            </dependency>
1176
            <dependency>
1177
                <groupId>org.gvsig</groupId>
1178
                <artifactId>org.gvsig.exportto.swing.prov.dxf</artifactId>
1179 42134 jjdelcerro
                <version>2.0.93</version>
1180 40435 jjdelcerro
            </dependency>
1181
            <dependency>
1182
                <groupId>org.gvsig</groupId>
1183
                <artifactId>org.gvsig.exportto.swing.prov.dbf</artifactId>
1184 42134 jjdelcerro
                <version>2.0.93</version>
1185 40435 jjdelcerro
            </dependency>
1186
            <dependency>
1187
                <groupId>org.gvsig</groupId>
1188
                <artifactId>org.gvsig.exportto.swing.prov.postgresql</artifactId>
1189 42134 jjdelcerro
                <version>2.0.93</version>
1190 40435 jjdelcerro
            </dependency>
1191
            <dependency>
1192
                <groupId>org.gvsig</groupId>
1193
                <artifactId>org.gvsig.exportto.swing.prov.mysql</artifactId>
1194 42134 jjdelcerro
                <version>2.0.93</version>
1195 40435 jjdelcerro
            </dependency>
1196
            <dependency>
1197
                <groupId>org.gvsig</groupId>
1198
                <artifactId>org.gvsig.personaldb.lib.api</artifactId>
1199 42134 jjdelcerro
                <version>2.0.93</version>
1200 40435 jjdelcerro
            </dependency>
1201
            <dependency>
1202
                <groupId>org.gvsig</groupId>
1203
                <artifactId>org.gvsig.personaldb.lib.api</artifactId>
1204 42134 jjdelcerro
                <version>2.0.93</version>
1205 40435 jjdelcerro
                <type>test-jar</type>
1206
                <scope>test</scope>
1207
            </dependency>
1208
            <dependency>
1209
                <groupId>org.gvsig</groupId>
1210
                <artifactId>org.gvsig.personaldb.lib.impl</artifactId>
1211 42134 jjdelcerro
                <version>2.0.93</version>
1212 40435 jjdelcerro
            </dependency>
1213
            <dependency>
1214 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1215
                <artifactId>org.gvsig.installer.swing.api</artifactId>
1216 42134 jjdelcerro
                <version>2.0.93</version>
1217 40435 jjdelcerro
            </dependency>
1218
            <dependency>
1219
                <groupId>org.gvsig</groupId>
1220
                <artifactId>org.gvsig.installer.swing.impl</artifactId>
1221 42134 jjdelcerro
                <version>2.0.93</version>
1222 40435 jjdelcerro
            </dependency>
1223
            <dependency>
1224 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1225
                <artifactId>org.gvsig.installer.lib.api</artifactId>
1226 42134 jjdelcerro
                <version>2.0.93</version>
1227 40435 jjdelcerro
            </dependency>
1228
            <dependency>
1229 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1230
                <artifactId>org.gvsig.installer.lib.spi</artifactId>
1231 42134 jjdelcerro
                <version>2.0.93</version>
1232 40435 jjdelcerro
            </dependency>
1233
            <dependency>
1234 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1235
                <artifactId>org.gvsig.installer.lib.impl</artifactId>
1236 42134 jjdelcerro
                <version>2.0.93</version>
1237 40435 jjdelcerro
            </dependency>
1238
            <dependency>
1239 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1240
                <artifactId>org.gvsig.installer.prov.plugin</artifactId>
1241 42134 jjdelcerro
                <version>2.0.93</version>
1242 40435 jjdelcerro
            </dependency>
1243
            <dependency>
1244 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1245
                <artifactId>org.gvsig.geodb.app.mainplugin</artifactId>
1246 42134 jjdelcerro
                <version>2.0.93</version>
1247 40435 jjdelcerro
            </dependency>
1248
1249
            <dependency>
1250 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1251
                <artifactId>org.gvsig.app.document.table.app.mainplugin</artifactId>
1252 42134 jjdelcerro
                <version>2.0.93</version>
1253 41695 fdiaz
            </dependency>
1254 40435 jjdelcerro
            <dependency>
1255 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1256
                <artifactId>org.gvsig.daltransform.app.mainplugin</artifactId>
1257 42134 jjdelcerro
                <version>2.0.93</version>
1258 41695 fdiaz
            </dependency>
1259 40435 jjdelcerro
            <dependency>
1260 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1261
                <artifactId>org.gvsig.daltransform.app.mainplugin</artifactId>
1262 42134 jjdelcerro
                <version>2.0.93</version>
1263 41419 jjdelcerro
                <type>test-jar</type>
1264
                <scope>test</scope>
1265 41695 fdiaz
            </dependency>
1266 41415 jjdelcerro
            <dependency>
1267 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1268
                <artifactId>org.gvsig.daltransform.app.join</artifactId>
1269 42134 jjdelcerro
                <version>2.0.93</version>
1270 41695 fdiaz
            </dependency>
1271 41415 jjdelcerro
            <dependency>
1272 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1273
                <artifactId>org.gvsig.daltransform.app.eventtheme</artifactId>
1274 42134 jjdelcerro
                <version>2.0.93</version>
1275 41695 fdiaz
            </dependency>
1276 41416 jjdelcerro
1277 41419 jjdelcerro
            <dependency>
1278
                <groupId>org.gvsig</groupId>
1279
                <artifactId>org.gvsig.app.mainplugin</artifactId>
1280 42134 jjdelcerro
                <version>2.0.93</version>
1281 41419 jjdelcerro
            </dependency>
1282
            <dependency>
1283
                <groupId>org.gvsig</groupId>
1284
                <artifactId>org.gvsig.annotation.app.mainplugin</artifactId>
1285 42134 jjdelcerro
                <version>2.0.93</version>
1286 41419 jjdelcerro
            </dependency>
1287
            <dependency>
1288
                <groupId>org.gvsig</groupId>
1289
                <artifactId>org.gvsig.centerviewpoint.app.mainplugin</artifactId>
1290 42134 jjdelcerro
                <version>2.0.93</version>
1291 41419 jjdelcerro
            </dependency>
1292
            <dependency>
1293
                <groupId>org.gvsig</groupId>
1294
                <artifactId>org.gvsig.coreplugin.app.mainplugin</artifactId>
1295 42134 jjdelcerro
                <version>2.0.93</version>
1296 41419 jjdelcerro
            </dependency>
1297
            <dependency>
1298
                <groupId>org.gvsig</groupId>
1299
                <artifactId>org.gvsig.datalocator.app.mainplugin</artifactId>
1300 42134 jjdelcerro
                <version>2.0.93</version>
1301 41419 jjdelcerro
            </dependency>
1302
            <dependency>
1303
                <groupId>org.gvsig</groupId>
1304
                <artifactId>org.gvsig.editing.app.mainplugin</artifactId>
1305 42134 jjdelcerro
                <version>2.0.93</version>
1306 41419 jjdelcerro
            </dependency>
1307
            <dependency>
1308
                <groupId>org.gvsig</groupId>
1309
                <artifactId>org.gvsig.exportto.app.mainplugin</artifactId>
1310 42134 jjdelcerro
                <version>2.0.93</version>
1311 41419 jjdelcerro
            </dependency>
1312
            <dependency>
1313
                <groupId>org.gvsig</groupId>
1314
                <artifactId>org.gvsig.mkmvnproject.app.mainplugin</artifactId>
1315 41589 jjdelcerro
                <version>2.0.49-SNAPSHOT</version>
1316 41419 jjdelcerro
            </dependency>
1317
            <dependency>
1318
                <groupId>org.gvsig</groupId>
1319
                <artifactId>org.gvsig.installer.app.mainplugin</artifactId>
1320 42134 jjdelcerro
                <version>2.0.93</version>
1321 41419 jjdelcerro
            </dependency>
1322
            <!--
1323
                      <dependency>
1324
                        <groupId>org.gvsig</groupId>
1325
                        <artifactId>org.gvsig.symbology.app.mainplugin</artifactId>
1326
                        <version>2.0.10-SNAPSHOT</version>
1327
                      </dependency>
1328
            -->
1329
            <dependency>
1330
                <groupId>org.gvsig</groupId>
1331
                <artifactId>org.gvsig.i18n.app.mainplugin</artifactId>
1332 42134 jjdelcerro
                <version>2.0.93</version>
1333 41419 jjdelcerro
            </dependency>
1334
            <dependency>
1335
                <groupId>org.gvsig</groupId>
1336
                <artifactId>org.gvsig.selectiontools.app.mainplugin</artifactId>
1337 42134 jjdelcerro
                <version>2.0.93</version>
1338 41419 jjdelcerro
            </dependency>
1339
            <dependency>
1340
                <groupId>org.gvsig</groupId>
1341
                <artifactId>org.gvsig.geometrymeasurement.app.mainplugin</artifactId>
1342 42134 jjdelcerro
                <version>2.0.93</version>
1343 41419 jjdelcerro
            </dependency>
1344
            <dependency>
1345
                <groupId>org.gvsig</groupId>
1346
                <artifactId>org.gvsig.newlayer.app.mainplugin</artifactId>
1347 42134 jjdelcerro
                <version>2.0.93</version>
1348 41419 jjdelcerro
            </dependency>
1349 42003 jjdelcerro
            <!--
1350 41419 jjdelcerro
            <dependency>
1351
                <groupId>org.gvsig</groupId>
1352
                <artifactId>org.gvsig.help.app.mainplugin</artifactId>
1353
                <version>2.0.24-SNAPSHOT</version>
1354
            </dependency>
1355 42003 jjdelcerro
            -->
1356
            <dependency>
1357
                <groupId>org.gvsig</groupId>
1358
                <artifactId>org.gvsig.timesupport.lib.api</artifactId>
1359 42134 jjdelcerro
                <version>2.0.93</version>
1360 42003 jjdelcerro
            </dependency>
1361
            <dependency>
1362
                <groupId>org.gvsig</groupId>
1363
                <artifactId>org.gvsig.timesupport.lib.impl</artifactId>
1364 42134 jjdelcerro
                <version>2.0.93</version>
1365 42003 jjdelcerro
            </dependency>
1366
            <dependency>
1367
                <groupId>org.gvsig</groupId>
1368
                <artifactId>org.gvsig.timesupport.swing.api</artifactId>
1369 42134 jjdelcerro
                <version>2.0.93</version>
1370 42003 jjdelcerro
            </dependency>
1371
            <dependency>
1372
                <groupId>org.gvsig</groupId>
1373
                <artifactId>org.gvsig.timesupport.swing.impl</artifactId>
1374 42134 jjdelcerro
                <version>2.0.93</version>
1375 42003 jjdelcerro
            </dependency>
1376 40581 jjdelcerro
1377 40435 jjdelcerro
        </dependencies>
1378
    </dependencyManagement>
1379
1380
    <dependencies>
1381 41419 jjdelcerro
        <dependency>
1382
            <groupId>junit</groupId>
1383
            <artifactId>junit</artifactId>
1384
            <scope>test</scope>
1385
        </dependency>
1386 40435 jjdelcerro
    </dependencies>
1387
1388
    <build>
1389 41419 jjdelcerro
        <extensions>
1390
            <extension>
1391
                <groupId>org.apache.maven.wagon</groupId>
1392
                <artifactId>wagon-webdav-jackrabbit</artifactId>
1393
                <version>2.4</version>
1394
            </extension>
1395
        </extensions>
1396 40480 jjdelcerro
1397 41419 jjdelcerro
        <pluginManagement>
1398
            <plugins>
1399 40435 jjdelcerro
1400 41419 jjdelcerro
                <plugin>
1401
                    <groupId>org.apache.maven.plugins</groupId>
1402
                    <artifactId>maven-scm-plugin</artifactId>
1403
                    <version>1.9</version>
1404
                    <configuration>
1405
                        <connectionType>connection</connectionType>
1406
                    </configuration>
1407
                </plugin>
1408 41695 fdiaz
1409 41419 jjdelcerro
                <plugin>
1410
                    <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
1411
                    <groupId>org.eclipse.m2e</groupId>
1412
                    <artifactId>lifecycle-mapping</artifactId>
1413
                    <version>1.0.0</version>
1414
                    <configuration>
1415
                        <lifecycleMappingMetadata>
1416
                            <pluginExecutions>
1417
                                <pluginExecution>
1418
                                    <pluginExecutionFilter>
1419
                                        <groupId>org.gvsig</groupId>
1420
                                        <artifactId> org.gvsig.installer.maven </artifactId>
1421
                                        <versionRange> [2.0.10-SNAPSHOT,) </versionRange>
1422
                                        <goals>
1423
                                            <goal>write-info</goal>
1424
                                        </goals>
1425
                                    </pluginExecutionFilter>
1426
                                    <action>
1427
                                        <ignore />
1428
                                    </action>
1429
                                </pluginExecution>
1430
                                <pluginExecution>
1431
                                    <pluginExecutionFilter>
1432
                                        <groupId> org.codehaus.mojo </groupId>
1433
                                        <artifactId> properties-maven-plugin </artifactId>
1434
                                        <versionRange> [1.0-alpha-2,) </versionRange>
1435
                                        <goals>
1436
                                            <goal>
1437
                                                read-project-properties
1438
                                            </goal>
1439
                                        </goals>
1440
                                    </pluginExecutionFilter>
1441
                                    <action>
1442
                                        <ignore />
1443
                                    </action>
1444
                                </pluginExecution>
1445
                                <pluginExecution>
1446
                                    <pluginExecutionFilter>
1447
                                        <groupId>org.codehaus.gmaven</groupId>
1448
                                        <artifactId>gmaven-plugin</artifactId>
1449
                                        <versionRange>[1.4,)</versionRange>
1450
                                        <goals>
1451
                                            <goal>execute</goal>
1452
                                        </goals>
1453
                                    </pluginExecutionFilter>
1454
                                    <action>
1455
                                        <ignore />
1456
                                    </action>
1457
                                </pluginExecution>
1458
                                <pluginExecution>
1459
                                    <pluginExecutionFilter>
1460
                                        <groupId>org.apache.maven.plugins</groupId>
1461
                                        <artifactId>
1462
                                            maven-dependency-plugin
1463
                                        </artifactId>
1464
                                        <versionRange>[2.1,)</versionRange>
1465
                                        <goals>
1466
                                            <goal>unpack</goal>
1467
                                        </goals>
1468
                                    </pluginExecutionFilter>
1469
                                    <action>
1470
                                        <ignore />
1471
                                    </action>
1472
                                </pluginExecution>
1473
                            </pluginExecutions>
1474
                        </lifecycleMappingMetadata>
1475
                    </configuration>
1476
                </plugin>
1477 40435 jjdelcerro
1478 41419 jjdelcerro
                <plugin>
1479
                    <groupId>org.apache.maven.plugins</groupId>
1480
                    <artifactId>maven-compiler-plugin</artifactId>
1481
                    <version>2.3.2</version>
1482
                    <configuration>
1483
                        <source>1.5</source>
1484
                        <target>1.5</target>
1485
                        <encoding>ISO-8859-1</encoding>
1486
                    </configuration>
1487
                </plugin>
1488 40435 jjdelcerro
1489 41419 jjdelcerro
                <plugin>
1490
                    <groupId>org.apache.maven.plugins</groupId>
1491
                    <artifactId>maven-resources-plugin</artifactId>
1492
                    <version>2.4.3</version>
1493
                    <configuration>
1494
                        <encoding>ISO-8859-1</encoding>
1495
                    </configuration>
1496
                </plugin>
1497 40435 jjdelcerro
1498 41419 jjdelcerro
                <plugin>
1499
                    <groupId>org.apache.maven.plugins</groupId>
1500
                    <artifactId>maven-eclipse-plugin</artifactId>
1501
                    <configuration>
1502
                        <downloadSources>true</downloadSources>
1503
                        <downloadJavadocs>true</downloadJavadocs>
1504
                        <projectNameTemplate>${project.artifactId}</projectNameTemplate>
1505
                    </configuration>
1506
                </plugin>
1507 40435 jjdelcerro
1508 41419 jjdelcerro
                <plugin>
1509
                    <groupId>org.apache.maven.plugins</groupId>
1510
                    <artifactId>maven-surefire-plugin</artifactId>
1511
                    <version>2.7.1</version>
1512
                    <configuration>
1513
                        <forkMode>once</forkMode>
1514
                        <environmentVariables>
1515
                            <DYLD_FRAMEWORK_PATH>${user.home}/.depman/Frameworks</DYLD_FRAMEWORK_PATH>
1516
                            <DYLD_LIBRARY_PATH>${user.home}/.depman/lib</DYLD_LIBRARY_PATH>
1517
                            <GDAL_DATA>${user.home}/.depman/data/gdal</GDAL_DATA>
1518
                            <LD_LIBRARY_PATH>${user.home}/.depman/lib</LD_LIBRARY_PATH>
1519
                            <PATH>${user.home}/.depman/bin${path.separator}${env.PATH}</PATH>
1520
                            <PROJ_LIB>${gvsig.product.folder.path}/gvSIG/extensiones/org.gvsig.crs.extension/data</PROJ_LIB>
1521
                        </environmentVariables>
1522
                    </configuration>
1523
                </plugin>
1524 40435 jjdelcerro
1525 41419 jjdelcerro
                <plugin>
1526
                    <groupId>org.apache.maven.plugins</groupId>
1527
                    <artifactId>maven-failsafe-plugin</artifactId>
1528
                    <executions>
1529
                        <execution>
1530
                            <goals>
1531
                                <goal>integration-test</goal>
1532
                                <goal>verify</goal>
1533
                            </goals>
1534
                        </execution>
1535
                    </executions>
1536
                    <configuration>
1537
                        <forkMode>once</forkMode>
1538
                        <environmentVariables>
1539
                            <DYLD_FRAMEWORK_PATH>${user.home}/.depman/Frameworks</DYLD_FRAMEWORK_PATH>
1540
                            <DYLD_LIBRARY_PATH>${user.home}/.depman/lib</DYLD_LIBRARY_PATH>
1541
                            <GDAL_DATA>${user.home}/.depman/data/gdal</GDAL_DATA>
1542
                            <LD_LIBRARY_PATH>${user.home}/.depman/lib</LD_LIBRARY_PATH>
1543
                            <PATH>${user.home}/.depman/bin${path.separator}${env.PATH}</PATH>
1544
                            <PROJ_LIB>${gvsig.product.folder.path}/gvSIG/extensiones/org.gvsig.crs.extension/data</PROJ_LIB>
1545
                        </environmentVariables>
1546
                    </configuration>
1547
                </plugin>
1548 40435 jjdelcerro
1549 41419 jjdelcerro
                <plugin>
1550
                    <groupId>org.apache.maven.plugins</groupId>
1551
                    <artifactId>maven-javadoc-plugin</artifactId>
1552
                    <version>2.9</version>
1553
                    <configuration>
1554
                        <docTitle>${project.name} ${project.version}</docTitle>
1555
                        <encoding>ISO-8859-1</encoding>
1556
                        <footer />
1557
                        <header />
1558
                        <keywords>false</keywords>
1559
                        <!-- Don't include the deprecateds items in the javadoc -->
1560
                        <nodeprecated>true</nodeprecated>
1561
                        <!-- Don't generate javadoc of project with submodules -->
1562
                        <aggregate>false</aggregate>
1563
                        <!-- Removed detection of links due to its high cost -->
1564
                        <detectJavaApiLink>false</detectJavaApiLink>
1565
                        <detectLinks>false</detectLinks>
1566
                        <detectOfflineLinks>false</detectOfflineLinks>
1567
                        <!-- Removed the inclusion of dependencies sources due to their high cost -->
1568
                        <includeDependencySources>false</includeDependencySources>
1569 41695 fdiaz
                        <includeTransitiveDependencySources>false</includeTransitiveDependencySources>
1570 41419 jjdelcerro
                        <javaApiLinks>
1571
                            <property>
1572
                                <name>api_1.4</name>
1573
                                <value>http://download.oracle.com/javase/1.4.2/docs/api/</value>
1574
                            </property>
1575
                            <property>
1576
                                <name>api_1.5</name>
1577
                                <value>http://download.oracle.com/javase/1.5.0/docs/api/</value>
1578
                            </property>
1579
                            <property>
1580
                                <name>api_1.6</name>
1581
                                <value>http://download.oracle.com/javase/6/docs/api/</value>
1582
                            </property>
1583
                        </javaApiLinks>
1584
                    </configuration>
1585
                </plugin>
1586 40435 jjdelcerro
1587 41419 jjdelcerro
                <plugin>
1588
                    <groupId>org.apache.maven.plugins</groupId>
1589
                    <artifactId>maven-site-plugin</artifactId>
1590
                    <version>3.3</version>
1591
                    <configuration>
1592
                        <chmod>true</chmod>
1593
                        <chmodMode>a+rwX</chmodMode>
1594
                    </configuration>
1595
                </plugin>
1596 40435 jjdelcerro
1597 41419 jjdelcerro
                <plugin>
1598
                    <groupId>org.apache.maven.plugins</groupId>
1599
                    <artifactId>maven-jar-plugin</artifactId>
1600
                    <version>2.3.1</version>
1601
                    <configuration>
1602
                        <archive>
1603
                            <manifestEntries>
1604
                                <Built-By>gvSIG Team</Built-By>
1605
                            </manifestEntries>
1606
                        </archive>
1607
                    </configuration>
1608
                </plugin>
1609 41695 fdiaz
1610 41419 jjdelcerro
                <plugin>
1611
                    <groupId>org.codehaus.mojo</groupId>
1612
                    <artifactId>properties-maven-plugin</artifactId>
1613
                    <version>1.0-alpha-2</version>
1614
                </plugin>
1615 41695 fdiaz
1616 41419 jjdelcerro
                <plugin>
1617
                    <groupId>org.apache.maven.plugins</groupId>
1618
                    <artifactId>maven-antrun-plugin</artifactId>
1619
                    <version>1.7</version>
1620
                </plugin>
1621 40435 jjdelcerro
1622 41419 jjdelcerro
                <plugin>
1623
                    <groupId>org.codehaus.mojo</groupId>
1624
                    <artifactId>animal-sniffer-maven-plugin</artifactId>
1625
                    <version>1.9</version>
1626
                </plugin>
1627 40435 jjdelcerro
1628 41419 jjdelcerro
                <plugin>
1629
                    <groupId>org.apache.maven.plugins</groupId>
1630
                    <artifactId>maven-release-plugin</artifactId>
1631
                    <version>2.4.1</version>
1632
                </plugin>
1633 40649 jjdelcerro
1634 41419 jjdelcerro
                <plugin>
1635
                    <groupId>org.apache.maven.plugins</groupId>
1636
                    <artifactId>maven-deploy-plugin</artifactId>
1637
                    <version>2.6</version>
1638
                </plugin>
1639 40435 jjdelcerro
1640 41419 jjdelcerro
                <plugin>
1641
                    <artifactId>maven-assembly-plugin</artifactId>
1642
                    <version>2.4</version>
1643
                    <executions>
1644
                        <execution>
1645
                            <id>gvsig-plugin-package</id>
1646
                            <phase>package</phase>
1647
                            <configuration>
1648
                                <ignoreDirFormatExtensions>true</ignoreDirFormatExtensions>
1649
                                <appendAssemblyId>false</appendAssemblyId>
1650
                                <finalName>gvSIG-desktop-${gvsig.package.info.gvSIGVersion}-${gvsig.package.info.code}-${gvsig.package.info.version}-${buildNumber}-${gvsig.package.info.state}-${gvsig.package.info.operatingSystem}-${gvsig.package.info.architecture}-${gvsig.package.info.javaVM}.gvspkg</finalName>
1651
                                <descriptors>
1652
                                    <descriptor>src/main/assembly/gvsig-plugin-package.xml</descriptor>
1653
                                </descriptors>
1654
                            </configuration>
1655
                        </execution>
1656
                    </executions>
1657
                </plugin>
1658 40435 jjdelcerro
1659 41419 jjdelcerro
                <plugin>
1660
                    <groupId>org.apache.maven.plugins</groupId>
1661
                    <artifactId>maven-clean-plugin</artifactId>
1662
                    <version>2.4.1</version>
1663
                </plugin>
1664 41695 fdiaz
1665 41419 jjdelcerro
                <plugin>
1666
                    <groupId>org.codehaus.mojo</groupId>
1667
                    <artifactId>exec-maven-plugin</artifactId>
1668
                    <version>1.2</version>
1669 41695 fdiaz
                </plugin>
1670 40469 jjdelcerro
1671 41419 jjdelcerro
                <plugin>
1672
                    <!-- invoke as "mvn license:format" to fix the header -->
1673
                    <!-- invoke as "mvn license:check" to check the header -->
1674
                    <!-- See http://code.google.com/p/maven-license-plugin/wiki/Configuration -->
1675
                    <groupId>com.mycila.maven-license-plugin</groupId>
1676
                    <artifactId>maven-license-plugin</artifactId>
1677
                    <version>1.10.b1</version>
1678
                    <configuration>
1679
                        <header>header.txt</header>
1680
                        <failIfMissing>false</failIfMissing>
1681
                        <aggregate>false</aggregate>
1682
                        <strictCheck>true</strictCheck>
1683
                        <encoding>ISO-8859-1</encoding>
1684
                        <quiet>false</quiet>
1685
                        <excludes>
1686
                            <exclude>**/*.properties</exclude>
1687
                            <exclude>**/*.txt</exclude>
1688
                            <exclude>**/*.jpg</exclude>
1689
                            <exclude>**/*.jpeg</exclude>
1690
                            <exclude>**/*.svg</exclude>
1691
                            <exclude>**/*.png</exclude>
1692
                            <exclude>**/*.gvssym</exclude>
1693
                            <exclude>**/*.def</exclude>
1694
                            <exclude>**/*.msg</exclude>
1695
                        </excludes>
1696
                    </configuration>
1697
                    <dependencies>
1698
                        <dependency>
1699
                            <groupId>org.gvsig</groupId>
1700
                            <artifactId>org.gvsig.desktop.buildtools</artifactId>
1701
                            <version>1.0.0</version>
1702
                        </dependency>
1703
                    </dependencies>
1704 41695 fdiaz
                </plugin>
1705 40469 jjdelcerro
1706 41419 jjdelcerro
                <!-- Habria que ver si es posible sustituir el plugin -->
1707
                <!-- com.mycila.maven-license-plugin:maven-license-plugin por este -->
1708
                <!-- Ver http://mojo.codehaus.org/license-maven-plugin/index.html -->
1709
                <!--
1710
                <plugin>
1711
                    <groupId>org.codehaus.mojo</groupId>
1712
                    <artifactId>license-maven-plugin</artifactId>
1713
                    <version>1.5</version>
1714
                </plugin>
1715
                -->
1716 40769 jjdelcerro
1717 41419 jjdelcerro
                <plugin>
1718
                    <groupId>org.apache.maven.plugins</groupId>
1719
                    <artifactId>maven-checkstyle-plugin</artifactId>
1720
                    <version>2.10</version>
1721
                </plugin>
1722 40469 jjdelcerro
1723 41419 jjdelcerro
                <plugin>
1724
                    <groupId>org.apache.maven.plugins</groupId>
1725
                    <artifactId>maven-source-plugin</artifactId>
1726
                    <version>2.2.1</version>
1727
                </plugin>
1728 40469 jjdelcerro
1729 41419 jjdelcerro
                <plugin>
1730
                    <groupId>org.codehaus.gmaven</groupId>
1731
                    <artifactId>gmaven-plugin</artifactId>
1732
                    <version>1.4</version>
1733
                    <dependencies>
1734
                        <dependency>
1735
                            <groupId>com.github.lookfirst</groupId>
1736
                            <artifactId>sardine</artifactId>
1737
                            <version>5.0.1</version>
1738
                        </dependency>
1739
                    </dependencies>
1740
                    <executions>
1741 40581 jjdelcerro
1742 41419 jjdelcerro
                        <execution>
1743
                            <id>increase-build-number</id>
1744
                            <phase>process-sources</phase>
1745
                            <configuration>
1746
                                <source><![CDATA[
1747 40892 jjdelcerro
                    // use "mvn -Dincrease-build-number process-sources"
1748 40581 jjdelcerro
                    if( project.properties["increase-build-number"] == null ) {
1749
                      log.info("Don't increment build number use flag '-Dincrease-build-number' to increment it.")
1750
                    } else {
1751
                      File file = new File(project.basedir,"buildNumber.properties")
1752
                      if( ! file.exists() ) {
1753
                          log.info("Skip increment build number (buildNumber.property not present).")
1754
                        } else {
1755
                        Properties props = new Properties()
1756 41695 fdiaz
1757 40581 jjdelcerro
                        props.load(file.newDataInputStream())
1758
                        value = (props.getProperty("buildNumber") as int) + 1
1759
                        props.setProperty("buildNumber",value as String)
1760
                        props.store(file.newWriter(), null)
1761
                        log.info("Setting build number to " + value)
1762
                      }
1763
                    }
1764
                  ]]></source>
1765 41419 jjdelcerro
                            </configuration>
1766
                        </execution>
1767 40581 jjdelcerro
1768 41419 jjdelcerro
                        <execution>
1769
                            <id>build-package-info</id>
1770
                            <phase>prepare-package</phase>
1771
                            <configuration>
1772
                                <source><![CDATA[
1773 40581 jjdelcerro
                      if( project.properties["buildNumber"] == null) {
1774
                        log.info("Skip build package.info (buildNumber.property not present).")
1775
                        log.info("Skip build package.info index (buildNumber.property not present).")
1776
                      } else {
1777 40892 jjdelcerro
                                                poolURL = project.properties["gvsig.package.info.poolURL"];
1778 41695 fdiaz
                                                if( poolURL[-1] != "/" ) {
1779 40892 jjdelcerro
                                                        poolURL = poolURL + "/";
1780
                                                }
1781 40581 jjdelcerro
                        package_info_file  = new File(project.basedir, "target/package.info")
1782
                        log.info("Building package.info : " + package_info_file.getAbsolutePath())
1783
                        Properties props = new Properties()
1784 40769 jjdelcerro
                        props.setProperty('code', project.properties["gvsig.package.info.code"])
1785 40581 jjdelcerro
                        props.setProperty('code-alias', project.properties["gvsig.package.info.codealias"])
1786 40769 jjdelcerro
                        props.setProperty('name', project.properties["gvsig.package.info.name"])
1787 40581 jjdelcerro
                        props.setProperty('version', project.properties["gvsig.package.info.version"])
1788 40769 jjdelcerro
                        props.setProperty('description', project.properties["gvsig.package.info.description"])
1789 40581 jjdelcerro
                        props.setProperty('owner', project.properties["gvsig.package.info.owner"])
1790
                        props.setProperty('java-version', project.properties["gvsig.package.info.javaVM"])
1791
                        props.setProperty('official', project.properties["gvsig.package.info.official"])
1792
                        props.setProperty('type', "plugin")
1793
                        props.setProperty('state', project.properties["gvsig.package.info.state"])
1794
                        props.setProperty('operating-system', project.properties["gvsig.package.info.operatingSystem"])
1795
                        props.setProperty('dependencies', project.properties["gvsig.package.info.dependencies"])
1796 41889 jjdelcerro
                        props.setProperty('sources-url', project.properties["gvsig.package.info.sourcesURL"].replace("scm:svn:",""))
1797 40581 jjdelcerro
                        props.setProperty('web-url', project.properties["gvsig.package.info.webURL"])
1798
                        props.setProperty('architecture', project.properties["gvsig.package.info.architecture"])
1799
                        props.setProperty('model-version', '1.0.1')
1800
                        props.setProperty('categories', project.properties["gvsig.package.info.categories"])
1801
                        props.setProperty('buildNumber', project.properties["buildNumber"])
1802
                        props.setProperty('gvSIG-version', project.properties["gvsig.package.info.gvSIGVersion"])
1803
1804
                        props.store(package_info_file.newWriter(), null)
1805
1806 41695 fdiaz
                        pkgname = "gvSIG-desktop-" +
1807
                          project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
1808
                          project.properties["gvsig.package.info.code"] + "-" +
1809
                          project.properties["gvsig.package.info.version"] + "-" +
1810
                          project.properties["buildNumber"] + "-" +
1811
                          project.properties["gvsig.package.info.state"] + "-" +
1812
                          project.properties["gvsig.package.info.operatingSystem"] + "-" +
1813
                          project.properties["gvsig.package.info.architecture"] + "-" +
1814 40581 jjdelcerro
                          project.properties["gvsig.package.info.javaVM"]
1815 40769 jjdelcerro
                        package_info_file  = new File(project.basedir, "target/gvspki/"+project.properties["gvsig.package.info.code"]+"/package.info")
1816 40581 jjdelcerro
                        log.info("Building package.info index " + package_info_file.getAbsolutePath())
1817
                        package_info_file.getParentFile().mkdirs()
1818 41695 fdiaz
                        props.setProperty('download-url',
1819 40892 jjdelcerro
                          poolURL +
1820 40769 jjdelcerro
                          project.properties["gvsig.package.info.code"] + "/" +
1821 40590 jjdelcerro
                          pkgname + ".gvspkg"
1822 40581 jjdelcerro
                        )
1823
                        props.store(package_info_file.newWriter(), null)
1824
                      }
1825
                  ]]></source>
1826 41419 jjdelcerro
                            </configuration>
1827
                        </execution>
1828 40581 jjdelcerro
1829 41419 jjdelcerro
                        <execution>
1830
                            <id>build-package-index</id>
1831
                            <phase>package</phase>
1832
                            <configuration>
1833
                                <source><![CDATA[
1834 40581 jjdelcerro
                    ant = new AntBuilder()
1835
                    if( project.properties["buildNumber"] == null) {
1836
                      log.info("Skip building package index (buildNumber.property not present).")
1837
                    } else {
1838 41695 fdiaz
                      pkgname = "gvSIG-desktop-" +
1839
                        project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
1840
                        project.properties["gvsig.package.info.code"] + "-" +
1841
                        project.properties["gvsig.package.info.version"] + "-" +
1842
                        project.properties["buildNumber"] + "-" +
1843
                        project.properties["gvsig.package.info.state"] + "-" +
1844
                        project.properties["gvsig.package.info.operatingSystem"] + "-" +
1845
                        project.properties["gvsig.package.info.architecture"] + "-" +
1846 40581 jjdelcerro
                        project.properties["gvsig.package.info.javaVM"]
1847
1848
                      log.info("Building package index " + pkgname + ".gvspki")
1849
                      package_index_source  = project.basedir.getAbsolutePath() + "/target/gvspki"
1850
                      package_index_target  = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspki"
1851
                      ant.zip(destfile: package_index_target, basedir: package_index_source)
1852
                    }
1853
                  ]]></source>
1854 41419 jjdelcerro
                            </configuration>
1855
                        </execution>
1856 40581 jjdelcerro
1857 41419 jjdelcerro
                        <execution>
1858
                            <id>install-plugin</id>
1859
                            <phase>install</phase>
1860
                            <configuration>
1861
                                <source><![CDATA[
1862 40581 jjdelcerro
                    if( project.properties["buildNumber"] == null) {
1863
                      log.info("Skip install package (buildNumber.property not present).")
1864 41695 fdiaz
                    } else {
1865 40581 jjdelcerro
                      ant = new AntBuilder()
1866 41695 fdiaz
                      pkgname = "gvSIG-desktop-" +
1867
                        project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
1868
                        project.properties["gvsig.package.info.code"] + "-" +
1869
                        project.properties["gvsig.package.info.version"] + "-" +
1870
                        project.properties["buildNumber"] + "-" +
1871
                        project.properties["gvsig.package.info.state"] + "-" +
1872
                        project.properties["gvsig.package.info.operatingSystem"] + "-" +
1873
                        project.properties["gvsig.package.info.architecture"] + "-" +
1874 40581 jjdelcerro
                        project.properties["gvsig.package.info.javaVM"]
1875
1876 40829 jjdelcerro
                      log.debug("gvsig.install.plugin=" + project.properties["gvsig.install.plugin"])
1877
                      log.debug("gvsig.install.plugin.package=" + project.properties["gvsig.install.plugin.package"])
1878 40769 jjdelcerro
                                          if( project.properties["gvsig.install.plugin"]=="true" ) {
1879
                              source = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspkg.zip"
1880
                              target = project.properties["gvsig.product.folder.path"] + "/gvSIG/extensiones/"
1881 41695 fdiaz
1882 40769 jjdelcerro
                              log.info("Install plugin to " + target)
1883
                              ant.unzip(src: source, dest: target)
1884
                      } else {
1885
                          log.info("Skip plugin install.")
1886
                      }
1887
                      if( project.properties["gvsig.install.plugin.package"]=="true" ) {
1888
                          source = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspkg.zip"
1889 41695 fdiaz
                              target = new File(project.properties["gvsig.product.folder.path"] +
1890
                                "/install/" +
1891 40769 jjdelcerro
                                project.properties["gvsig.package.info.code"] + "/" +
1892
                                pkgname + ".gvspkg")
1893
                              target.getParentFile().mkdirs()
1894 41695 fdiaz
1895 40769 jjdelcerro
                              log.info("Copy plugin package from " + source + " to " + target)
1896
                              ant.copy(file:source, tofile:target.getAbsolutePath())
1897 41695 fdiaz
1898 40769 jjdelcerro
                              source  = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspki"
1899 41695 fdiaz
                              target = project.properties["gvsig.product.folder.path"] +
1900
                                "/install/" +
1901 40769 jjdelcerro
                                project.properties["gvsig.package.info.code"] + "/" +
1902
                                pkgname + ".gvspki"
1903
                              log.info("Copy plugin package index from " + source + " to " + target)
1904
                              ant.copy(file:source, tofile:target)
1905
                      } else {
1906
                          log.info("Skip plugin package install.")
1907
                                          }
1908 40581 jjdelcerro
                    }
1909
                  ]]></source>
1910 41419 jjdelcerro
                            </configuration>
1911
                        </execution>
1912 40581 jjdelcerro
1913 41419 jjdelcerro
                        <execution>
1914
                            <id>deploy-package</id>
1915
                            <phase>install</phase>
1916
                            <configuration>
1917
                                <source><![CDATA[
1918 41421 jjdelcerro
1919 40829 jjdelcerro
// To deploy package use:
1920
//    mvn -Ddeploy-package -Duser=USER -Dpassword=PASSWORD install
1921 41695 fdiaz
//
1922
1923 40829 jjdelcerro
public class WebDAVClient {
1924
1925
    def log;
1926
1927 41279 jjdelcerro
    private String user;
1928
    private String password;
1929
    private Object sardine;
1930 41695 fdiaz
1931 40829 jjdelcerro
    public WebDAVClient(log) {
1932 41421 jjdelcerro
        disableCertificateValidation();
1933 40829 jjdelcerro
            this.log = log;
1934
    }
1935 41695 fdiaz
1936 41279 jjdelcerro
    public void login(String user, String password) {
1937
        log.info("[WEBDAV] login as '"+user+"'.");
1938
        def SardineFactory
1939
        try {
1940
            SardineFactory = "com.github.sardine.SardineFactory" as Class
1941
        } catch (Exception ex) {
1942
            log.error("[WEBDAV] can't get SardineFactory.",ex);
1943
        }
1944
        this.user = user;
1945
        this.password = password;
1946
        this.sardine = SardineFactory.begin(this.user,this.password);
1947
    }
1948 41695 fdiaz
1949 41279 jjdelcerro
    public void login() {
1950
        log.info("[WEBDAV] login as guest");
1951
        this.sardine = SardineFactory.begin();
1952
    }
1953 41695 fdiaz
1954 41279 jjdelcerro
    public boolean exists(String url) throws Exception {
1955
        return sardine.exists(url);
1956
    }
1957 41695 fdiaz
1958 41726 jjdelcerro
    public void put(String source, String target) throws Exception {
1959
        log.info("[WEBDAV] put '" + source + "' to '" + target + "'...");
1960
        InputStream fis = new FileInputStream(new File(source));
1961
        sardine.put(target, fis);
1962
        log.info("[WEBDAV] put ok.");
1963
    }
1964
1965 41279 jjdelcerro
    public void makedirs(String url) throws Exception {
1966
        log.info("[WEBDAV] makedirs '"+url+"'.");
1967
        URL u = new URL(url);
1968
        String[] x = u.getPath().split("/");
1969
        String path = "";
1970 42035 jjdelcerro
1971 42132 fdiaz
        int i=1;
1972 42134 jjdelcerro
        while(i<x.length){ path = path + "/" + x[i];
1973 42132 fdiaz
            URL t = new URL(u,path);
1974 42125 fdiaz
            mkdir(t.toString());
1975 42132 fdiaz
            i++;
1976 42125 fdiaz
        }
1977
    };
1978
1979
    public void mkdir(String url) throws Exception {
1980 41279 jjdelcerro
        if( ! exists(url) ) {
1981
            log.info("[WEBDAV] mkdir '"+url+"'.");
1982
            sardine.createDirectory(url);
1983
        }
1984
    }
1985 41695 fdiaz
1986 41279 jjdelcerro
    public List list(String url) throws Exception {
1987
        List resources = sardine.list(url);
1988
        return resources;
1989
    }
1990 41421 jjdelcerro
1991
    void disableCertificateValidation() {
1992
    /*
1993
        javax.net.ssl.TrustManager[] trustAllCerts = new javax.net.ssl.TrustManager[1];
1994
        trustAllCerts[0] = new javax.net.ssl.X509TrustManager() {
1995
                public java.security.cert.X509Certificate[] getAcceptedIssuers() {
1996
                    return new java.security.cert.X509Certificate[0];
1997
                }
1998
1999
                public void checkClientTrusted(java.security.cert.X509Certificate[] xcs, String string) throws java.security.cert.CertificateException {
2000
                }
2001
2002
                public void checkServerTrusted(java.security.cert.X509Certificate[] xcs, String string) throws java.security.cert.CertificateException {
2003
                }
2004
            };
2005
2006
        // Ignore differences between given hostname and certificate hostname
2007
        javax.net.ssl.HostnameVerifier hv = new javax.net.ssl.HostnameVerifier() {
2008
            public boolean verify(String hostname, javax.net.ssl.SSLSession session) {
2009
                return true;
2010
            }
2011
        };
2012
2013
        // Install the all-trusting trust manager
2014
        try {
2015
            javax.net.ssl.SSLContext sc = javax.net.ssl.SSLContext.getInstance("SSL");
2016
            sc.init(null, trustAllCerts, new java.security.SecureRandom());
2017
            javax.net.ssl.HttpsURLConnection.setDefaultSSLSocketFactory(sc.getSocketFactory());
2018
            javax.net.ssl.HttpsURLConnection.setDefaultHostnameVerifier(hv);
2019
        } catch (Exception e) {
2020
        }
2021
        */
2022 41695 fdiaz
    }
2023 40829 jjdelcerro
}
2024
2025 41695 fdiaz
if( project.properties["deploy-package"] != null ) {
2026 41279 jjdelcerro
    if( project.properties["gvsig.install.plugin.package"]=="true" ) {
2027
        poolURL = project.properties["gvsig.package.info.poolURL"];
2028 41695 fdiaz
        if( poolURL[-1] != "/" ) {
2029 41279 jjdelcerro
            poolURL = poolURL + "/";
2030
        }
2031
        targetPath = poolURL + project.properties["gvsig.package.info.code"];
2032
        log.info("Deploy plugin package to '"+targetPath+"'.");
2033 40829 jjdelcerro
2034 41695 fdiaz
        pkgname = "gvSIG-desktop-" +
2035
        project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
2036
        project.properties["gvsig.package.info.code"] + "-" +
2037
        project.properties["gvsig.package.info.version"] + "-" +
2038
        project.properties["buildNumber"] + "-" +
2039
        project.properties["gvsig.package.info.state"] + "-" +
2040
        project.properties["gvsig.package.info.operatingSystem"] + "-" +
2041
        project.properties["gvsig.package.info.architecture"] + "-" +
2042
        project.properties["gvsig.package.info.javaVM"];
2043 40829 jjdelcerro
2044 41279 jjdelcerro
        source = project.basedir.getAbsolutePath() + "/target/" + pkgname
2045
        targetPath = poolURL + project.properties["gvsig.package.info.code"]
2046 40829 jjdelcerro
2047 41279 jjdelcerro
        log.info("Creating addon-request.txt in target folder");
2048
        new File(project.basedir.getAbsolutePath() + "/target/addon-request.txt").withWriter { out ->
2049 41777 jjdelcerro
            out.println("#");
2050
            out.println("# "+pkgname);
2051
            out.println("#");
2052 41279 jjdelcerro
            out.println(targetPath+"/" + pkgname + ".gvspki");
2053 41777 jjdelcerro
            out.println("#");
2054 41279 jjdelcerro
        }
2055
2056 41367 jjdelcerro
        if( project.properties["username"] == null ) {
2057 41279 jjdelcerro
            print("Enter user name: ");
2058
            user = System.console().readLine().toString()
2059
            if( user != "" ) {
2060 41367 jjdelcerro
                project.properties.setProperty("username",user);
2061 41279 jjdelcerro
            }
2062
        }
2063 41695 fdiaz
        if( project.properties["password"] == null ) {
2064 41367 jjdelcerro
            print("Enter password for user '" + project.properties["username"] + "': ");
2065 41695 fdiaz
            password = System.console().readPassword().toString()
2066 41279 jjdelcerro
            if( password != "" ) {
2067
                project.properties.setProperty("password",password);
2068
            }
2069
        }
2070
        WebDAVClient session = new WebDAVClient(log);
2071 41695 fdiaz
        if( project.properties["username"] == null || project.properties["password"] == null ) {
2072 41279 jjdelcerro
            log.info("[WEBDAV] creating non authenticated session.");
2073
            log.info("[WEBDAV] Use -Duser=USER -Dpassword=PASSWORD to create a authenticated session.");
2074
            session.login();
2075
        } else {
2076 41367 jjdelcerro
            session.login(project.properties["username"], project.properties["password"]);
2077 41279 jjdelcerro
        }
2078
        session.makedirs(targetPath);
2079
        session.put(source + ".gvspkg.zip", targetPath+"/"+pkgname+ ".gvspkg");
2080
        session.put(source + ".gvspki", targetPath+"/"+pkgname+ ".gvspki");
2081 40892 jjdelcerro
2082 41279 jjdelcerro
    } else {
2083
        log.info("Skip plugin package deploy. It not be installed by default.");
2084 41695 fdiaz
    }
2085 40892 jjdelcerro
} else {
2086 41279 jjdelcerro
    log.info("Skip plugin package deploy. Use the flags -Ddeploy-package -Duser=USER -Dpassword=PASSWORD to deploy it.");
2087 40892 jjdelcerro
}
2088 41695 fdiaz
2089 40829 jjdelcerro
                  ]]></source>
2090 41419 jjdelcerro
                            </configuration>
2091
                        </execution>
2092 40829 jjdelcerro
2093 41419 jjdelcerro
                    </executions>
2094
                </plugin>
2095 40581 jjdelcerro
2096 41419 jjdelcerro
            </plugins>
2097
        </pluginManagement>
2098 40435 jjdelcerro
2099 41419 jjdelcerro
        <plugins>
2100
            <plugin>
2101
                <groupId>org.apache.maven.plugins</groupId>
2102
                <artifactId>maven-scm-plugin</artifactId>
2103
            </plugin>
2104 41695 fdiaz
2105 41419 jjdelcerro
            <plugin>
2106
                <artifactId>maven-clean-plugin</artifactId>
2107
                <configuration>
2108
                    <filesets>
2109
                        <fileset>
2110
                            <directory>${user.home}/.depman/</directory>
2111
                            <includes>
2112
                                <include>**</include>
2113
                            </includes>
2114
                        </fileset>
2115
                    </filesets>
2116
                    <followSymLinks>true</followSymLinks>
2117
                </configuration>
2118
            </plugin>
2119 40435 jjdelcerro
2120 41419 jjdelcerro
            <plugin>
2121
                <groupId>org.apache.maven.plugins</groupId>
2122
                <artifactId>maven-release-plugin</artifactId>
2123
                <configuration>
2124
                    <!-- The property svn.tags.folder is used in external projects   -->
2125
                    <!-- to override configuraction of tagBase -->
2126 41695 fdiaz
                    <tagBase>${svn.tags.folder}</tagBase>
2127
                    <!-- This is a 2.0 beta 6 bug. By default the goals are 'clean verify', so the modules
2128
                    are not installed, so the dependencies between modules are not met. With this configuration
2129
                    we force the module installation. -->
2130
                    <preparationGoals>clean install</preparationGoals>
2131 41419 jjdelcerro
                    <autoVersionSubmodules>true</autoVersionSubmodules>
2132
                    <!-- Dont make site-deploy -->
2133
                    <!-- You need to run it after in folder target/checkout -->
2134 41695 fdiaz
                    <goals>deploy</goals>
2135 41419 jjdelcerro
                </configuration>
2136
            </plugin>
2137 40435 jjdelcerro
2138 41419 jjdelcerro
            <plugin>
2139
                <!-- load ".gvsig-devel.properties" -->
2140
                <groupId>org.codehaus.mojo</groupId>
2141
                <artifactId>properties-maven-plugin</artifactId>
2142
                <configuration>
2143
                    <files>
2144
                        <!-- Define gvsig.product.folder.path in this property -->
2145
                        <file>${user.home}/.gvsig-devel.properties</file>
2146
                        <file>${env.HOME}/.gvsig-devel.properties</file>
2147
                        <file>${project.basedir}/gvsig-devel.properties</file>
2148
                        <file>buildNumber.properties</file>
2149
                    </files>
2150
                    <quiet>true</quiet>
2151
                </configuration>
2152
                <executions>
2153
                    <execution>
2154
                        <id>default</id>
2155
                        <phase>prepare-package</phase>
2156
                        <goals>
2157
                            <goal>read-project-properties</goal>
2158
                        </goals>
2159
                    </execution>
2160
                    <execution>
2161
                        <id>default-clean</id>
2162
                        <phase>pre-clean</phase>
2163
                        <goals>
2164
                            <goal>read-project-properties</goal>
2165
                        </goals>
2166
                    </execution>
2167
                </executions>
2168
            </plugin>
2169 40435 jjdelcerro
2170
2171 41419 jjdelcerro
            <plugin>
2172
                <groupId>org.codehaus.mojo</groupId>
2173
                <artifactId>animal-sniffer-maven-plugin</artifactId>
2174
                <executions>
2175
                    <execution>
2176
                        <id>check-java-api</id>
2177
                        <phase>package</phase>
2178
                        <goals>
2179
                            <goal>check</goal>
2180
                        </goals>
2181
                        <configuration>
2182
                            <skip>false</skip>
2183
                            <signature>
2184
                                <groupId>org.codehaus.mojo.signature</groupId>
2185 41647 jjdelcerro
                                <artifactId>java16</artifactId>
2186 41419 jjdelcerro
                                <version>1.0</version>
2187
                            </signature>
2188
                            <ignores>
2189
                                <ignore>net.sourceforge.cobertura.coveragedata.TouchCollector</ignore>
2190
                            </ignores>
2191
                        </configuration>
2192
                    </execution>
2193
                </executions>
2194
            </plugin>
2195 40435 jjdelcerro
2196 41419 jjdelcerro
            <plugin>
2197
                <groupId>org.apache.maven.plugins</groupId>
2198
                <artifactId>maven-javadoc-plugin</artifactId>
2199
                <executions>
2200
                    <execution>
2201
                        <id>attach-javadocs</id>
2202
                        <goals>
2203
                            <goal>jar</goal>
2204
                        </goals>
2205
                    </execution>
2206
                </executions>
2207
            </plugin>
2208 40435 jjdelcerro
2209 41419 jjdelcerro
            <plugin>
2210
                <groupId>org.apache.maven.plugins</groupId>
2211
                <artifactId>maven-source-plugin</artifactId>
2212
                <configuration>
2213
                    <skipSource>false</skipSource> <!-- User property is: source.skip. -->
2214
                </configuration>
2215
                <executions>
2216
                    <execution>
2217
                        <id>attach-sources</id>
2218
                        <phase>verify</phase>
2219
                        <goals>
2220
                            <goal>jar-no-fork</goal>
2221
                        </goals>
2222
                    </execution>
2223
                    <execution>
2224
                        <id>attach-test-sources</id>
2225
                        <phase>verify</phase>
2226
                        <goals>
2227
                            <goal>test-jar-no-fork</goal>
2228
                        </goals>
2229
                    </execution>
2230
                </executions>
2231
            </plugin>
2232 41695 fdiaz
2233 41419 jjdelcerro
            <plugin>
2234
                <groupId>org.apache.maven.plugins</groupId>
2235
                <artifactId>maven-checkstyle-plugin</artifactId>
2236
                <!-- invoke as "mvn checkstyle:checkstyle"  or "mvn site" -->
2237
                <configuration>
2238
                    <skip>false</skip> <!-- User property is: checkstyle.skip. -->
2239
                    <enableRulesSummary>true</enableRulesSummary>
2240
                    <failsOnError>false</failsOnError>
2241
                    <configLocation>gvsig/checkstyle.xml</configLocation>
2242
                    <headerLocation>gvsig/LICENSE.txt</headerLocation>
2243
                </configuration>
2244
                <dependencies>
2245
                    <dependency>
2246
                        <groupId>org.gvsig</groupId>
2247
                        <artifactId>org.gvsig.desktop.buildtools</artifactId>
2248
                        <version>1.0.0</version>
2249
                    </dependency>
2250
                </dependencies>
2251
            </plugin>
2252 41695 fdiaz
2253 41419 jjdelcerro
            <plugin>
2254
                <!-- to continue building  when test fail -->
2255
                <groupId>org.apache.maven.plugins</groupId>
2256
                <artifactId>maven-surefire-plugin</artifactId>
2257
                <configuration>
2258
                    <testFailureIgnore>true</testFailureIgnore>
2259
                </configuration>
2260
            </plugin>
2261 40435 jjdelcerro
2262 41419 jjdelcerro
        </plugins>
2263
    </build>
2264 40435 jjdelcerro
2265 40480 jjdelcerro
2266 41419 jjdelcerro
    <reporting>
2267
        <excludeDefaults>true</excludeDefaults>
2268
        <plugins>
2269
            <plugin>
2270
                <groupId>org.apache.maven.plugins</groupId>
2271
                <artifactId>maven-project-info-reports-plugin</artifactId>
2272
                <version>2.7</version>
2273
                <reportSets>
2274
                    <reportSet>
2275
                        <reports>
2276
                            <report>index</report>
2277
                            <report>summary</report>
2278
                            <report>scm</report>
2279
                            <report>license</report>
2280
                            <report>project-team</report>
2281
                            <report>issue-tracking</report>
2282
                            <report>mailing-list</report>
2283
                            <report>modules</report>
2284 40522 jjdelcerro
2285 41419 jjdelcerro
                            <report>dependency-info</report>
2286 41695 fdiaz
                            <!-- Removed due to its high cost
2287 41419 jjdelcerro
                            <report>dependency-management</report>
2288
                            <report>dependencies</report>
2289
                            -->
2290
                            <report>dependency-convergence</report>
2291 40523 jjdelcerro
2292 41695 fdiaz
                            <!--
2293 41419 jjdelcerro
                            <report>plugins</report>
2294
                            <report>plugin-management</report>
2295
                            <report>distribution-management</report>
2296
                            -->
2297 41695 fdiaz
2298 41419 jjdelcerro
                            <!-- gvSIG does not have Continuous Integration System
2299
                            <report>cim</report>
2300
                            -->
2301
                        </reports>
2302
                    </reportSet>
2303
                </reportSets>
2304
            </plugin>
2305
            <plugin>
2306
                <groupId>org.apache.maven.plugins</groupId>
2307
                <artifactId>maven-javadoc-plugin</artifactId>
2308
                <!-- Do not use the version 2.9, does not manage properly the submodules -->
2309
                <version>2.9.1</version>
2310
                <configuration>
2311
                    <!-- Don't include the deprecateds items in the javadoc -->
2312
                    <nodeprecated>true</nodeprecated>
2313
                    <!-- Don't generate javadoc of project with submodules -->
2314
                    <aggregate>false</aggregate>
2315
                    <!-- Removed detection of links due to its high cost -->
2316
                    <detectJavaApiLink>false</detectJavaApiLink>
2317
                    <detectLinks>false</detectLinks>
2318
                    <detectOfflineLinks>false</detectOfflineLinks>
2319
                    <!-- Removed the inclusion of dependencies sources due to their high cost -->
2320
                    <includeDependencySources>false</includeDependencySources>
2321
                    <includeTransitiveDependencySources>false</includeTransitiveDependencySources>
2322
                </configuration>
2323
                <reportSets>
2324
                    <reportSet>
2325
                        <id>html</id>
2326
                        <reports>
2327
                            <report>javadoc</report>
2328
                            <!-- removed javadocs of tests -->
2329
                        </reports>
2330
                    </reportSet>
2331
                </reportSets>
2332
            </plugin>
2333
            <plugin>
2334
                <groupId>org.apache.maven.plugins</groupId>
2335
                <artifactId>maven-jxr-plugin</artifactId>
2336
                <version>2.3</version>
2337
                <configuration>
2338
                    <linkJavadoc>true</linkJavadoc>
2339
                    <aggregate>false</aggregate>
2340
                </configuration>
2341
            </plugin>
2342
            <plugin>
2343
                <groupId>org.codehaus.mojo</groupId>
2344
                <artifactId>findbugs-maven-plugin</artifactId>
2345
                <version>2.5.2</version>
2346
            </plugin>
2347 41695 fdiaz
2348 41419 jjdelcerro
        </plugins>
2349 40581 jjdelcerro
    </reporting>
2350
2351 41695 fdiaz
2352 41419 jjdelcerro
    <profiles>
2353 41695 fdiaz
2354 41419 jjdelcerro
        <profile>
2355
            <!-- This profile is used to initialize and install the root folder of gvSIG -->
2356
            <id>gvsig-root</id>
2357
            <activation>
2358
                <file>
2359
                    <exists>src/main/assembly/gvsig-root-folder-package.xml</exists>
2360
                </file>
2361
            </activation>
2362
            <build>
2363
                <plugins>
2364 40581 jjdelcerro
2365 41419 jjdelcerro
                    <plugin>
2366
                        <!-- Check if exists ".gvsig-devel.properties" and create if not exists -->
2367
                        <groupId>org.codehaus.gmaven</groupId>
2368
                        <artifactId>gmaven-plugin</artifactId>
2369
                        <executions>
2370
                            <execution>
2371
                                <id>initialize-gvsig-product-folder-path</id>
2372
                                <phase>generate-sources</phase>
2373
                                <goals>
2374
                                    <goal>execute</goal>
2375
                                </goals>
2376
                                <configuration>
2377
                                    <source><![CDATA[
2378 40586 jjdelcerro
                    if( project.artifactId != "org.gvsig.desktop" ) {
2379
                            log.warn("Skip initialization of gvsig-devel.properties.")
2380
                    } else {
2381 40581 jjdelcerro
                      home = System.getenv('HOME')
2382
                      if( home == null ) {
2383
                        home = System.properties['user.home']
2384
                      }
2385
                      Properties props = new Properties()
2386
                      File propsFile = new File(home + "/.gvsig-devel.properties")
2387 41695 fdiaz
                      if( project.properties["reset-gvsig.product.folder.path"] != null ) {
2388 41388 jjdelcerro
                            gvsigProductFolderPath= new File(project.basedir, "target/product").getAbsolutePath()
2389
                            log.info("Force gvsig.product.folder.path to '"+gvsigProductFolderPath+"'.")
2390
                            props.load(propsFile.newDataInputStream())
2391
                            props.setProperty('gvsig.product.folder.path', gvsigProductFolderPath)
2392
                            props.store(propsFile.newWriter(), null)
2393
                      } else {
2394
                        gvsigProductFolderPathDefault = project.properties["gvsig.product.folder.path"]
2395
                        // println "Default gvsig.product.folder.path = " + gvsigProductFolderPathDefault
2396
                        try {
2397
                          props.load(propsFile.newDataInputStream())
2398
                          gvsigProductFolderPath = props.getProperty('gvsig.product.folder.path')
2399
                          if( gvsigProductFolderPath == null ) {
2400
                            gvsigProductFolderPath = gvsigProductFolderPathDefault
2401
                            props.setProperty('gvsig.product.folder.path', gvsigProductFolderPath)
2402
                            props.store(propsFile.newWriter(), null)
2403
                          }
2404
                        } catch(java.io.FileNotFoundException e){
2405 40581 jjdelcerro
                          gvsigProductFolderPath = gvsigProductFolderPathDefault
2406
                          props.setProperty('gvsig.product.folder.path', gvsigProductFolderPath)
2407
                          props.store(propsFile.newWriter(), null)
2408
                        }
2409 41388 jjdelcerro
                        if( gvsigProductFolderPathDefault != gvsigProductFolderPath ) {
2410
                          f = new File(gvsigProductFolderPathDefault)
2411
                          f.mkdirs();
2412
                                                  new File(f,"WARNING.txt").withWriter { out ->
2413
                                                          out.println();
2414
                                                          out.println("The product folder used is set to:");
2415
                                                          out.println();
2416
                                                          out.println(gvsigProductFolderPath);
2417
                                                          out.println();
2418
                                                          out.println("See the HOME/.gvsig-devel.properties to change it.");
2419
                                                          out.println();
2420
                                                  }
2421
                        }
2422 40581 jjdelcerro
                      }
2423
                      log.info("Current gvsig.product.folder.path = " + gvsigProductFolderPath)
2424 40586 jjdelcerro
                    }
2425 40581 jjdelcerro
                  ]]></source>
2426 41419 jjdelcerro
                                </configuration>
2427
                            </execution>
2428 41695 fdiaz
2429 41419 jjdelcerro
                        </executions>
2430
                    </plugin>
2431 40581 jjdelcerro
2432 41419 jjdelcerro
                </plugins>
2433
            </build>
2434
        </profile>
2435 40581 jjdelcerro
2436 41695 fdiaz
2437
2438 41419 jjdelcerro
        <profile>
2439
            <!-- This profile is used to packege and install the gvSIG plugins -->
2440
            <id>gvsig-plugin</id>
2441
            <activation>
2442
                <file>
2443
                    <exists>buildNumber.properties</exists>
2444
                </file>
2445
            </activation>
2446
            <build>
2447
                <plugins>
2448 40581 jjdelcerro
2449 41419 jjdelcerro
                    <plugin>
2450
                        <artifactId>maven-assembly-plugin</artifactId>
2451
                        <executions>
2452
                            <execution>
2453
                                <id>gvsig-plugin-package</id>
2454
                                <phase>package</phase>
2455
                                <goals>
2456
                                    <goal>single</goal>
2457
                                </goals>
2458
                            </execution>
2459
                        </executions>
2460
                    </plugin>
2461 40581 jjdelcerro
2462 41419 jjdelcerro
                    <plugin>
2463
                        <artifactId>maven-clean-plugin</artifactId>
2464
                        <configuration>
2465
                            <skip>false</skip>
2466
                            <failOnError>true</failOnError>
2467
                            <filesets>
2468
                                <fileset>
2469
                                    <directory>${gvsig.product.folder.path}/gvSIG/extensiones/${project.artifactId}</directory>
2470
                                </fileset>
2471
                            </filesets>
2472
                        </configuration>
2473
                        <executions>
2474
                            <execution>
2475
                                <id>default-clean</id>
2476
                                <phase>clean</phase>
2477
                            </execution>
2478
                        </executions>
2479
                    </plugin>
2480 40581 jjdelcerro
2481 41419 jjdelcerro
                    <plugin>
2482
                        <groupId>org.codehaus.gmaven</groupId>
2483
                        <artifactId>gmaven-plugin</artifactId>
2484
                        <executions>
2485 40581 jjdelcerro
2486 41419 jjdelcerro
                            <execution>
2487
                                <id>increase-build-number</id>
2488
                                <phase>process-sources</phase>
2489
                                <goals>
2490
                                    <goal>execute</goal>
2491
                                </goals>
2492
                            </execution>
2493 40581 jjdelcerro
2494 41419 jjdelcerro
                            <execution>
2495
                                <id>build-package-info</id>
2496
                                <phase>prepare-package</phase>
2497
                                <goals>
2498
                                    <goal>execute</goal>
2499
                                </goals>
2500
                            </execution>
2501 40581 jjdelcerro
2502 41419 jjdelcerro
                            <execution>
2503
                                <id>build-package-index</id>
2504
                                <phase>package</phase>
2505
                                <goals>
2506
                                    <goal>execute</goal>
2507
                                </goals>
2508
                            </execution>
2509 40581 jjdelcerro
2510 41419 jjdelcerro
                            <execution>
2511
                                <id>install-plugin</id>
2512
                                <phase>install</phase>
2513
                                <goals>
2514
                                    <goal>execute</goal>
2515
                                </goals>
2516
                            </execution>
2517 41695 fdiaz
2518 41419 jjdelcerro
                            <execution>
2519
                                <id>deploy-package</id>
2520
                                <phase>install</phase>
2521
                                <goals>
2522
                                    <goal>execute</goal>
2523
                                </goals>
2524
                            </execution>
2525 40581 jjdelcerro
2526 41419 jjdelcerro
                        </executions>
2527
                    </plugin>
2528 40581 jjdelcerro
2529 41419 jjdelcerro
                </plugins>
2530
            </build>
2531
        </profile>
2532 40581 jjdelcerro
2533 41419 jjdelcerro
    </profiles>
2534 41695 fdiaz
2535 41419 jjdelcerro
    <properties>
2536
        <!-- General configuration -->
2537
        <project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
2538
        <localRepository>${user.home}/.m2/repository</localRepository>
2539
        <site-repository>dav:https://devel.gvsig.org/sites/${project.artifactId}/${project.version}</site-repository>
2540 41695 fdiaz
2541 41419 jjdelcerro
        <!-- The property svn.tags.folder is used in external projects to override  -->
2542
        <!-- configuraction in maven-release-plugin -->
2543
        <svn.tags.folder>https://devel.gvsig.org/svn/gvsig-desktop/tags/</svn.tags.folder>
2544 41695 fdiaz
2545 41419 jjdelcerro
        <!-- Package info property values -->
2546 42010 jjdelcerro
        <gvsig.version>2.2.0</gvsig.version>
2547 41419 jjdelcerro
        <gvsig.package.info.codealias />
2548
        <gvsig.package.info.code>${project.artifactId}</gvsig.package.info.code>
2549
        <gvsig.package.info.name>${project.name}</gvsig.package.info.name>
2550
        <gvsig.package.info.description>${project.description}</gvsig.package.info.description>
2551
        <gvsig.package.info.version>${project.version}</gvsig.package.info.version>
2552
        <gvsig.package.info.state>testing</gvsig.package.info.state>
2553
        <gvsig.package.info.official>false</gvsig.package.info.official>
2554
        <gvsig.package.info.operatingSystem>all</gvsig.package.info.operatingSystem>
2555
        <gvsig.package.info.architecture>all</gvsig.package.info.architecture>
2556 42010 jjdelcerro
        <gvsig.package.info.javaVM>j1_7</gvsig.package.info.javaVM>
2557 41419 jjdelcerro
        <gvsig.package.info.gvSIGVersion>${gvsig.version}</gvsig.package.info.gvSIGVersion>
2558 42010 jjdelcerro
        <gvsig.package.info.dependencies>required: org.gvsig.app.mainplugin -ge 2.1.0</gvsig.package.info.dependencies>
2559 41419 jjdelcerro
        <gvsig.package.info.owner>gvSIG Association</gvsig.package.info.owner>
2560 41889 jjdelcerro
        <gvsig.package.info.sourcesURL>${project.scm.connection}</gvsig.package.info.sourcesURL>
2561 41419 jjdelcerro
        <gvsig.package.info.webURL>http://www.gvsig.com</gvsig.package.info.webURL>
2562
        <gvsig.package.info.categories />
2563
        <gvsig.package.info.poolURL>http://downloads.gvsig.org/download/gvsig-desktop/pool</gvsig.package.info.poolURL>
2564 41695 fdiaz
2565 41419 jjdelcerro
        <!-- Control the deploy of the plugin in gvsig.product.folder.path/gvSIG/extensiones -->
2566
        <gvsig.install.plugin>true</gvsig.install.plugin>
2567
        <!--  Control the deploy of the plugin package in gvsig.product.folder.path/install -->
2568
        <gvsig.install.plugin.package>true</gvsig.install.plugin.package>
2569 41695 fdiaz
2570 41419 jjdelcerro
        <!-- External project versions -->
2571 42060 jjdelcerro
        <gvsig.tools.version>3.0.56</gvsig.tools.version>
2572 41419 jjdelcerro
        <gvsig.proj.version>1.0.1</gvsig.proj.version>
2573 41695 fdiaz
        <gvsig.projection.api.version>2.0.16</gvsig.projection.api.version>
2574
2575 41419 jjdelcerro
        <gvsig.product.folder.path>${basedir}/target/product</gvsig.product.folder.path>
2576
    </properties>
2577 40435 jjdelcerro
2578 41419 jjdelcerro
    <modules>
2579
        <module>org.gvsig.desktop.compat.cdc</module>
2580
        <module>org.gvsig.desktop.library</module>
2581
        <module>org.gvsig.desktop.framework</module>
2582
        <module>org.gvsig.desktop.plugin</module>
2583 40435 jjdelcerro
2584 41419 jjdelcerro
        <!-- NOTE: Project  org.gvsig.desktop.installer must not be a sub module of this. -->
2585
        <!-- NOTE: Project  org.gvsig.desktop.buildtools must not be a sub module of this. -->
2586 40435 jjdelcerro
2587 41419 jjdelcerro
    </modules>
2588 40435 jjdelcerro
</project>