Statistics
| Revision:

svn-gvsig-desktop / tags / org.gvsig.desktop-2.0.112 / pom.xml @ 44178

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