Statistics
| Revision:

svn-gvsig-desktop / tags / org.gvsig.desktop-2.0.111 / pom.xml @ 44118

History | View | Annotate | Download (115 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 42451 jjdelcerro
    <version>2.0.111</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 42451 jjdelcerro
        <connection>scm:svn:https://devel.gvsig.org/svn/gvsig-desktop/tags/org.gvsig.desktop-2.0.111</connection>
46
        <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-desktop/tags/org.gvsig.desktop-2.0.111</developerConnection>
47
        <url>scm:svn:https://devel.gvsig.org/svn/gvsig-desktop/tags/org.gvsig.desktop-2.0.111</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 42139 jjdelcerro
                <version>2.1.7</version>
440 40435 jjdelcerro
            </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 42148 fdiaz
                <version>2.11.0</version>
756 40435 jjdelcerro
            </dependency>
757
            <dependency>
758
                <groupId>xml-apis</groupId>
759 42148 fdiaz
                <artifactId>xml-apis</artifactId>
760
                <version>1.4.01</version>
761
            </dependency>
762
            <dependency>
763
                <groupId>xml-apis</groupId>
764 40435 jjdelcerro
                <artifactId>xml-apis-ext</artifactId>
765
                <version>1.3.04</version>
766
            </dependency>
767
            <dependency>
768
                <groupId>xmlpull</groupId>
769
                <artifactId>xmlpull</artifactId>
770
                <version>1.1.3.1</version>
771
            </dependency>
772
            <dependency>
773
                <groupId>zql</groupId>
774
                <artifactId>zql</artifactId>
775
                <version>unknown</version>
776
            </dependency>
777
778
            <!-- External gvSIG projects -->
779
780
            <dependency>
781 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
782
                <artifactId>org.gvsig.jdk.v1_6</artifactId>
783 42035 jjdelcerro
                <version>1.0.1</version>
784 40435 jjdelcerro
            </dependency>
785
            <dependency>
786 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
787
                <artifactId>org.gvsig.jdk.v1_4</artifactId>
788
                <version>1.0.0</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
            </dependency>
795
            <dependency>
796
                <groupId>org.gvsig</groupId>
797
                <artifactId>org.gvsig.tools.lib</artifactId>
798 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
799 40435 jjdelcerro
                <type>test-jar</type>
800
            </dependency>
801
            <dependency>
802
                <groupId>org.gvsig</groupId>
803
                <artifactId>org.gvsig.tools.swing.api</artifactId>
804 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
805 40435 jjdelcerro
            </dependency>
806
            <dependency>
807
                <groupId>org.gvsig</groupId>
808
                <artifactId>org.gvsig.tools.swing.impl</artifactId>
809 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
810 40435 jjdelcerro
            </dependency>
811 41695 fdiaz
812 40435 jjdelcerro
            <dependency>
813
                <groupId>org.gvsig</groupId>
814 40835 jjdelcerro
                <artifactId>org.gvsig.tools.dynform.api</artifactId>
815
                <version>${gvsig.tools.version}</version>
816
            </dependency>
817
            <dependency>
818
                <groupId>org.gvsig</groupId>
819
                <artifactId>org.gvsig.tools.dynform.spi</artifactId>
820
                <version>${gvsig.tools.version}</version>
821
            </dependency>
822
            <dependency>
823
                <groupId>org.gvsig</groupId>
824
                <artifactId>org.gvsig.tools.dynform.services</artifactId>
825
                <version>${gvsig.tools.version}</version>
826
            </dependency>
827
            <dependency>
828
                <groupId>org.gvsig</groupId>
829
                <artifactId>org.gvsig.tools.dynform.impl</artifactId>
830
                <version>${gvsig.tools.version}</version>
831
            </dependency>
832 41695 fdiaz
833 40835 jjdelcerro
            <dependency>
834
                <groupId>org.gvsig</groupId>
835 40435 jjdelcerro
                <artifactId>org.gvsig.catalog</artifactId>
836
                <version>2.0</version>
837
            </dependency>
838 41419 jjdelcerro
            <dependency>
839
                <groupId>org.gvsig.external</groupId>
840
                <artifactId>org.gvsig.external.jump</artifactId>
841
                <version>1.0.0</version>
842 40435 jjdelcerro
            </dependency>
843
            <dependency>
844
                <groupId>org.gvsig</groupId>
845
                <artifactId>org.gvsig.proj.lib.api</artifactId>
846 40501 jjdelcerro
                <version>${gvsig.proj.version}</version>
847 40435 jjdelcerro
            </dependency>
848
            <dependency>
849
                <groupId>org.gvsig</groupId>
850
                <artifactId>org.gvsig.proj.lib.proj4j</artifactId>
851 40501 jjdelcerro
                <version>${gvsig.proj.version}</version>
852 40435 jjdelcerro
            </dependency>
853 40506 jjdelcerro
            <dependency>
854 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
855
                <artifactId>org.gvsig.proj.swing.api</artifactId>
856
                <version>${gvsig.proj.version}</version>
857 40506 jjdelcerro
            </dependency>
858 40581 jjdelcerro
            <dependency>
859 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
860
                <artifactId>org.gvsig.proj.swing.impl</artifactId>
861
                <version>${gvsig.proj.version}</version>
862 41695 fdiaz
            </dependency>
863 40581 jjdelcerro
            <dependency>
864 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
865
                <artifactId>org.gvsig.projection.api</artifactId>
866
                <version>${gvsig.projection.api.version}</version>
867 40581 jjdelcerro
            </dependency>
868 40435 jjdelcerro
869
            <!-- Childs projects -->
870
871
            <dependency>
872
                <groupId>org.gvsig</groupId>
873 42026 jjdelcerro
                <artifactId>org.gvsig.about.api</artifactId>
874 42451 jjdelcerro
                <version>2.0.111</version>
875 42026 jjdelcerro
            </dependency>
876
            <dependency>
877
                <groupId>org.gvsig</groupId>
878
                <artifactId>org.gvsig.about.impl</artifactId>
879 42451 jjdelcerro
                <version>2.0.111</version>
880 42026 jjdelcerro
            </dependency>
881
            <dependency>
882
                <groupId>org.gvsig</groupId>
883 40608 jjdelcerro
                <artifactId>org.gvsig.metadata.lib.basic.api</artifactId>
884 42451 jjdelcerro
                <version>2.0.111</version>
885 40608 jjdelcerro
            </dependency>
886
            <dependency>
887
                <groupId>org.gvsig</groupId>
888
                <artifactId>org.gvsig.metadata.lib.basic.impl</artifactId>
889 42451 jjdelcerro
                <version>2.0.111</version>
890 40608 jjdelcerro
            </dependency>
891
            <dependency>
892
                <groupId>org.gvsig</groupId>
893
                <artifactId>org.gvsig.metadata.swing.basic.api</artifactId>
894 42451 jjdelcerro
                <version>2.0.111</version>
895 40608 jjdelcerro
            </dependency>
896
            <dependency>
897
                <groupId>org.gvsig</groupId>
898
                <artifactId>org.gvsig.metadata.swing.basic.impl</artifactId>
899 42451 jjdelcerro
                <version>2.0.111</version>
900 40608 jjdelcerro
            </dependency>
901
            <dependency>
902
                <groupId>org.gvsig</groupId>
903 40501 jjdelcerro
                <artifactId>org.gvsig.projection.cresques.impl</artifactId>
904 42451 jjdelcerro
                <version>2.0.111</version>
905 40501 jjdelcerro
            </dependency>
906
            <dependency>
907
                <groupId>org.gvsig</groupId>
908
                <artifactId>org.gvsig.projection.cresques.ui</artifactId>
909 42451 jjdelcerro
                <version>2.0.111</version>
910 40501 jjdelcerro
            </dependency>
911
            <dependency>
912
                <groupId>org.gvsig</groupId>
913 40435 jjdelcerro
                <artifactId>org.gvsig.andami</artifactId>
914 42451 jjdelcerro
                <version>2.0.111</version>
915 40435 jjdelcerro
            </dependency>
916
            <dependency>
917
                <groupId>org.gvsig</groupId>
918
                <artifactId>org.gvsig.app</artifactId>
919 42451 jjdelcerro
                <version>2.0.111</version>
920 41695 fdiaz
            </dependency>
921 40435 jjdelcerro
            <dependency>
922
                <groupId>org.gvsig</groupId>
923
                <artifactId>org.gvsig.ui</artifactId>
924 42451 jjdelcerro
                <version>2.0.111</version>
925 40435 jjdelcerro
            </dependency>
926
            <dependency>
927
                <groupId>org.gvsig</groupId>
928
                <artifactId>org.gvsig.fmap.control</artifactId>
929 42451 jjdelcerro
                <version>2.0.111</version>
930 40435 jjdelcerro
            </dependency>
931
            <dependency>
932
                <groupId>org.gvsig</groupId>
933
                <artifactId>org.gvsig.fmap.mapcontext.api</artifactId>
934 42451 jjdelcerro
                <version>2.0.111</version>
935 40435 jjdelcerro
            </dependency>
936
            <dependency>
937
                <groupId>org.gvsig</groupId>
938
                <artifactId>org.gvsig.fmap.mapcontext.impl</artifactId>
939 42451 jjdelcerro
                <version>2.0.111</version>
940 40435 jjdelcerro
            </dependency>
941
            <dependency>
942
                <groupId>org.gvsig</groupId>
943
                <artifactId>org.gvsig.fmap.mapcontext.operation</artifactId>
944 42451 jjdelcerro
                <version>2.0.111</version>
945 40435 jjdelcerro
            </dependency>
946
            <dependency>
947
                <groupId>org.gvsig</groupId>
948
                <artifactId>org.gvsig.fmap.dal.api</artifactId>
949 42451 jjdelcerro
                <version>2.0.111</version>
950 40435 jjdelcerro
            </dependency>
951
            <dependency>
952
                <groupId>org.gvsig</groupId>
953
                <artifactId>org.gvsig.fmap.dal.spi</artifactId>
954 42451 jjdelcerro
                <version>2.0.111</version>
955 40435 jjdelcerro
            </dependency>
956
            <dependency>
957
                <groupId>org.gvsig</groupId>
958
                <artifactId>org.gvsig.fmap.dal.impl</artifactId>
959 42451 jjdelcerro
                <version>2.0.111</version>
960 40435 jjdelcerro
            </dependency>
961
            <dependency>
962
                <groupId>org.gvsig</groupId>
963
                <artifactId>org.gvsig.fmap.dal.impl</artifactId>
964 42451 jjdelcerro
                <version>2.0.111</version>
965 40435 jjdelcerro
                <type>test-jar</type>
966
                <scope>test</scope>
967
            </dependency>
968
            <dependency>
969
                <groupId>org.gvsig</groupId>
970
                <artifactId>org.gvsig.fmap.dal.db.lib</artifactId>
971 42451 jjdelcerro
                <version>2.0.111</version>
972 40435 jjdelcerro
            </dependency>
973
            <dependency>
974
                <groupId>org.gvsig</groupId>
975
                <artifactId>org.gvsig.fmap.dal.db.jdbc</artifactId>
976 42451 jjdelcerro
                <version>2.0.111</version>
977 40435 jjdelcerro
            </dependency>
978
            <dependency>
979
                <groupId>org.gvsig</groupId>
980
                <artifactId>org.gvsig.fmap.dal.db.h2</artifactId>
981 42451 jjdelcerro
                <version>2.0.111</version>
982 40435 jjdelcerro
            </dependency>
983 40513 jjdelcerro
984 40435 jjdelcerro
            <dependency>
985
                <groupId>org.gvsig</groupId>
986 40513 jjdelcerro
                <artifactId>org.gvsig.fmap.dal.file.lib</artifactId>
987 42451 jjdelcerro
                <version>2.0.111</version>
988 40435 jjdelcerro
            </dependency>
989
            <dependency>
990
                <groupId>org.gvsig</groupId>
991
                <artifactId>org.gvsig.fmap.dal.file.dbf</artifactId>
992 42451 jjdelcerro
                <version>2.0.111</version>
993 40435 jjdelcerro
            </dependency>
994
            <dependency>
995
                <groupId>org.gvsig</groupId>
996 41012 jjdelcerro
                <artifactId>org.gvsig.fmap.dal.file.csv</artifactId>
997 42451 jjdelcerro
                <version>2.0.111</version>
998 41012 jjdelcerro
            </dependency>
999
            <dependency>
1000
                <groupId>org.gvsig</groupId>
1001 40435 jjdelcerro
                <artifactId>org.gvsig.fmap.dal.file.shp</artifactId>
1002 42451 jjdelcerro
                <version>2.0.111</version>
1003 40435 jjdelcerro
            </dependency>
1004
            <dependency>
1005 42104 jjdelcerro
              <groupId>org.gvsig</groupId>
1006
              <artifactId>org.gvsig.fmap.dal.swing.api</artifactId>
1007 42451 jjdelcerro
              <version>2.0.111</version>
1008 42104 jjdelcerro
            </dependency>
1009
                <dependency>
1010
              <groupId>org.gvsig</groupId>
1011
              <artifactId>org.gvsig.fmap.dal.swing.impl</artifactId>
1012 42451 jjdelcerro
               <version>2.0.111</version>
1013 42125 fdiaz
            </dependency>
1014 42104 jjdelcerro
            <dependency>
1015 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1016
                <artifactId>org.gvsig.newlayer.lib.api</artifactId>
1017 42451 jjdelcerro
                <version>2.0.111</version>
1018 40435 jjdelcerro
            </dependency>
1019
            <dependency>
1020 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1021
                <artifactId>org.gvsig.newlayer.lib.api</artifactId>
1022 42451 jjdelcerro
                <version>2.0.111</version>
1023 41419 jjdelcerro
                <type>test-jar</type>
1024 40435 jjdelcerro
            </dependency>
1025
            <dependency>
1026 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1027
                <artifactId>org.gvsig.newlayer.lib.impl</artifactId>
1028 42451 jjdelcerro
                <version>2.0.111</version>
1029 40435 jjdelcerro
            </dependency>
1030
            <dependency>
1031
                <groupId>org.gvsig</groupId>
1032
                <artifactId>org.gvsig.newlayer.prov.generic</artifactId>
1033 41546 jjdelcerro
                <version>2.0.46-SNAPSHOT</version>
1034 41695 fdiaz
            </dependency>
1035 40435 jjdelcerro
            <dependency>
1036
                <groupId>org.gvsig</groupId>
1037
                <artifactId>org.gvsig.newlayer.prov.file</artifactId>
1038 42451 jjdelcerro
                <version>2.0.111</version>
1039 41695 fdiaz
            </dependency>
1040 40435 jjdelcerro
            <dependency>
1041
                <groupId>org.gvsig</groupId>
1042
                <artifactId>org.gvsig.newlayer.prov.shape</artifactId>
1043 42451 jjdelcerro
                <version>2.0.111</version>
1044 41695 fdiaz
            </dependency>
1045 40435 jjdelcerro
            <dependency>
1046
                <groupId>org.gvsig</groupId>
1047
                <artifactId>org.gvsig.symbology.lib.api</artifactId>
1048 42451 jjdelcerro
                <version>2.0.111</version>
1049 40435 jjdelcerro
            </dependency>
1050
            <dependency>
1051
                <groupId>org.gvsig</groupId>
1052
                <artifactId>org.gvsig.symbology.lib.impl</artifactId>
1053 42451 jjdelcerro
                <version>2.0.111</version>
1054 40435 jjdelcerro
            </dependency>
1055
            <dependency>
1056
                <groupId>org.gvsig</groupId>
1057
                <artifactId>org.gvsig.symbology.swing.api</artifactId>
1058 42451 jjdelcerro
                <version>2.0.111</version>
1059 40435 jjdelcerro
            </dependency>
1060
            <dependency>
1061
                <groupId>org.gvsig</groupId>
1062
                <artifactId>org.gvsig.symbology.swing.impl</artifactId>
1063 42451 jjdelcerro
                <version>2.0.111</version>
1064 40435 jjdelcerro
            </dependency>
1065
            <dependency>
1066
                <groupId>org.gvsig</groupId>
1067
                <artifactId>org.gvsig.fmap.geometry.api</artifactId>
1068 42451 jjdelcerro
                <version>2.0.111</version>
1069 40435 jjdelcerro
            </dependency>
1070 42383 jjdelcerro
            <!--
1071 40435 jjdelcerro
            <dependency>
1072
                <groupId>org.gvsig</groupId>
1073 41597 jjdelcerro
                <artifactId>org.gvsig.fmap.geometry.generalpath</artifactId>
1074 42238 jjdelcerro
                <version>2.0.103-SNAPSHOT</version>
1075 40435 jjdelcerro
            </dependency>
1076
            <dependency>
1077
                <groupId>org.gvsig</groupId>
1078
                <artifactId>org.gvsig.fmap.geometry.operation</artifactId>
1079 42238 jjdelcerro
                <version>2.0.103-SNAPSHOT</version>
1080 40435 jjdelcerro
            </dependency>
1081 42383 jjdelcerro
            -->
1082 40435 jjdelcerro
            <dependency>
1083
                <groupId>org.gvsig</groupId>
1084 42318 fdiaz
                <artifactId>org.gvsig.fmap.geometry.jts</artifactId>
1085 42451 jjdelcerro
                <version>2.0.111</version>
1086 42318 fdiaz
            </dependency>
1087
            <dependency>
1088
                <groupId>org.gvsig</groupId>
1089
                <artifactId>org.gvsig.fmap.geometry.operation.jts</artifactId>
1090 42451 jjdelcerro
                <version>2.0.111</version>
1091 42318 fdiaz
            </dependency>
1092
1093
1094
            <dependency>
1095
                <groupId>org.gvsig</groupId>
1096 40435 jjdelcerro
                <artifactId>org.gvsig.tools.evaluator.sqljep</artifactId>
1097 42451 jjdelcerro
                <version>2.0.111</version>
1098 40435 jjdelcerro
            </dependency>
1099
            <dependency>
1100
                <groupId>org.gvsig</groupId>
1101
                <artifactId>org.gvsig.compat.api</artifactId>
1102 42451 jjdelcerro
                <version>2.0.111</version>
1103 40435 jjdelcerro
            </dependency>
1104
            <dependency>
1105
                <groupId>org.gvsig</groupId>
1106
                <artifactId>org.gvsig.compat.se</artifactId>
1107 42451 jjdelcerro
                <version>2.0.111</version>
1108 40435 jjdelcerro
            </dependency>
1109
            <dependency>
1110
                <groupId>org.gvsig</groupId>
1111
                <artifactId>org.gvsig.remoteclient</artifactId>
1112 42451 jjdelcerro
                <version>2.0.111</version>
1113 40435 jjdelcerro
            </dependency>
1114
            <dependency>
1115
                <groupId>org.gvsig</groupId>
1116
                <artifactId>org.gvsig.i18n</artifactId>
1117 42451 jjdelcerro
                <version>2.0.111</version>
1118 40435 jjdelcerro
            </dependency>
1119
            <dependency>
1120
                <groupId>org.gvsig</groupId>
1121
                <artifactId>org.gvsig.utils</artifactId>
1122 42451 jjdelcerro
                <version>2.0.111</version>
1123 40435 jjdelcerro
            </dependency>
1124
            <dependency>
1125 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1126
                <artifactId>org.gvsig.annotation.lib.api</artifactId>
1127 42451 jjdelcerro
                <version>2.0.111</version>
1128 41695 fdiaz
            </dependency>
1129 40435 jjdelcerro
            <dependency>
1130 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1131
                <artifactId>org.gvsig.annotation.lib.impl</artifactId>
1132 42451 jjdelcerro
                <version>2.0.111</version>
1133 41695 fdiaz
            </dependency>
1134 40435 jjdelcerro
            <dependency>
1135 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1136
                <artifactId>org.gvsig.annotation.swing.api</artifactId>
1137 42451 jjdelcerro
                <version>2.0.111</version>
1138 40435 jjdelcerro
            </dependency>
1139
            <dependency>
1140 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1141
                <artifactId>org.gvsig.annotation.swing.impl</artifactId>
1142 42451 jjdelcerro
                <version>2.0.111</version>
1143 40435 jjdelcerro
            </dependency>
1144
            <dependency>
1145 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1146
                <artifactId>org.gvsig.exportto.lib.api</artifactId>
1147 42451 jjdelcerro
                <version>2.0.111</version>
1148 40435 jjdelcerro
            </dependency>
1149
            <dependency>
1150 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1151
                <artifactId>org.gvsig.exportto.lib.api</artifactId>
1152 42451 jjdelcerro
                <version>2.0.111</version>
1153 41419 jjdelcerro
                <type>test-jar</type>
1154 40435 jjdelcerro
            </dependency>
1155
            <dependency>
1156
                <groupId>org.gvsig</groupId>
1157
                <artifactId>org.gvsig.exportto.lib.impl</artifactId>
1158 42451 jjdelcerro
                <version>2.0.111</version>
1159 40435 jjdelcerro
            </dependency>
1160
            <dependency>
1161
                <groupId>org.gvsig</groupId>
1162
                <artifactId>org.gvsig.exportto.swing.api</artifactId>
1163 42451 jjdelcerro
                <version>2.0.111</version>
1164 40435 jjdelcerro
            </dependency>
1165
            <dependency>
1166
                <groupId>org.gvsig</groupId>
1167
                <artifactId>org.gvsig.exportto.swing.spi</artifactId>
1168 42451 jjdelcerro
                <version>2.0.111</version>
1169 40435 jjdelcerro
            </dependency>
1170
            <dependency>
1171
                <groupId>org.gvsig</groupId>
1172
                <artifactId>org.gvsig.exportto.swing.impl</artifactId>
1173 42451 jjdelcerro
                <version>2.0.111</version>
1174 40435 jjdelcerro
            </dependency>
1175
            <dependency>
1176
                <groupId>org.gvsig</groupId>
1177
                <artifactId>org.gvsig.exportto.swing.prov.generic</artifactId>
1178 41546 jjdelcerro
                <version>2.0.46-SNAPSHOT</version>
1179 40435 jjdelcerro
            </dependency>
1180
            <dependency>
1181
                <groupId>org.gvsig</groupId>
1182
                <artifactId>org.gvsig.exportto.swing.prov.file</artifactId>
1183 42451 jjdelcerro
                <version>2.0.111</version>
1184 40435 jjdelcerro
            </dependency>
1185
            <dependency>
1186
                <groupId>org.gvsig</groupId>
1187
                <artifactId>org.gvsig.exportto.swing.prov.jdbc</artifactId>
1188 42451 jjdelcerro
                <version>2.0.111</version>
1189 40435 jjdelcerro
            </dependency>
1190
            <dependency>
1191
                <groupId>org.gvsig</groupId>
1192
                <artifactId>org.gvsig.exportto.swing.prov.shape</artifactId>
1193 42451 jjdelcerro
                <version>2.0.111</version>
1194 40435 jjdelcerro
            </dependency>
1195
            <dependency>
1196
                <groupId>org.gvsig</groupId>
1197
                <artifactId>org.gvsig.exportto.swing.prov.dxf</artifactId>
1198 42451 jjdelcerro
                <version>2.0.111</version>
1199 40435 jjdelcerro
            </dependency>
1200
            <dependency>
1201
                <groupId>org.gvsig</groupId>
1202
                <artifactId>org.gvsig.exportto.swing.prov.dbf</artifactId>
1203 42451 jjdelcerro
                <version>2.0.111</version>
1204 40435 jjdelcerro
            </dependency>
1205
            <dependency>
1206
                <groupId>org.gvsig</groupId>
1207
                <artifactId>org.gvsig.exportto.swing.prov.postgresql</artifactId>
1208 42451 jjdelcerro
                <version>2.0.111</version>
1209 40435 jjdelcerro
            </dependency>
1210
            <dependency>
1211
                <groupId>org.gvsig</groupId>
1212
                <artifactId>org.gvsig.exportto.swing.prov.mysql</artifactId>
1213 42451 jjdelcerro
                <version>2.0.111</version>
1214 40435 jjdelcerro
            </dependency>
1215
            <dependency>
1216
                <groupId>org.gvsig</groupId>
1217
                <artifactId>org.gvsig.personaldb.lib.api</artifactId>
1218 42451 jjdelcerro
                <version>2.0.111</version>
1219 40435 jjdelcerro
            </dependency>
1220
            <dependency>
1221
                <groupId>org.gvsig</groupId>
1222
                <artifactId>org.gvsig.personaldb.lib.api</artifactId>
1223 42451 jjdelcerro
                <version>2.0.111</version>
1224 40435 jjdelcerro
                <type>test-jar</type>
1225
                <scope>test</scope>
1226
            </dependency>
1227
            <dependency>
1228
                <groupId>org.gvsig</groupId>
1229
                <artifactId>org.gvsig.personaldb.lib.impl</artifactId>
1230 42451 jjdelcerro
                <version>2.0.111</version>
1231 40435 jjdelcerro
            </dependency>
1232
            <dependency>
1233 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1234
                <artifactId>org.gvsig.installer.swing.api</artifactId>
1235 42451 jjdelcerro
                <version>2.0.111</version>
1236 40435 jjdelcerro
            </dependency>
1237
            <dependency>
1238
                <groupId>org.gvsig</groupId>
1239
                <artifactId>org.gvsig.installer.swing.impl</artifactId>
1240 42451 jjdelcerro
                <version>2.0.111</version>
1241 40435 jjdelcerro
            </dependency>
1242
            <dependency>
1243 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1244
                <artifactId>org.gvsig.installer.lib.api</artifactId>
1245 42451 jjdelcerro
                <version>2.0.111</version>
1246 40435 jjdelcerro
            </dependency>
1247
            <dependency>
1248 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1249
                <artifactId>org.gvsig.installer.lib.spi</artifactId>
1250 42451 jjdelcerro
                <version>2.0.111</version>
1251 40435 jjdelcerro
            </dependency>
1252
            <dependency>
1253 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1254
                <artifactId>org.gvsig.installer.lib.impl</artifactId>
1255 42451 jjdelcerro
                <version>2.0.111</version>
1256 40435 jjdelcerro
            </dependency>
1257
            <dependency>
1258 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1259
                <artifactId>org.gvsig.installer.prov.plugin</artifactId>
1260 42451 jjdelcerro
                <version>2.0.111</version>
1261 40435 jjdelcerro
            </dependency>
1262
            <dependency>
1263 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1264
                <artifactId>org.gvsig.geodb.app.mainplugin</artifactId>
1265 42451 jjdelcerro
                <version>2.0.111</version>
1266 40435 jjdelcerro
            </dependency>
1267
1268
            <dependency>
1269 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1270
                <artifactId>org.gvsig.app.document.table.app.mainplugin</artifactId>
1271 42451 jjdelcerro
                <version>2.0.111</version>
1272 41695 fdiaz
            </dependency>
1273 40435 jjdelcerro
            <dependency>
1274 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1275
                <artifactId>org.gvsig.daltransform.app.mainplugin</artifactId>
1276 42451 jjdelcerro
                <version>2.0.111</version>
1277 41695 fdiaz
            </dependency>
1278 40435 jjdelcerro
            <dependency>
1279 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1280
                <artifactId>org.gvsig.daltransform.app.mainplugin</artifactId>
1281 42451 jjdelcerro
                <version>2.0.111</version>
1282 41419 jjdelcerro
                <type>test-jar</type>
1283
                <scope>test</scope>
1284 41695 fdiaz
            </dependency>
1285 41415 jjdelcerro
            <dependency>
1286 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1287
                <artifactId>org.gvsig.daltransform.app.join</artifactId>
1288 42451 jjdelcerro
                <version>2.0.111</version>
1289 41695 fdiaz
            </dependency>
1290 41415 jjdelcerro
            <dependency>
1291 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1292
                <artifactId>org.gvsig.daltransform.app.eventtheme</artifactId>
1293 42451 jjdelcerro
                <version>2.0.111</version>
1294 41695 fdiaz
            </dependency>
1295 41416 jjdelcerro
1296 41419 jjdelcerro
            <dependency>
1297
                <groupId>org.gvsig</groupId>
1298
                <artifactId>org.gvsig.app.mainplugin</artifactId>
1299 42451 jjdelcerro
                <version>2.0.111</version>
1300 41419 jjdelcerro
            </dependency>
1301
            <dependency>
1302
                <groupId>org.gvsig</groupId>
1303
                <artifactId>org.gvsig.annotation.app.mainplugin</artifactId>
1304 42451 jjdelcerro
                <version>2.0.111</version>
1305 41419 jjdelcerro
            </dependency>
1306
            <dependency>
1307
                <groupId>org.gvsig</groupId>
1308
                <artifactId>org.gvsig.centerviewpoint.app.mainplugin</artifactId>
1309 42451 jjdelcerro
                <version>2.0.111</version>
1310 41419 jjdelcerro
            </dependency>
1311
            <dependency>
1312
                <groupId>org.gvsig</groupId>
1313
                <artifactId>org.gvsig.coreplugin.app.mainplugin</artifactId>
1314 42451 jjdelcerro
                <version>2.0.111</version>
1315 41419 jjdelcerro
            </dependency>
1316
            <dependency>
1317
                <groupId>org.gvsig</groupId>
1318
                <artifactId>org.gvsig.datalocator.app.mainplugin</artifactId>
1319 42451 jjdelcerro
                <version>2.0.111</version>
1320 41419 jjdelcerro
            </dependency>
1321
            <dependency>
1322
                <groupId>org.gvsig</groupId>
1323
                <artifactId>org.gvsig.editing.app.mainplugin</artifactId>
1324 42451 jjdelcerro
                <version>2.0.111</version>
1325 41419 jjdelcerro
            </dependency>
1326
            <dependency>
1327
                <groupId>org.gvsig</groupId>
1328
                <artifactId>org.gvsig.exportto.app.mainplugin</artifactId>
1329 42451 jjdelcerro
                <version>2.0.111</version>
1330 41419 jjdelcerro
            </dependency>
1331
            <dependency>
1332
                <groupId>org.gvsig</groupId>
1333
                <artifactId>org.gvsig.mkmvnproject.app.mainplugin</artifactId>
1334 41589 jjdelcerro
                <version>2.0.49-SNAPSHOT</version>
1335 41419 jjdelcerro
            </dependency>
1336
            <dependency>
1337
                <groupId>org.gvsig</groupId>
1338
                <artifactId>org.gvsig.installer.app.mainplugin</artifactId>
1339 42451 jjdelcerro
                <version>2.0.111</version>
1340 41419 jjdelcerro
            </dependency>
1341
            <!--
1342
                      <dependency>
1343
                        <groupId>org.gvsig</groupId>
1344
                        <artifactId>org.gvsig.symbology.app.mainplugin</artifactId>
1345
                        <version>2.0.10-SNAPSHOT</version>
1346
                      </dependency>
1347
            -->
1348
            <dependency>
1349
                <groupId>org.gvsig</groupId>
1350
                <artifactId>org.gvsig.i18n.app.mainplugin</artifactId>
1351 42451 jjdelcerro
                <version>2.0.111</version>
1352 41419 jjdelcerro
            </dependency>
1353
            <dependency>
1354
                <groupId>org.gvsig</groupId>
1355
                <artifactId>org.gvsig.selectiontools.app.mainplugin</artifactId>
1356 42451 jjdelcerro
                <version>2.0.111</version>
1357 41419 jjdelcerro
            </dependency>
1358
            <dependency>
1359
                <groupId>org.gvsig</groupId>
1360
                <artifactId>org.gvsig.geometrymeasurement.app.mainplugin</artifactId>
1361 42451 jjdelcerro
                <version>2.0.111</version>
1362 41419 jjdelcerro
            </dependency>
1363
            <dependency>
1364
                <groupId>org.gvsig</groupId>
1365
                <artifactId>org.gvsig.newlayer.app.mainplugin</artifactId>
1366 42451 jjdelcerro
                <version>2.0.111</version>
1367 41419 jjdelcerro
            </dependency>
1368 42003 jjdelcerro
            <!--
1369 41419 jjdelcerro
            <dependency>
1370
                <groupId>org.gvsig</groupId>
1371
                <artifactId>org.gvsig.help.app.mainplugin</artifactId>
1372
                <version>2.0.24-SNAPSHOT</version>
1373
            </dependency>
1374 42003 jjdelcerro
            -->
1375
            <dependency>
1376
                <groupId>org.gvsig</groupId>
1377
                <artifactId>org.gvsig.timesupport.lib.api</artifactId>
1378 42451 jjdelcerro
                <version>2.0.111</version>
1379 42003 jjdelcerro
            </dependency>
1380
            <dependency>
1381
                <groupId>org.gvsig</groupId>
1382
                <artifactId>org.gvsig.timesupport.lib.impl</artifactId>
1383 42451 jjdelcerro
                <version>2.0.111</version>
1384 42003 jjdelcerro
            </dependency>
1385
            <dependency>
1386
                <groupId>org.gvsig</groupId>
1387
                <artifactId>org.gvsig.timesupport.swing.api</artifactId>
1388 42451 jjdelcerro
                <version>2.0.111</version>
1389 42003 jjdelcerro
            </dependency>
1390
            <dependency>
1391
                <groupId>org.gvsig</groupId>
1392
                <artifactId>org.gvsig.timesupport.swing.impl</artifactId>
1393 42451 jjdelcerro
                <version>2.0.111</version>
1394 42003 jjdelcerro
            </dependency>
1395 40581 jjdelcerro
1396 40435 jjdelcerro
        </dependencies>
1397
    </dependencyManagement>
1398
1399
    <dependencies>
1400 41419 jjdelcerro
        <dependency>
1401
            <groupId>junit</groupId>
1402
            <artifactId>junit</artifactId>
1403
            <scope>test</scope>
1404
        </dependency>
1405 40435 jjdelcerro
    </dependencies>
1406
1407
    <build>
1408 41419 jjdelcerro
        <extensions>
1409
            <extension>
1410
                <groupId>org.apache.maven.wagon</groupId>
1411
                <artifactId>wagon-webdav-jackrabbit</artifactId>
1412
                <version>2.4</version>
1413
            </extension>
1414
        </extensions>
1415 40480 jjdelcerro
1416 41419 jjdelcerro
        <pluginManagement>
1417
            <plugins>
1418 40435 jjdelcerro
1419 41419 jjdelcerro
                <plugin>
1420
                    <groupId>org.apache.maven.plugins</groupId>
1421
                    <artifactId>maven-scm-plugin</artifactId>
1422
                    <version>1.9</version>
1423
                    <configuration>
1424
                        <connectionType>connection</connectionType>
1425
                    </configuration>
1426
                </plugin>
1427 41695 fdiaz
1428 41419 jjdelcerro
                <plugin>
1429
                    <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
1430
                    <groupId>org.eclipse.m2e</groupId>
1431
                    <artifactId>lifecycle-mapping</artifactId>
1432
                    <version>1.0.0</version>
1433
                    <configuration>
1434
                        <lifecycleMappingMetadata>
1435
                            <pluginExecutions>
1436
                                <pluginExecution>
1437
                                    <pluginExecutionFilter>
1438
                                        <groupId>org.gvsig</groupId>
1439
                                        <artifactId> org.gvsig.installer.maven </artifactId>
1440
                                        <versionRange> [2.0.10-SNAPSHOT,) </versionRange>
1441
                                        <goals>
1442
                                            <goal>write-info</goal>
1443
                                        </goals>
1444
                                    </pluginExecutionFilter>
1445
                                    <action>
1446
                                        <ignore />
1447
                                    </action>
1448
                                </pluginExecution>
1449
                                <pluginExecution>
1450
                                    <pluginExecutionFilter>
1451
                                        <groupId> org.codehaus.mojo </groupId>
1452
                                        <artifactId> properties-maven-plugin </artifactId>
1453
                                        <versionRange> [1.0-alpha-2,) </versionRange>
1454
                                        <goals>
1455
                                            <goal>
1456
                                                read-project-properties
1457
                                            </goal>
1458
                                        </goals>
1459
                                    </pluginExecutionFilter>
1460
                                    <action>
1461
                                        <ignore />
1462
                                    </action>
1463
                                </pluginExecution>
1464
                                <pluginExecution>
1465
                                    <pluginExecutionFilter>
1466
                                        <groupId>org.codehaus.gmaven</groupId>
1467
                                        <artifactId>gmaven-plugin</artifactId>
1468
                                        <versionRange>[1.4,)</versionRange>
1469
                                        <goals>
1470
                                            <goal>execute</goal>
1471
                                        </goals>
1472
                                    </pluginExecutionFilter>
1473
                                    <action>
1474
                                        <ignore />
1475
                                    </action>
1476
                                </pluginExecution>
1477
                                <pluginExecution>
1478
                                    <pluginExecutionFilter>
1479
                                        <groupId>org.apache.maven.plugins</groupId>
1480
                                        <artifactId>
1481
                                            maven-dependency-plugin
1482
                                        </artifactId>
1483
                                        <versionRange>[2.1,)</versionRange>
1484
                                        <goals>
1485
                                            <goal>unpack</goal>
1486
                                        </goals>
1487
                                    </pluginExecutionFilter>
1488
                                    <action>
1489
                                        <ignore />
1490
                                    </action>
1491
                                </pluginExecution>
1492
                            </pluginExecutions>
1493
                        </lifecycleMappingMetadata>
1494
                    </configuration>
1495
                </plugin>
1496 40435 jjdelcerro
1497 41419 jjdelcerro
                <plugin>
1498
                    <groupId>org.apache.maven.plugins</groupId>
1499
                    <artifactId>maven-compiler-plugin</artifactId>
1500
                    <version>2.3.2</version>
1501
                    <configuration>
1502 42394 jjdelcerro
                        <source>1.7</source>
1503
                        <target>1.7</target>
1504 41419 jjdelcerro
                        <encoding>ISO-8859-1</encoding>
1505
                    </configuration>
1506
                </plugin>
1507 40435 jjdelcerro
1508 41419 jjdelcerro
                <plugin>
1509
                    <groupId>org.apache.maven.plugins</groupId>
1510
                    <artifactId>maven-resources-plugin</artifactId>
1511
                    <version>2.4.3</version>
1512
                    <configuration>
1513
                        <encoding>ISO-8859-1</encoding>
1514
                    </configuration>
1515
                </plugin>
1516 40435 jjdelcerro
1517 41419 jjdelcerro
                <plugin>
1518
                    <groupId>org.apache.maven.plugins</groupId>
1519
                    <artifactId>maven-eclipse-plugin</artifactId>
1520
                    <configuration>
1521
                        <downloadSources>true</downloadSources>
1522
                        <downloadJavadocs>true</downloadJavadocs>
1523
                        <projectNameTemplate>${project.artifactId}</projectNameTemplate>
1524
                    </configuration>
1525
                </plugin>
1526 40435 jjdelcerro
1527 41419 jjdelcerro
                <plugin>
1528
                    <groupId>org.apache.maven.plugins</groupId>
1529
                    <artifactId>maven-surefire-plugin</artifactId>
1530
                    <version>2.7.1</version>
1531
                    <configuration>
1532
                        <forkMode>once</forkMode>
1533
                        <environmentVariables>
1534
                            <DYLD_FRAMEWORK_PATH>${user.home}/.depman/Frameworks</DYLD_FRAMEWORK_PATH>
1535
                            <DYLD_LIBRARY_PATH>${user.home}/.depman/lib</DYLD_LIBRARY_PATH>
1536
                            <GDAL_DATA>${user.home}/.depman/data/gdal</GDAL_DATA>
1537
                            <LD_LIBRARY_PATH>${user.home}/.depman/lib</LD_LIBRARY_PATH>
1538
                            <PATH>${user.home}/.depman/bin${path.separator}${env.PATH}</PATH>
1539
                            <PROJ_LIB>${gvsig.product.folder.path}/gvSIG/extensiones/org.gvsig.crs.extension/data</PROJ_LIB>
1540
                        </environmentVariables>
1541
                    </configuration>
1542
                </plugin>
1543 40435 jjdelcerro
1544 41419 jjdelcerro
                <plugin>
1545
                    <groupId>org.apache.maven.plugins</groupId>
1546
                    <artifactId>maven-failsafe-plugin</artifactId>
1547
                    <executions>
1548
                        <execution>
1549
                            <goals>
1550
                                <goal>integration-test</goal>
1551
                                <goal>verify</goal>
1552
                            </goals>
1553
                        </execution>
1554
                    </executions>
1555
                    <configuration>
1556
                        <forkMode>once</forkMode>
1557
                        <environmentVariables>
1558
                            <DYLD_FRAMEWORK_PATH>${user.home}/.depman/Frameworks</DYLD_FRAMEWORK_PATH>
1559
                            <DYLD_LIBRARY_PATH>${user.home}/.depman/lib</DYLD_LIBRARY_PATH>
1560
                            <GDAL_DATA>${user.home}/.depman/data/gdal</GDAL_DATA>
1561
                            <LD_LIBRARY_PATH>${user.home}/.depman/lib</LD_LIBRARY_PATH>
1562
                            <PATH>${user.home}/.depman/bin${path.separator}${env.PATH}</PATH>
1563
                            <PROJ_LIB>${gvsig.product.folder.path}/gvSIG/extensiones/org.gvsig.crs.extension/data</PROJ_LIB>
1564
                        </environmentVariables>
1565
                    </configuration>
1566
                </plugin>
1567 40435 jjdelcerro
1568 41419 jjdelcerro
                <plugin>
1569
                    <groupId>org.apache.maven.plugins</groupId>
1570
                    <artifactId>maven-javadoc-plugin</artifactId>
1571
                    <version>2.9</version>
1572
                    <configuration>
1573
                        <docTitle>${project.name} ${project.version}</docTitle>
1574
                        <encoding>ISO-8859-1</encoding>
1575
                        <footer />
1576
                        <header />
1577
                        <keywords>false</keywords>
1578
                        <!-- Don't include the deprecateds items in the javadoc -->
1579
                        <nodeprecated>true</nodeprecated>
1580
                        <!-- Don't generate javadoc of project with submodules -->
1581
                        <aggregate>false</aggregate>
1582
                        <!-- Removed detection of links due to its high cost -->
1583
                        <detectJavaApiLink>false</detectJavaApiLink>
1584
                        <detectLinks>false</detectLinks>
1585
                        <detectOfflineLinks>false</detectOfflineLinks>
1586
                        <!-- Removed the inclusion of dependencies sources due to their high cost -->
1587
                        <includeDependencySources>false</includeDependencySources>
1588 41695 fdiaz
                        <includeTransitiveDependencySources>false</includeTransitiveDependencySources>
1589 41419 jjdelcerro
                        <javaApiLinks>
1590
                            <property>
1591
                                <name>api_1.4</name>
1592
                                <value>http://download.oracle.com/javase/1.4.2/docs/api/</value>
1593
                            </property>
1594
                            <property>
1595
                                <name>api_1.5</name>
1596
                                <value>http://download.oracle.com/javase/1.5.0/docs/api/</value>
1597
                            </property>
1598
                            <property>
1599
                                <name>api_1.6</name>
1600
                                <value>http://download.oracle.com/javase/6/docs/api/</value>
1601
                            </property>
1602 42394 jjdelcerro
                            <property>
1603
                                <name>api_1.7</name>
1604
                                <value>http://download.oracle.com/javase/7/docs/api/</value>
1605
                            </property>
1606 41419 jjdelcerro
                        </javaApiLinks>
1607
                    </configuration>
1608
                </plugin>
1609 40435 jjdelcerro
1610 41419 jjdelcerro
                <plugin>
1611
                    <groupId>org.apache.maven.plugins</groupId>
1612
                    <artifactId>maven-site-plugin</artifactId>
1613
                    <version>3.3</version>
1614
                    <configuration>
1615
                        <chmod>true</chmod>
1616
                        <chmodMode>a+rwX</chmodMode>
1617
                    </configuration>
1618
                </plugin>
1619 40435 jjdelcerro
1620 41419 jjdelcerro
                <plugin>
1621
                    <groupId>org.apache.maven.plugins</groupId>
1622
                    <artifactId>maven-jar-plugin</artifactId>
1623
                    <version>2.3.1</version>
1624
                    <configuration>
1625
                        <archive>
1626
                            <manifestEntries>
1627
                                <Built-By>gvSIG Team</Built-By>
1628
                            </manifestEntries>
1629
                        </archive>
1630
                    </configuration>
1631
                </plugin>
1632 41695 fdiaz
1633 41419 jjdelcerro
                <plugin>
1634
                    <groupId>org.codehaus.mojo</groupId>
1635
                    <artifactId>properties-maven-plugin</artifactId>
1636
                    <version>1.0-alpha-2</version>
1637
                </plugin>
1638 41695 fdiaz
1639 41419 jjdelcerro
                <plugin>
1640
                    <groupId>org.apache.maven.plugins</groupId>
1641
                    <artifactId>maven-antrun-plugin</artifactId>
1642
                    <version>1.7</version>
1643
                </plugin>
1644 40435 jjdelcerro
1645 41419 jjdelcerro
                <plugin>
1646
                    <groupId>org.codehaus.mojo</groupId>
1647
                    <artifactId>animal-sniffer-maven-plugin</artifactId>
1648
                    <version>1.9</version>
1649
                </plugin>
1650 40435 jjdelcerro
1651 41419 jjdelcerro
                <plugin>
1652
                    <groupId>org.apache.maven.plugins</groupId>
1653
                    <artifactId>maven-release-plugin</artifactId>
1654
                    <version>2.4.1</version>
1655
                </plugin>
1656 40649 jjdelcerro
1657 41419 jjdelcerro
                <plugin>
1658
                    <groupId>org.apache.maven.plugins</groupId>
1659
                    <artifactId>maven-deploy-plugin</artifactId>
1660
                    <version>2.6</version>
1661
                </plugin>
1662 40435 jjdelcerro
1663 41419 jjdelcerro
                <plugin>
1664
                    <artifactId>maven-assembly-plugin</artifactId>
1665
                    <version>2.4</version>
1666
                    <executions>
1667
                        <execution>
1668
                            <id>gvsig-plugin-package</id>
1669
                            <phase>package</phase>
1670
                            <configuration>
1671
                                <ignoreDirFormatExtensions>true</ignoreDirFormatExtensions>
1672
                                <appendAssemblyId>false</appendAssemblyId>
1673
                                <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>
1674
                                <descriptors>
1675
                                    <descriptor>src/main/assembly/gvsig-plugin-package.xml</descriptor>
1676
                                </descriptors>
1677
                            </configuration>
1678
                        </execution>
1679
                    </executions>
1680
                </plugin>
1681 40435 jjdelcerro
1682 41419 jjdelcerro
                <plugin>
1683
                    <groupId>org.apache.maven.plugins</groupId>
1684
                    <artifactId>maven-clean-plugin</artifactId>
1685
                    <version>2.4.1</version>
1686
                </plugin>
1687 41695 fdiaz
1688 41419 jjdelcerro
                <plugin>
1689
                    <groupId>org.codehaus.mojo</groupId>
1690
                    <artifactId>exec-maven-plugin</artifactId>
1691
                    <version>1.2</version>
1692 41695 fdiaz
                </plugin>
1693 40469 jjdelcerro
1694 41419 jjdelcerro
                <plugin>
1695
                    <!-- invoke as "mvn license:format" to fix the header -->
1696
                    <!-- invoke as "mvn license:check" to check the header -->
1697
                    <!-- See http://code.google.com/p/maven-license-plugin/wiki/Configuration -->
1698
                    <groupId>com.mycila.maven-license-plugin</groupId>
1699
                    <artifactId>maven-license-plugin</artifactId>
1700
                    <version>1.10.b1</version>
1701
                    <configuration>
1702
                        <header>header.txt</header>
1703
                        <failIfMissing>false</failIfMissing>
1704
                        <aggregate>false</aggregate>
1705
                        <strictCheck>true</strictCheck>
1706
                        <encoding>ISO-8859-1</encoding>
1707
                        <quiet>false</quiet>
1708
                        <excludes>
1709
                            <exclude>**/*.properties</exclude>
1710
                            <exclude>**/*.txt</exclude>
1711
                            <exclude>**/*.jpg</exclude>
1712
                            <exclude>**/*.jpeg</exclude>
1713
                            <exclude>**/*.svg</exclude>
1714
                            <exclude>**/*.png</exclude>
1715
                            <exclude>**/*.gvssym</exclude>
1716
                            <exclude>**/*.def</exclude>
1717
                            <exclude>**/*.msg</exclude>
1718
                        </excludes>
1719
                    </configuration>
1720
                    <dependencies>
1721
                        <dependency>
1722
                            <groupId>org.gvsig</groupId>
1723
                            <artifactId>org.gvsig.desktop.buildtools</artifactId>
1724
                            <version>1.0.0</version>
1725
                        </dependency>
1726
                    </dependencies>
1727 41695 fdiaz
                </plugin>
1728 40469 jjdelcerro
1729 41419 jjdelcerro
                <!-- Habria que ver si es posible sustituir el plugin -->
1730
                <!-- com.mycila.maven-license-plugin:maven-license-plugin por este -->
1731
                <!-- Ver http://mojo.codehaus.org/license-maven-plugin/index.html -->
1732
                <!--
1733
                <plugin>
1734
                    <groupId>org.codehaus.mojo</groupId>
1735
                    <artifactId>license-maven-plugin</artifactId>
1736
                    <version>1.5</version>
1737
                </plugin>
1738
                -->
1739 40769 jjdelcerro
1740 41419 jjdelcerro
                <plugin>
1741
                    <groupId>org.apache.maven.plugins</groupId>
1742
                    <artifactId>maven-checkstyle-plugin</artifactId>
1743
                    <version>2.10</version>
1744
                </plugin>
1745 40469 jjdelcerro
1746 41419 jjdelcerro
                <plugin>
1747
                    <groupId>org.apache.maven.plugins</groupId>
1748
                    <artifactId>maven-source-plugin</artifactId>
1749
                    <version>2.2.1</version>
1750
                </plugin>
1751 40469 jjdelcerro
1752 41419 jjdelcerro
                <plugin>
1753
                    <groupId>org.codehaus.gmaven</groupId>
1754
                    <artifactId>gmaven-plugin</artifactId>
1755
                    <version>1.4</version>
1756
                    <dependencies>
1757
                        <dependency>
1758
                            <groupId>com.github.lookfirst</groupId>
1759
                            <artifactId>sardine</artifactId>
1760
                            <version>5.0.1</version>
1761
                        </dependency>
1762
                    </dependencies>
1763
                    <executions>
1764 40581 jjdelcerro
1765 41419 jjdelcerro
                        <execution>
1766
                            <id>increase-build-number</id>
1767
                            <phase>process-sources</phase>
1768
                            <configuration>
1769
                                <source><![CDATA[
1770 40892 jjdelcerro
                    // use "mvn -Dincrease-build-number process-sources"
1771 40581 jjdelcerro
                    if( project.properties["increase-build-number"] == null ) {
1772
                      log.info("Don't increment build number use flag '-Dincrease-build-number' to increment it.")
1773
                    } else {
1774
                      File file = new File(project.basedir,"buildNumber.properties")
1775
                      if( ! file.exists() ) {
1776
                          log.info("Skip increment build number (buildNumber.property not present).")
1777
                        } else {
1778
                        Properties props = new Properties()
1779 41695 fdiaz
1780 40581 jjdelcerro
                        props.load(file.newDataInputStream())
1781
                        value = (props.getProperty("buildNumber") as int) + 1
1782
                        props.setProperty("buildNumber",value as String)
1783
                        props.store(file.newWriter(), null)
1784
                        log.info("Setting build number to " + value)
1785
                      }
1786
                    }
1787
                  ]]></source>
1788 41419 jjdelcerro
                            </configuration>
1789
                        </execution>
1790 40581 jjdelcerro
1791 41419 jjdelcerro
                        <execution>
1792
                            <id>build-package-info</id>
1793
                            <phase>prepare-package</phase>
1794
                            <configuration>
1795
                                <source><![CDATA[
1796 40581 jjdelcerro
                      if( project.properties["buildNumber"] == null) {
1797
                        log.info("Skip build package.info (buildNumber.property not present).")
1798
                        log.info("Skip build package.info index (buildNumber.property not present).")
1799
                      } else {
1800 40892 jjdelcerro
                                                poolURL = project.properties["gvsig.package.info.poolURL"];
1801 41695 fdiaz
                                                if( poolURL[-1] != "/" ) {
1802 40892 jjdelcerro
                                                        poolURL = poolURL + "/";
1803
                                                }
1804 40581 jjdelcerro
                        package_info_file  = new File(project.basedir, "target/package.info")
1805
                        log.info("Building package.info : " + package_info_file.getAbsolutePath())
1806
                        Properties props = new Properties()
1807 40769 jjdelcerro
                        props.setProperty('code', project.properties["gvsig.package.info.code"])
1808 40581 jjdelcerro
                        props.setProperty('code-alias', project.properties["gvsig.package.info.codealias"])
1809 40769 jjdelcerro
                        props.setProperty('name', project.properties["gvsig.package.info.name"])
1810 40581 jjdelcerro
                        props.setProperty('version', project.properties["gvsig.package.info.version"])
1811 40769 jjdelcerro
                        props.setProperty('description', project.properties["gvsig.package.info.description"])
1812 40581 jjdelcerro
                        props.setProperty('owner', project.properties["gvsig.package.info.owner"])
1813
                        props.setProperty('java-version', project.properties["gvsig.package.info.javaVM"])
1814
                        props.setProperty('official', project.properties["gvsig.package.info.official"])
1815
                        props.setProperty('type', "plugin")
1816
                        props.setProperty('state', project.properties["gvsig.package.info.state"])
1817
                        props.setProperty('operating-system', project.properties["gvsig.package.info.operatingSystem"])
1818
                        props.setProperty('dependencies', project.properties["gvsig.package.info.dependencies"])
1819 41889 jjdelcerro
                        props.setProperty('sources-url', project.properties["gvsig.package.info.sourcesURL"].replace("scm:svn:",""))
1820 40581 jjdelcerro
                        props.setProperty('web-url', project.properties["gvsig.package.info.webURL"])
1821
                        props.setProperty('architecture', project.properties["gvsig.package.info.architecture"])
1822
                        props.setProperty('model-version', '1.0.1')
1823
                        props.setProperty('categories', project.properties["gvsig.package.info.categories"])
1824
                        props.setProperty('buildNumber', project.properties["buildNumber"])
1825
                        props.setProperty('gvSIG-version', project.properties["gvsig.package.info.gvSIGVersion"])
1826
1827
                        props.store(package_info_file.newWriter(), null)
1828
1829 41695 fdiaz
                        pkgname = "gvSIG-desktop-" +
1830
                          project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
1831
                          project.properties["gvsig.package.info.code"] + "-" +
1832
                          project.properties["gvsig.package.info.version"] + "-" +
1833
                          project.properties["buildNumber"] + "-" +
1834
                          project.properties["gvsig.package.info.state"] + "-" +
1835
                          project.properties["gvsig.package.info.operatingSystem"] + "-" +
1836
                          project.properties["gvsig.package.info.architecture"] + "-" +
1837 40581 jjdelcerro
                          project.properties["gvsig.package.info.javaVM"]
1838 40769 jjdelcerro
                        package_info_file  = new File(project.basedir, "target/gvspki/"+project.properties["gvsig.package.info.code"]+"/package.info")
1839 40581 jjdelcerro
                        log.info("Building package.info index " + package_info_file.getAbsolutePath())
1840
                        package_info_file.getParentFile().mkdirs()
1841 41695 fdiaz
                        props.setProperty('download-url',
1842 40892 jjdelcerro
                          poolURL +
1843 40769 jjdelcerro
                          project.properties["gvsig.package.info.code"] + "/" +
1844 40590 jjdelcerro
                          pkgname + ".gvspkg"
1845 40581 jjdelcerro
                        )
1846
                        props.store(package_info_file.newWriter(), null)
1847
                      }
1848
                  ]]></source>
1849 41419 jjdelcerro
                            </configuration>
1850
                        </execution>
1851 40581 jjdelcerro
1852 41419 jjdelcerro
                        <execution>
1853
                            <id>build-package-index</id>
1854
                            <phase>package</phase>
1855
                            <configuration>
1856
                                <source><![CDATA[
1857 40581 jjdelcerro
                    ant = new AntBuilder()
1858
                    if( project.properties["buildNumber"] == null) {
1859
                      log.info("Skip building package index (buildNumber.property not present).")
1860
                    } else {
1861 41695 fdiaz
                      pkgname = "gvSIG-desktop-" +
1862
                        project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
1863
                        project.properties["gvsig.package.info.code"] + "-" +
1864
                        project.properties["gvsig.package.info.version"] + "-" +
1865
                        project.properties["buildNumber"] + "-" +
1866
                        project.properties["gvsig.package.info.state"] + "-" +
1867
                        project.properties["gvsig.package.info.operatingSystem"] + "-" +
1868
                        project.properties["gvsig.package.info.architecture"] + "-" +
1869 40581 jjdelcerro
                        project.properties["gvsig.package.info.javaVM"]
1870
1871
                      log.info("Building package index " + pkgname + ".gvspki")
1872
                      package_index_source  = project.basedir.getAbsolutePath() + "/target/gvspki"
1873
                      package_index_target  = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspki"
1874
                      ant.zip(destfile: package_index_target, basedir: package_index_source)
1875
                    }
1876
                  ]]></source>
1877 41419 jjdelcerro
                            </configuration>
1878
                        </execution>
1879 40581 jjdelcerro
1880 41419 jjdelcerro
                        <execution>
1881
                            <id>install-plugin</id>
1882
                            <phase>install</phase>
1883
                            <configuration>
1884
                                <source><![CDATA[
1885 40581 jjdelcerro
                    if( project.properties["buildNumber"] == null) {
1886
                      log.info("Skip install package (buildNumber.property not present).")
1887 41695 fdiaz
                    } else {
1888 40581 jjdelcerro
                      ant = new AntBuilder()
1889 41695 fdiaz
                      pkgname = "gvSIG-desktop-" +
1890
                        project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
1891
                        project.properties["gvsig.package.info.code"] + "-" +
1892
                        project.properties["gvsig.package.info.version"] + "-" +
1893
                        project.properties["buildNumber"] + "-" +
1894
                        project.properties["gvsig.package.info.state"] + "-" +
1895
                        project.properties["gvsig.package.info.operatingSystem"] + "-" +
1896
                        project.properties["gvsig.package.info.architecture"] + "-" +
1897 40581 jjdelcerro
                        project.properties["gvsig.package.info.javaVM"]
1898
1899 40829 jjdelcerro
                      log.debug("gvsig.install.plugin=" + project.properties["gvsig.install.plugin"])
1900
                      log.debug("gvsig.install.plugin.package=" + project.properties["gvsig.install.plugin.package"])
1901 40769 jjdelcerro
                                          if( project.properties["gvsig.install.plugin"]=="true" ) {
1902
                              source = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspkg.zip"
1903
                              target = project.properties["gvsig.product.folder.path"] + "/gvSIG/extensiones/"
1904 41695 fdiaz
1905 40769 jjdelcerro
                              log.info("Install plugin to " + target)
1906
                              ant.unzip(src: source, dest: target)
1907
                      } else {
1908
                          log.info("Skip plugin install.")
1909
                      }
1910
                      if( project.properties["gvsig.install.plugin.package"]=="true" ) {
1911
                          source = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspkg.zip"
1912 41695 fdiaz
                              target = new File(project.properties["gvsig.product.folder.path"] +
1913
                                "/install/" +
1914 40769 jjdelcerro
                                project.properties["gvsig.package.info.code"] + "/" +
1915
                                pkgname + ".gvspkg")
1916
                              target.getParentFile().mkdirs()
1917 41695 fdiaz
1918 40769 jjdelcerro
                              log.info("Copy plugin package from " + source + " to " + target)
1919
                              ant.copy(file:source, tofile:target.getAbsolutePath())
1920 41695 fdiaz
1921 40769 jjdelcerro
                              source  = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspki"
1922 41695 fdiaz
                              target = project.properties["gvsig.product.folder.path"] +
1923
                                "/install/" +
1924 40769 jjdelcerro
                                project.properties["gvsig.package.info.code"] + "/" +
1925
                                pkgname + ".gvspki"
1926
                              log.info("Copy plugin package index from " + source + " to " + target)
1927
                              ant.copy(file:source, tofile:target)
1928
                      } else {
1929
                          log.info("Skip plugin package install.")
1930
                                          }
1931 40581 jjdelcerro
                    }
1932
                  ]]></source>
1933 41419 jjdelcerro
                            </configuration>
1934
                        </execution>
1935 40581 jjdelcerro
1936 41419 jjdelcerro
                        <execution>
1937
                            <id>deploy-package</id>
1938
                            <phase>install</phase>
1939
                            <configuration>
1940
                                <source><![CDATA[
1941 41421 jjdelcerro
1942 40829 jjdelcerro
// To deploy package use:
1943
//    mvn -Ddeploy-package -Duser=USER -Dpassword=PASSWORD install
1944 41695 fdiaz
//
1945 42212 fdiaz
if( project.properties["deploy-package"] != null ) {
1946
    if( project.properties["gvsig.install.plugin.package"]=="true" ) {
1947
        poolURL = project.properties["gvsig.package.info.poolURL"];
1948
        if( poolURL[-1] != "/" ) {
1949
            poolURL = poolURL + "/";
1950
        }
1951
        targetPath = poolURL + project.properties["gvsig.package.info.code"];
1952
        log.info("Deploy plugin package to '"+targetPath+"'.");
1953 41695 fdiaz
1954 42212 fdiaz
        pkgname = "gvSIG-desktop-" +
1955
        project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
1956
        project.properties["gvsig.package.info.code"] + "-" +
1957
        project.properties["gvsig.package.info.version"] + "-" +
1958
        project.properties["buildNumber"] + "-" +
1959
        project.properties["gvsig.package.info.state"] + "-" +
1960
        project.properties["gvsig.package.info.operatingSystem"] + "-" +
1961
        project.properties["gvsig.package.info.architecture"] + "-" +
1962
        project.properties["gvsig.package.info.javaVM"];
1963
1964
        source = project.basedir.getAbsolutePath() + "/target/" + pkgname
1965
        targetPath = poolURL + project.properties["gvsig.package.info.code"]
1966
1967
        log.info("Creating addon-request.txt in target folder");
1968
        new File(project.basedir.getAbsolutePath() + "/target/addon-request.txt").withWriter { out ->
1969 42432 jjdelcerro
            out.println("");
1970 42212 fdiaz
            out.println("# "+pkgname);
1971 42432 jjdelcerro
            out.println("");
1972 42212 fdiaz
            out.println(targetPath+"/" + pkgname + ".gvspki");
1973 42432 jjdelcerro
            out.println("");
1974 42212 fdiaz
        }
1975
1976
        if( project.properties["username"] == null ) {
1977
            print("Enter user name: ");
1978
            user = System.console().readLine().toString()
1979
            if( user != "" ) {
1980
                project.properties.setProperty("username",user);
1981
            }
1982
        }
1983
        if( project.properties["password"] == null ) {
1984
            print("Enter password for user '" + project.properties["username"] + "': ");
1985
            password = System.console().readPassword().toString()
1986
            if( password != "" ) {
1987
                project.properties.setProperty("password",password);
1988
            }
1989
        }
1990
        WebDAVClient session = new WebDAVClient(log);
1991
        if( project.properties["username"] == null || project.properties["password"] == null ) {
1992
            log.info("[WEBDAV] creating non authenticated session.");
1993
            log.info("[WEBDAV] Use -Duser=USER -Dpassword=PASSWORD to create a authenticated session.");
1994
            session.login();
1995
        } else {
1996
            session.login(project.properties["username"], project.properties["password"]);
1997
        }
1998
        session.makedirs(targetPath);
1999
        session.put(source + ".gvspkg.zip", targetPath+"/"+pkgname+ ".gvspkg");
2000
        session.put(source + ".gvspki", targetPath+"/"+pkgname+ ".gvspki");
2001
2002
    } else {
2003
        log.info("Skip plugin package deploy. It not be installed by default.");
2004
    }
2005
} else {
2006
    log.info("Skip plugin package deploy. Use the flags -Ddeploy-package -Duser=USER -Dpassword=PASSWORD to deploy it.");
2007
}
2008
2009 40829 jjdelcerro
public class WebDAVClient {
2010
2011
    def log;
2012
2013 41279 jjdelcerro
    private String user;
2014
    private String password;
2015
    private Object sardine;
2016 41695 fdiaz
2017 40829 jjdelcerro
    public WebDAVClient(log) {
2018 41421 jjdelcerro
        disableCertificateValidation();
2019 40829 jjdelcerro
            this.log = log;
2020
    }
2021 41695 fdiaz
2022 41279 jjdelcerro
    public void login(String user, String password) {
2023
        log.info("[WEBDAV] login as '"+user+"'.");
2024
        def SardineFactory
2025
        try {
2026
            SardineFactory = "com.github.sardine.SardineFactory" as Class
2027
        } catch (Exception ex) {
2028
            log.error("[WEBDAV] can't get SardineFactory.",ex);
2029
        }
2030
        this.user = user;
2031
        this.password = password;
2032
        this.sardine = SardineFactory.begin(this.user,this.password);
2033
    }
2034 41695 fdiaz
2035 41279 jjdelcerro
    public void login() {
2036
        log.info("[WEBDAV] login as guest");
2037
        this.sardine = SardineFactory.begin();
2038
    }
2039 41695 fdiaz
2040 41279 jjdelcerro
    public boolean exists(String url) throws Exception {
2041
        return sardine.exists(url);
2042
    }
2043 41695 fdiaz
2044 41726 jjdelcerro
    public void put(String source, String target) throws Exception {
2045
        log.info("[WEBDAV] put '" + source + "' to '" + target + "'...");
2046
        InputStream fis = new FileInputStream(new File(source));
2047
        sardine.put(target, fis);
2048
        log.info("[WEBDAV] put ok.");
2049
    }
2050
2051 42212 fdiaz
    public void mkdir(String url) throws Exception {
2052
        if( ! exists(url) ) {
2053
            log.info("[WEBDAV] mkdir '"+url+"'.");
2054
            sardine.createDirectory(url);
2055
        }
2056
    }
2057 42035 jjdelcerro
2058 42212 fdiaz
    public List list(String url) throws Exception {
2059 41279 jjdelcerro
        List resources = sardine.list(url);
2060
        return resources;
2061
    }
2062 41421 jjdelcerro
2063
    void disableCertificateValidation() {
2064
    /*
2065
        javax.net.ssl.TrustManager[] trustAllCerts = new javax.net.ssl.TrustManager[1];
2066
        trustAllCerts[0] = new javax.net.ssl.X509TrustManager() {
2067
                public java.security.cert.X509Certificate[] getAcceptedIssuers() {
2068
                    return new java.security.cert.X509Certificate[0];
2069
                }
2070
2071
                public void checkClientTrusted(java.security.cert.X509Certificate[] xcs, String string) throws java.security.cert.CertificateException {
2072
                }
2073
2074
                public void checkServerTrusted(java.security.cert.X509Certificate[] xcs, String string) throws java.security.cert.CertificateException {
2075
                }
2076
            };
2077
2078
        // Ignore differences between given hostname and certificate hostname
2079
        javax.net.ssl.HostnameVerifier hv = new javax.net.ssl.HostnameVerifier() {
2080
            public boolean verify(String hostname, javax.net.ssl.SSLSession session) {
2081
                return true;
2082
            }
2083
        };
2084
2085
        // Install the all-trusting trust manager
2086
        try {
2087
            javax.net.ssl.SSLContext sc = javax.net.ssl.SSLContext.getInstance("SSL");
2088
            sc.init(null, trustAllCerts, new java.security.SecureRandom());
2089
            javax.net.ssl.HttpsURLConnection.setDefaultSSLSocketFactory(sc.getSocketFactory());
2090
            javax.net.ssl.HttpsURLConnection.setDefaultHostnameVerifier(hv);
2091
        } catch (Exception e) {
2092
        }
2093
        */
2094 41695 fdiaz
    }
