Statistics
| Revision:

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

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