2095 40829 jjdelcerro
2096 42212 fdiaz
    public void makedirs(String url) throws Exception {
2097
        log.info("[WEBDAV] makedirs '"+url+"'.");
2098
        URL u = new URL(url);
2099
        String[] x = u.getPath().split("/");
2100
        String path = "";
2101 42232 jjdelcerro
        for (int i=1; i<x.length; i++) { path = path + "/" + x[i]; URL t = new URL(u,path); mkdir(t.toString()); } }
2102 42236 jjdelcerro
} ]]></source>
2103 41419 jjdelcerro
                            </configuration>
2104
                        </execution>
2105 40829 jjdelcerro
2106 41419 jjdelcerro
                    </executions>
2107
                </plugin>
2108 40581 jjdelcerro
2109 41419 jjdelcerro
            </plugins>
2110
        </pluginManagement>
2111 40435 jjdelcerro
2112 41419 jjdelcerro
        <plugins>
2113
            <plugin>
2114
                <groupId>org.apache.maven.plugins</groupId>
2115
                <artifactId>maven-scm-plugin</artifactId>
2116
            </plugin>
2117 41695 fdiaz
2118 41419 jjdelcerro
            <plugin>
2119
                <artifactId>maven-clean-plugin</artifactId>
2120
                <configuration>
2121
                    <filesets>
2122
                        <fileset>
2123
                            <directory>${user.home}/.depman/</directory>
2124
                            <includes>
2125
                                <include>**</include>
2126
                            </includes>
2127
                        </fileset>
2128
                    </filesets>
2129
                    <followSymLinks>true</followSymLinks>
2130
                </configuration>
2131
            </plugin>
2132 40435 jjdelcerro
2133 41419 jjdelcerro
            <plugin>
2134
                <groupId>org.apache.maven.plugins</groupId>
2135
                <artifactId>maven-release-plugin</artifactId>
2136
                <configuration>
2137
                    <!-- The property svn.tags.folder is used in external projects   -->
2138
                    <!-- to override configuraction of tagBase -->
2139 41695 fdiaz
                    <tagBase>${svn.tags.folder}</tagBase>
2140
                    <!-- This is a 2.0 beta 6 bug. By default the goals are 'clean verify', so the modules
2141
                    are not installed, so the dependencies between modules are not met. With this configuration
2142
                    we force the module installation. -->
2143
                    <preparationGoals>clean install</preparationGoals>
2144 41419 jjdelcerro
                    <autoVersionSubmodules>true</autoVersionSubmodules>
2145
                    <!-- Dont make site-deploy -->
2146
                    <!-- You need to run it after in folder target/checkout -->
2147 41695 fdiaz
                    <goals>deploy</goals>
2148 41419 jjdelcerro
                </configuration>
2149
            </plugin>
2150 40435 jjdelcerro
2151 41419 jjdelcerro
            <plugin>
2152
                <!-- load ".gvsig-devel.properties" -->
2153
                <groupId>org.codehaus.mojo</groupId>
2154
                <artifactId>properties-maven-plugin</artifactId>
2155
                <configuration>
2156
                    <files>
2157
                        <!-- Define gvsig.product.folder.path in this property -->
2158
                        <file>${user.home}/.gvsig-devel.properties</file>
2159
                        <file>${env.HOME}/.gvsig-devel.properties</file>
2160
                        <file>${project.basedir}/gvsig-devel.properties</file>
2161
                        <file>buildNumber.properties</file>
2162
                    </files>
2163
                    <quiet>true</quiet>
2164
                </configuration>
2165
                <executions>
2166
                    <execution>
2167
                        <id>default</id>
2168
                        <phase>prepare-package</phase>
2169
                        <goals>
2170
                            <goal>read-project-properties</goal>
2171
                        </goals>
2172
                    </execution>
2173
                    <execution>
2174
                        <id>default-clean</id>
2175
                        <phase>pre-clean</phase>
2176
                        <goals>
2177
                            <goal>read-project-properties</goal>
2178
                        </goals>
2179
                    </execution>
2180
                </executions>
2181
            </plugin>
2182 40435 jjdelcerro
2183
2184 41419 jjdelcerro
            <plugin>
2185
                <groupId>org.codehaus.mojo</groupId>
2186
                <artifactId>animal-sniffer-maven-plugin</artifactId>
2187
                <executions>
2188
                    <execution>
2189
                        <id>check-java-api</id>
2190
                        <phase>package</phase>
2191
                        <goals>
2192
                            <goal>check</goal>
2193
                        </goals>
2194
                        <configuration>
2195
                            <skip>false</skip>
2196
                            <signature>
2197
                                <groupId>org.codehaus.mojo.signature</groupId>
2198 42394 jjdelcerro
                                <artifactId>java17</artifactId>
2199 41419 jjdelcerro
                                <version>1.0</version>
2200
                            </signature>
2201
                            <ignores>
2202
                                <ignore>net.sourceforge.cobertura.coveragedata.TouchCollector</ignore>
2203
                            </ignores>
2204
                        </configuration>
2205
                    </execution>
2206
                </executions>
2207
            </plugin>
2208 40435 jjdelcerro
2209 41419 jjdelcerro
            <plugin>
2210
                <groupId>org.apache.maven.plugins</groupId>
2211
                <artifactId>maven-javadoc-plugin</artifactId>
2212
                <executions>
2213
                    <execution>
2214
                        <id>attach-javadocs</id>
2215
                        <goals>
2216
                            <goal>jar</goal>
2217
                        </goals>
2218
                    </execution>
2219
                </executions>
2220
            </plugin>
2221 40435 jjdelcerro
2222 41419 jjdelcerro
            <plugin>
2223
                <groupId>org.apache.maven.plugins</groupId>
2224
                <artifactId>maven-source-plugin</artifactId>
2225
                <configuration>
2226
                    <skipSource>false</skipSource> <!-- User property is: source.skip. -->
2227
                </configuration>
2228
                <executions>
2229
                    <execution>
2230
                        <id>attach-sources</id>
2231
                        <phase>verify</phase>
2232
                        <goals>
2233
                            <goal>jar-no-fork</goal>
2234
                        </goals>
2235
                    </execution>
2236
                    <execution>
2237
                        <id>attach-test-sources</id>
2238
                        <phase>verify</phase>
2239
                        <goals>
2240
                            <goal>test-jar-no-fork</goal>
2241
                        </goals>
2242
                    </execution>
2243
                </executions>
2244
            </plugin>
2245 41695 fdiaz
2246 41419 jjdelcerro
            <plugin>
2247
                <groupId>org.apache.maven.plugins</groupId>
2248
                <artifactId>maven-checkstyle-plugin</artifactId>
2249
                <!-- invoke as "mvn checkstyle:checkstyle"  or "mvn site" -->
2250
                <configuration>
2251
                    <skip>false</skip> <!-- User property is: checkstyle.skip. -->
2252
                    <enableRulesSummary>true</enableRulesSummary>
2253
                    <failsOnError>false</failsOnError>
2254
                    <configLocation>gvsig/checkstyle.xml</configLocation>
2255
                    <headerLocation>gvsig/LICENSE.txt</headerLocation>
2256
                </configuration>
2257
                <dependencies>
2258
                    <dependency>
2259
                        <groupId>org.gvsig</groupId>
2260
                        <artifactId>org.gvsig.desktop.buildtools</artifactId>
2261
                        <version>1.0.0</version>
2262
                    </dependency>
2263
                </dependencies>
2264
            </plugin>
2265 41695 fdiaz
2266 41419 jjdelcerro
            <plugin>
2267
                <!-- to continue building  when test fail -->
2268
                <groupId>org.apache.maven.plugins</groupId>
2269
                <artifactId>maven-surefire-plugin</artifactId>
2270
                <configuration>
2271
                    <testFailureIgnore>true</testFailureIgnore>
2272
                </configuration>
2273
            </plugin>
2274 40435 jjdelcerro
2275 41419 jjdelcerro
        </plugins>
2276
    </build>
2277 40435 jjdelcerro
2278 40480 jjdelcerro
2279 41419 jjdelcerro
    <reporting>
2280
        <excludeDefaults>true</excludeDefaults>
2281
        <plugins>
2282
            <plugin>
2283
                <groupId>org.apache.maven.plugins</groupId>
2284
                <artifactId>maven-project-info-reports-plugin</artifactId>
2285
                <version>2.7</version>
2286
                <reportSets>
2287
                    <reportSet>
2288
                        <reports>
2289
                            <report>index</report>
2290
                            <report>summary</report>
2291
                            <report>scm</report>
2292
                            <report>license</report>
2293
                            <report>project-team</report>
2294
                            <report>issue-tracking</report>
2295
                            <report>mailing-list</report>
2296
                            <report>modules</report>
2297 40522 jjdelcerro
2298 41419 jjdelcerro
                            <report>dependency-info</report>
2299 41695 fdiaz
                            <!-- Removed due to its high cost
2300 41419 jjdelcerro
                            <report>dependency-management</report>
2301
                            <report>dependencies</report>
2302
                            -->
2303
                            <report>dependency-convergence</report>
2304 40523 jjdelcerro
2305 41695 fdiaz
                            <!--
2306 41419 jjdelcerro
                            <report>plugins</report>
2307
                            <report>plugin-management</report>
2308
                            <report>distribution-management</report>
2309
                            -->
2310 41695 fdiaz
2311 41419 jjdelcerro
                            <!-- gvSIG does not have Continuous Integration System
2312
                            <report>cim</report>
2313
                            -->
2314
                        </reports>
2315
                    </reportSet>
2316
                </reportSets>
2317
            </plugin>
2318
            <plugin>
2319
                <groupId>org.apache.maven.plugins</groupId>
2320
                <artifactId>maven-javadoc-plugin</artifactId>
2321
                <!-- Do not use the version 2.9, does not manage properly the submodules -->
2322
                <version>2.9.1</version>
2323
                <configuration>
2324
                    <!-- Don't include the deprecateds items in the javadoc -->
2325
                    <nodeprecated>true</nodeprecated>
2326
                    <!-- Don't generate javadoc of project with submodules -->
2327
                    <aggregate>false</aggregate>
2328
                    <!-- Removed detection of links due to its high cost -->
2329
                    <detectJavaApiLink>false</detectJavaApiLink>
2330
                    <detectLinks>false</detectLinks>
2331
                    <detectOfflineLinks>false</detectOfflineLinks>
2332
                    <!-- Removed the inclusion of dependencies sources due to their high cost -->
2333
                    <includeDependencySources>false</includeDependencySources>
2334
                    <includeTransitiveDependencySources>false</includeTransitiveDependencySources>
2335
                </configuration>
2336
                <reportSets>
2337
                    <reportSet>
2338
                        <id>html</id>
2339
                        <reports>
2340
                            <report>javadoc</report>
2341
                            <!-- removed javadocs of tests -->
2342
                        </reports>
2343
                    </reportSet>
2344
                </reportSets>
2345
            </plugin>
2346
            <plugin>
2347
                <groupId>org.apache.maven.plugins</groupId>
2348
                <artifactId>maven-jxr-plugin</artifactId>
2349
                <version>2.3</version>
2350
                <configuration>
2351
                    <linkJavadoc>true</linkJavadoc>
2352
                    <aggregate>false</aggregate>
2353
                </configuration>
2354
            </plugin>
2355
            <plugin>
2356
                <groupId>org.codehaus.mojo</groupId>
2357
                <artifactId>findbugs-maven-plugin</artifactId>
2358
                <version>2.5.2</version>
2359
            </plugin>
2360 41695 fdiaz
2361 41419 jjdelcerro
        </plugins>
2362 40581 jjdelcerro
    </reporting>
2363
2364 41695 fdiaz
2365 41419 jjdelcerro
    <profiles>
2366 41695 fdiaz
2367 41419 jjdelcerro
        <profile>
2368
            <!-- This profile is used to initialize and install the root folder of gvSIG -->
2369
            <id>gvsig-root</id>
2370
            <activation>
2371
                <file>
2372
                    <exists>src/main/assembly/gvsig-root-folder-package.xml</exists>
2373
                </file>
2374
            </activation>
2375
            <build>
2376
                <plugins>
2377 40581 jjdelcerro
2378 41419 jjdelcerro
                    <plugin>
2379
                        <!-- Check if exists ".gvsig-devel.properties" and create if not exists -->
2380
                        <groupId>org.codehaus.gmaven</groupId>
2381
                        <artifactId>gmaven-plugin</artifactId>
2382
                        <executions>
2383
                            <execution>
2384
                                <id>initialize-gvsig-product-folder-path</id>
2385
                                <phase>generate-sources</phase>
2386
                                <goals>
2387
                                    <goal>execute</goal>
2388
                                </goals>
2389
                                <configuration>
2390
                                    <source><![CDATA[
2391 40586 jjdelcerro
                    if( project.artifactId != "org.gvsig.desktop" ) {
2392
                            log.warn("Skip initialization of gvsig-devel.properties.")
2393
                    } else {
2394 40581 jjdelcerro
                      home = System.getenv('HOME')
2395
                      if( home == null ) {
2396
                        home = System.properties['user.home']
2397
                      }
2398
                      Properties props = new Properties()
2399
                      File propsFile = new File(home + "/.gvsig-devel.properties")
2400 41695 fdiaz
                      if( project.properties["reset-gvsig.product.folder.path"] != null ) {
2401 41388 jjdelcerro
                            gvsigProductFolderPath= new File(project.basedir, "target/product").getAbsolutePath()
2402
                            log.info("Force gvsig.product.folder.path to '"+gvsigProductFolderPath+"'.")
2403
                            props.load(propsFile.newDataInputStream())
2404
                            props.setProperty('gvsig.product.folder.path', gvsigProductFolderPath)
2405
                            props.store(propsFile.newWriter(), null)
2406
                      } else {
2407
                        gvsigProductFolderPathDefault = project.properties["gvsig.product.folder.path"]
2408
                        // println "Default gvsig.product.folder.path = " + gvsigProductFolderPathDefault
2409
                        try {
2410
                          props.load(propsFile.newDataInputStream())
2411
                          gvsigProductFolderPath = props.getProperty('gvsig.product.folder.path')
2412
                          if( gvsigProductFolderPath == null ) {
2413
                            gvsigProductFolderPath = gvsigProductFolderPathDefault
2414
                            props.setProperty('gvsig.product.folder.path', gvsigProductFolderPath)
2415
                            props.store(propsFile.newWriter(), null)
2416
                          }
2417
                        } catch(java.io.FileNotFoundException e){
2418 40581 jjdelcerro
                          gvsigProductFolderPath = gvsigProductFolderPathDefault
2419
                          props.setProperty('gvsig.product.folder.path', gvsigProductFolderPath)
2420
                          props.store(propsFile.newWriter(), null)
2421
                        }
2422 41388 jjdelcerro
                        if( gvsigProductFolderPathDefault != gvsigProductFolderPath ) {
2423
                          f = new File(gvsigProductFolderPathDefault)
2424
                          f.mkdirs();
2425
                                                  new File(f,"WARNING.txt").withWriter { out ->
2426
                                                          out.println();
2427
                                                          out.println("The product folder used is set to:");
2428
                                                          out.println();
2429
                                                          out.println(gvsigProductFolderPath);
2430
                                                          out.println();
2431
                                                          out.println("See the HOME/.gvsig-devel.properties to change it.");
2432
                                                          out.println();
2433
                                                  }
2434
                        }
2435 40581 jjdelcerro
                      }
2436
                      log.info("Current gvsig.product.folder.path = " + gvsigProductFolderPath)
2437 40586 jjdelcerro
                    }
2438 40581 jjdelcerro
                  ]]></source>
2439 41419 jjdelcerro
                                </configuration>
2440
                            </execution>
2441 41695 fdiaz
2442 41419 jjdelcerro
                        </executions>
2443
                    </plugin>
2444 40581 jjdelcerro
2445 41419 jjdelcerro
                </plugins>
2446
            </build>
2447
        </profile>
2448 40581 jjdelcerro
2449 41695 fdiaz
2450
2451 41419 jjdelcerro
        <profile>
2452
            <!-- This profile is used to packege and install the gvSIG plugins -->
2453
            <id>gvsig-plugin</id>
2454
            <activation>
2455
                <file>
2456
                    <exists>buildNumber.properties</exists>
2457
                </file>
2458
            </activation>
2459
            <build>
2460
                <plugins>
2461 40581 jjdelcerro
2462 41419 jjdelcerro
                    <plugin>
2463
                        <artifactId>maven-assembly-plugin</artifactId>
2464
                        <executions>
2465
                            <execution>
2466
                                <id>gvsig-plugin-package</id>
2467
                                <phase>package</phase>
2468
                                <goals>
2469
                                    <goal>single</goal>
2470
                                </goals>
2471
                            </execution>
2472
                        </executions>
2473
                    </plugin>
2474 40581 jjdelcerro
2475 41419 jjdelcerro
                    <plugin>
2476
                        <artifactId>maven-clean-plugin</artifactId>
2477
                        <configuration>
2478
                            <skip>false</skip>
2479
                            <failOnError>true</failOnError>
2480
                            <filesets>
2481
                                <fileset>
2482
                                    <directory>${gvsig.product.folder.path}/gvSIG/extensiones/${project.artifactId}</directory>
2483
                                </fileset>
2484
                            </filesets>
2485
                        </configuration>
2486
                        <executions>
2487
                            <execution>
2488
                                <id>default-clean</id>
2489
                                <phase>clean</phase>
2490
                            </execution>
2491
                        </executions>
2492
                    </plugin>
2493 40581 jjdelcerro
2494 41419 jjdelcerro
                    <plugin>
2495
                        <groupId>org.codehaus.gmaven</groupId>
2496
                        <artifactId>gmaven-plugin</artifactId>
2497
                        <executions>
2498 40581 jjdelcerro
2499 41419 jjdelcerro
                            <execution>
2500
                                <id>increase-build-number</id>
2501
                                <phase>process-sources</phase>
2502
                                <goals>
2503
                                    <goal>execute</goal>
2504
                                </goals>
2505
                            </execution>
2506 40581 jjdelcerro
2507 41419 jjdelcerro
                            <execution>
2508
                                <id>build-package-info</id>
2509
                                <phase>prepare-package</phase>
2510
                                <goals>
2511
                                    <goal>execute</goal>
2512
                                </goals>
2513
                            </execution>
2514 40581 jjdelcerro
2515 41419 jjdelcerro
                            <execution>
2516
                                <id>build-package-index</id>
2517
                                <phase>package</phase>
2518
                                <goals>
2519
                                    <goal>execute</goal>
2520
                                </goals>
2521
                            </execution>
2522 40581 jjdelcerro
2523 41419 jjdelcerro
                            <execution>
2524
                                <id>install-plugin</id>
2525
                                <phase>install</phase>
2526
                                <goals>
2527
                                    <goal>execute</goal>
2528
                                </goals>
2529
                            </execution>
2530 41695 fdiaz
2531 41419 jjdelcerro
                            <execution>
2532
                                <id>deploy-package</id>
2533
                                <phase>install</phase>
2534
                                <goals>
2535
                                    <goal>execute</goal>
2536
                                </goals>
2537
                            </execution>
2538 40581 jjdelcerro
2539 41419 jjdelcerro
                        </executions>
2540
                    </plugin>
2541 40581 jjdelcerro
2542 41419 jjdelcerro
                </plugins>
2543
            </build>
2544
        </profile>
2545 40581 jjdelcerro
2546 41419 jjdelcerro
    </profiles>
2547 41695 fdiaz
2548 41419 jjdelcerro
    <properties>
2549
        <!-- General configuration -->
2550
        <project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
2551
        <localRepository>${user.home}/.m2/repository</localRepository>
2552
        <site-repository>dav:https://devel.gvsig.org/sites/${project.artifactId}/${project.version}</site-repository>
2553 41695 fdiaz
2554 41419 jjdelcerro
        <!-- The property svn.tags.folder is used in external projects to override  -->
2555
        <!-- configuraction in maven-release-plugin -->
2556
        <svn.tags.folder>https://devel.gvsig.org/svn/gvsig-desktop/tags/</svn.tags.folder>
2557 41695 fdiaz
2558 41419 jjdelcerro
        <!-- Package info property values -->
2559 42228 jjdelcerro
        <gvsig.version>2.3.0</gvsig.version>
2560 41419 jjdelcerro
        <gvsig.package.info.codealias />
2561
        <gvsig.package.info.code>${project.artifactId}</gvsig.package.info.code>
2562
        <gvsig.package.info.name>${project.name}</gvsig.package.info.name>
2563
        <gvsig.package.info.description>${project.description}</gvsig.package.info.description>
2564
        <gvsig.package.info.version>${project.version}</gvsig.package.info.version>
2565 42228 jjdelcerro
        <gvsig.package.info.state>devel</gvsig.package.info.state>
2566 41419 jjdelcerro
        <gvsig.package.info.official>false</gvsig.package.info.official>
2567
        <gvsig.package.info.operatingSystem>all</gvsig.package.info.operatingSystem>
2568
        <gvsig.package.info.architecture>all</gvsig.package.info.architecture>
2569 42010 jjdelcerro
        <gvsig.package.info.javaVM>j1_7</gvsig.package.info.javaVM>
2570 41419 jjdelcerro
        <gvsig.package.info.gvSIGVersion>${gvsig.version}</gvsig.package.info.gvSIGVersion>
2571 42010 jjdelcerro
        <gvsig.package.info.dependencies>required: org.gvsig.app.mainplugin -ge 2.1.0</gvsig.package.info.dependencies>
2572 41419 jjdelcerro
        <gvsig.package.info.owner>gvSIG Association</gvsig.package.info.owner>
2573 41889 jjdelcerro
        <gvsig.package.info.sourcesURL>${project.scm.connection}</gvsig.package.info.sourcesURL>
2574 41419 jjdelcerro
        <gvsig.package.info.webURL>http://www.gvsig.com</gvsig.package.info.webURL>
2575
        <gvsig.package.info.categories />
2576
        <gvsig.package.info.poolURL>http://downloads.gvsig.org/download/gvsig-desktop/pool</gvsig.package.info.poolURL>
2577 41695 fdiaz
2578 41419 jjdelcerro
        <!-- Control the deploy of the plugin in gvsig.product.folder.path/gvSIG/extensiones -->
2579
        <gvsig.install.plugin>true</gvsig.install.plugin>
2580
        <!--  Control the deploy of the plugin package in gvsig.product.folder.path/install -->
2581
        <gvsig.install.plugin.package>true</gvsig.install.plugin.package>
2582 41695 fdiaz
2583 41419 jjdelcerro
        <!-- External project versions -->
2584 42398 jjdelcerro
        <gvsig.tools.version>3.0.64</gvsig.tools.version>
2585 41419 jjdelcerro
        <gvsig.proj.version>1.0.1</gvsig.proj.version>
2586 42193 fdiaz
        <gvsig.projection.api.version>2.0.17</gvsig.projection.api.version>
2587 41695 fdiaz
2588 41419 jjdelcerro
        <gvsig.product.folder.path>${basedir}/target/product</gvsig.product.folder.path>
2589 42383 jjdelcerro
2590
        <!-- artifactID implementations libraries for use in runtime and test dependencies -->
2591
        <org.gvsig.about.impl>org.gvsig.about.impl</org.gvsig.about.impl>
2592
        <org.gvsig.annotation.lib.impl>org.gvsig.annotation.lib.impl</org.gvsig.annotation.lib.impl>
2593
        <org.gvsig.annotation.swing.impl>org.gvsig.annotation.swing.impl</org.gvsig.annotation.swing.impl>
2594
        <org.gvsig.compat.impl>org.gvsig.compat.se</org.gvsig.compat.impl>
2595
        <org.gvsig.exportto.lib.impl>org.gvsig.exportto.lib.impl</org.gvsig.exportto.lib.impl>
2596
        <org.gvsig.exportto.swing.impl>org.gvsig.exportto.swing.impl</org.gvsig.exportto.swing.impl>
2597
        <org.gvsig.fmap.dal.impl>org.gvsig.fmap.dal.impl</org.gvsig.fmap.dal.impl>
2598
        <org.gvsig.fmap.dal.swing.impl>org.gvsig.fmap.dal.swing.impl</org.gvsig.fmap.dal.swing.impl>
2599
        <org.gvsig.fmap.geometry.impl>org.gvsig.fmap.geometry.jts</org.gvsig.fmap.geometry.impl>
2600
        <org.gvsig.fmap.geometry.operation.impl>org.gvsig.fmap.geometry.operation.jts</org.gvsig.fmap.geometry.operation.impl>
2601
        <org.gvsig.fmap.mapcontext.impl>org.gvsig.fmap.mapcontext.impl</org.gvsig.fmap.mapcontext.impl>
2602
        <org.gvsig.fmap.mapcontext.operation.impl>org.gvsig.fmap.mapcontext.operation</org.gvsig.fmap.mapcontext.operation.impl>
2603
        <org.gvsig.installer.lib.impl>org.gvsig.installer.lib.impl</org.gvsig.installer.lib.impl>
2604
        <org.gvsig.installer.swing.impl>org.gvsig.installer.swing.impl</org.gvsig.installer.swing.impl>
2605
        <org.gvsig.metadata.lib.basic.impl>org.gvsig.metadata.lib.basic.impl</org.gvsig.metadata.lib.basic.impl>
2606
        <org.gvsig.metadata.swing.basic.impl>org.gvsig.metadata.swing.basic.impl</org.gvsig.metadata.swing.basic.impl>
2607
        <org.gvsig.newlayer.lib.impl>org.gvsig.newlayer.lib.impl</org.gvsig.newlayer.lib.impl>
2608
        <org.gvsig.personaldb.lib.impl>org.gvsig.personaldb.lib.impl</org.gvsig.personaldb.lib.impl>
2609
        <org.gvsig.projection.impl>org.gvsig.projection.cresques.impl</org.gvsig.projection.impl>
2610
        <!--
2611
        <org.gvsig.projection.impl>org.gvsig.projection.jcrs</org.gvsig.projection.impl>
2612
        -->
2613
        <org.gvsig.proj.lib.impl>org.gvsig.proj.lib.proj4j</org.gvsig.proj.lib.impl>
2614
        <org.gvsig.proj.swing.impl>org.gvsig.proj.swing.impl</org.gvsig.proj.swing.impl>
2615
        <org.gvsig.symbology.lib.impl>org.gvsig.symbology.lib.impl</org.gvsig.symbology.lib.impl>
2616
        <org.gvsig.symbology.swing.impl>org.gvsig.symbology.swing.impl</org.gvsig.symbology.swing.impl>
2617
        <org.gvsig.timesupport.lib.impl>org.gvsig.timesupport.lib.impl</org.gvsig.timesupport.lib.impl>
2618
        <org.gvsig.timesupport.swing.impl>org.gvsig.timesupport.swing.impl</org.gvsig.timesupport.swing.impl>
2619
        <org.gvsig.tools.dynform.impl>org.gvsig.tools.dynform.impl</org.gvsig.tools.dynform.impl>
2620
        <org.gvsig.tools.dynform.services>org.gvsig.tools.dynform.services</org.gvsig.tools.dynform.services>
2621
        <org.gvsig.tools.swing.impl>org.gvsig.tools.swing.impl</org.gvsig.tools.swing.impl>
2622
2623 41419 jjdelcerro
    </properties>
2624 40435 jjdelcerro
2625 41419 jjdelcerro
    <modules>
2626
        <module>org.gvsig.desktop.compat.cdc</module>
2627
        <module>org.gvsig.desktop.library</module>
2628
        <module>org.gvsig.desktop.framework</module>
2629
        <module>org.gvsig.desktop.plugin</module>
2630 40435 jjdelcerro
2631 41419 jjdelcerro
        <!-- NOTE: Project  org.gvsig.desktop.installer must not be a sub module of this. -->
2632
        <!-- NOTE: Project  org.gvsig.desktop.buildtools must not be a sub module of this. -->
2633 40435 jjdelcerro
2634 41419 jjdelcerro
    </modules>
2635 40435 jjdelcerro
</project>