Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / pom.xml @ 42148

History | View | Annotate | Download (112 KB)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<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

    
4
    <modelVersion>4.0.0</modelVersion>
5
    <groupId>org.gvsig</groupId>
6
    <artifactId>org.gvsig.desktop</artifactId>
7
    <packaging>pom</packaging>
8

    
9
    <version>2.0.94-SNAPSHOT</version>
10

    
11
    <name>${project.artifactId}</name>
12
    <description>
13
        This is part of the sources of "gSIG desktop" application.
14

    
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
        working in the land realm.
23
    </description>
24

    
25
    <licenses>
26
        <license>
27
            <name>GPLv3</name>
28
            <url>http://www.gnu.org/licenses/gpl.html</url>
29
            <distribution>repo</distribution>
30
            <comments>
31
                "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
        </license>
37
    </licenses>
38

    
39
    <organization>
40
        <name>gvSIG Association</name>
41
        <url>http://www.gvsig.com/</url>
42
    </organization>
43

    
44
    <scm>
45
        <connection>scm:svn:https://devel.gvsig.org/svn/gvsig-desktop/trunk/org.gvsig.desktop/</connection>
46
        <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-desktop/trunk/org.gvsig.desktop/</developerConnection>
47
        <url>https://devel.gvsig.org/redmine/projects/gvsig-desktop/repository/show/trunk//org.gvsig.desktop/</url>
48
    </scm>
49

    
50
    <repositories>
51
        <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
    </repositories>
67

    
68
    <distributionManagement>
69
        <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
    </distributionManagement>
86

    
87
    <issueManagement>
88
        <system>redmine</system>
89
        <url>https://devel.gvsig.org/redmine/projects/gvsig-desktop</url>
90
    </issueManagement>
91

    
92
    <mailingLists>
93
        <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
    </mailingLists>
127

    
128
    <dependencyManagement>
129
        <dependencies>
130

    
131
            <!-- Non gvSIG projects -->
132
            <!-- NOTE: the list of dependencies is ordered alphabetically -->
133
            <!-- by the artifactId. Please, if new dependencies are added, -->
134
            <!--keep the order.-->
135

    
136
            <dependency>
137
                <groupId>org.n52</groupId>
138
                <artifactId>52n-wps-config</artifactId>
139
                <version>1.0.1</version>
140
            </dependency>
141
            <dependency>
142
                <groupId>net.opengis</groupId>
143
                <artifactId>52n-wps-xml</artifactId>
144
                <version>1.0.0</version>
145
            </dependency>
146
            <dependency>
147
                <groupId>org.jzkit</groupId>
148
                <artifactId>a2j-runtime</artifactId>
149
                <version>2.0.9</version>
150
            </dependency>
151
            <dependency>
152
                <groupId>org.jzkit</groupId>
153
                <artifactId>a2j</artifactId>
154
                <version>2.0.9</version>
155
            </dependency>
156
            <dependency>
157
                <groupId>net.swing</groupId>
158
                <artifactId>amic-util</artifactId>
159
                <version>unknown</version>
160
            </dependency>
161
            <dependency>
162
                <groupId>org.apache.ant</groupId>
163
                <artifactId>ant</artifactId>
164
                <version>1.8.1</version>
165
            </dependency>
166
            <dependency>
167
                <groupId>org.apache.ant</groupId>
168
                <artifactId>ant-apache-oro</artifactId>
169
                <version>1.8.1</version>
170
            </dependency>
171
            <dependency>
172
                <groupId>ant-contrib</groupId>
173
                <artifactId>ant-contrib</artifactId>
174
                <version>1.0b3</version>
175
                <exclusions>
176
                    <exclusion>
177
                        <groupId>ant</groupId>
178
                        <artifactId>ant</artifactId>
179
                    </exclusion>
180
                </exclusions>
181
            </dependency>
182
            <dependency>
183
                <groupId>org.apache.ant</groupId>
184
                <artifactId>ant-launcher</artifactId>
185
                <version>1.8.1</version>
186
            </dependency>
187
            <dependency>
188
                <groupId>org.apache.ant</groupId>
189
                <artifactId>ant-nodeps</artifactId>
190
                <version>1.8.1</version>
191
            </dependency>
192
            <dependency>
193
                <groupId>org.tigris.antelope</groupId>
194
                <artifactId>antelopetasks</artifactId>
195
                <version>3.2.10</version>
196
            </dependency>
197
            <dependency>
198
                <groupId>com.sardak</groupId>
199
                <artifactId>antform</artifactId>
200
                <version>2.0</version>
201
            </dependency>
202
            <dependency>
203
                <groupId>org.apache.xmlgraphics</groupId>
204
                <artifactId>batik-awt-util</artifactId>
205
                <version>1.7</version>
206
            </dependency>
207
            <dependency>
208
                <groupId>org.apache.xmlgraphics</groupId>
209
                <artifactId>batik-bridge</artifactId>
210
                <version>1.7</version>
211
            </dependency>
212
            <dependency>
213
                <groupId>org.apache.xmlgraphics</groupId>
214
                <artifactId>batik-ext</artifactId>
215
                <version>1.7</version>
216
            </dependency>
217
            <dependency>
218
                <groupId>org.apache.xmlgraphics</groupId>
219
                <artifactId>batik-gui-util</artifactId>
220
                <version>1.7</version>
221
            </dependency>
222
            <dependency>
223
                <groupId>org.apache.xmlgraphics</groupId>
224
                <artifactId>batik-gvt</artifactId>
225
                <version>1.7</version>
226
            </dependency>
227
            <dependency>
228
                <groupId>org.apache.xmlgraphics</groupId>
229
                <artifactId>batik-script</artifactId>
230
                <version>1.7</version>
231
            </dependency>
232
            <dependency>
233
                <groupId>org.apache.xmlgraphics</groupId>
234
                <artifactId>batik-xml</artifactId>
235
                <version>1.7</version>
236
            </dependency>
237
            <dependency>
238
                <groupId>org.apache.xmlgraphics</groupId>
239
                <artifactId>batik-anim</artifactId>
240
                <version>1.7</version>
241
            </dependency>
242
            <dependency>
243
                <groupId>org.apache.xmlgraphics</groupId>
244
                <artifactId>batik-css</artifactId>
245
                <version>1.7</version>
246
            </dependency>
247
            <dependency>
248
                <groupId>org.apache.xmlgraphics</groupId>
249
                <artifactId>batik-dom</artifactId>
250
                <version>1.7</version>
251
            </dependency>
252
            <dependency>
253
                <groupId>org.apache.xmlgraphics</groupId>
254
                <artifactId>batik-js</artifactId>
255
                <version>1.7</version>
256
            </dependency>
257
            <dependency>
258
                <groupId>org.apache.xmlgraphics</groupId>
259
                <artifactId>batik-parser</artifactId>
260
                <version>1.7</version>
261
            </dependency>
262
            <dependency>
263
                <groupId>org.apache.xmlgraphics</groupId>
264
                <artifactId>batik-svg-dom</artifactId>
265
                <version>1.7</version>
266
            </dependency>
267
            <dependency>
268
                <groupId>bsf</groupId>
269
                <artifactId>bsf</artifactId>
270
                <version>2.3.0-rc1</version>
271
            </dependency>
272
            <dependency>
273
                <groupId>org.apache.bsf</groupId>
274
                <artifactId>bsf-api</artifactId>
275
                <version>3.1</version>
276
            </dependency>
277
            <dependency>
278
                <groupId>org.apache.bsf</groupId>
279
                <artifactId>bsf-utils</artifactId>
280
                <version>3.1</version>
281
            </dependency>
282
            <dependency>
283
                <groupId>bsh</groupId>
284
                <artifactId>bsh</artifactId>
285
                <version>2.0b4</version>
286
            </dependency>
287
            <dependency>
288
                <groupId>castor</groupId>
289
                <artifactId>castor</artifactId>
290
                <version>0.9.5.3</version>
291
            </dependency>
292

    
293
            <dependency>
294
                <groupId>commons-beanutils</groupId>
295
                <artifactId>commons-beanutils</artifactId>
296
                <version>1.6</version>
297
            </dependency>
298
            <dependency>
299
                <groupId>commons-dbcp</groupId>
300
                <artifactId>commons-dbcp</artifactId>
301
                <version>1.2.2</version>
302
            </dependency>
303
            <dependency>
304
                <groupId>commons-codec</groupId>
305
                <artifactId>commons-codec</artifactId>
306
                <version>1.6</version>
307
            </dependency>
308
            <dependency>
309
                <groupId>commons-collections</groupId>
310
                <artifactId>commons-collections</artifactId>
311
                <version>3.2.1</version>
312
            </dependency>
313
            <dependency>
314
                <groupId>org.apache.solr</groupId>
315
                <artifactId>solr-commons-csv</artifactId>
316
                <version>3.5.0</version>
317
            </dependency>
318
            <dependency>
319
                <groupId>commons-httpclient</groupId>
320
                <artifactId>commons-httpclient</artifactId>
321
                <version>2.0.2</version>
322
            </dependency>
323
            <dependency>
324
                <groupId>commons-cli</groupId>
325
                <artifactId>commons-cli</artifactId>
326
                <version>1.2</version>
327
            </dependency>
328
            <dependency>
329
                <groupId>commons-io</groupId>
330
                <artifactId>commons-io</artifactId>
331
                <version>2.4</version>
332
            </dependency>
333
            <dependency>
334
                <groupId>org.apache.commons</groupId>
335
                <artifactId>commons-lang3</artifactId>
336
                <version>3.1</version>
337
            </dependency>
338
            <dependency>
339
                <groupId>commons-configuration</groupId>
340
                <artifactId>commons-configuration</artifactId>
341
                <version>1.10</version>
342
            </dependency>
343
            <dependency>
344
                <groupId>commons-logging</groupId>
345
                <artifactId>commons-logging</artifactId>
346
                <version>1.1.1</version>
347
            </dependency>
348
            <dependency>
349
                <groupId>commons-logging</groupId>
350
                <artifactId>commons-logging</artifactId>
351
                <version>1.1.1</version>
352
                <classifier>api</classifier>
353
            </dependency>
354
            <dependency>
355
                <groupId>commons-pool</groupId>
356
                <artifactId>commons-pool</artifactId>
357
                <version>1.6</version>
358
            </dependency>
359

    
360
            <dependency>
361
                <groupId>org.dspace</groupId>
362
                <artifactId>cql-java</artifactId>
363
                <version>1.0</version>
364
            </dependency>
365
            <dependency>
366
                <groupId>easymock</groupId>
367
                <artifactId>easymock</artifactId>
368
                <version>1.2_Java1.3</version>
369
            </dependency>
370
            <dependency>
371
                <groupId>easymock</groupId>
372
                <artifactId>easymockclassextension</artifactId>
373
                <version>1.2</version>
374
            </dependency>
375
            <dependency>
376
                <groupId>flanagan</groupId>
377
                <artifactId>flanagan</artifactId>
378
                <version>20090616</version>
379
            </dependency>
380
            <dependency>
381
                <groupId>net.sf</groupId>
382
                <artifactId>flib-jcalendar</artifactId>
383
                <version>unknown</version>
384
            </dependency>
385
            <dependency>
386
                <groupId>org.opengis</groupId>
387
                <artifactId>geoapi</artifactId>
388
                <version>2.0</version>
389
            </dependency>
390
            <dependency>
391
                <groupId>geojava</groupId>
392
                <artifactId>geojava</artifactId>
393
                <version>unknown</version>
394
            </dependency>
395
            <dependency>
396
                <groupId>org.geonames</groupId>
397
                <artifactId>geonames</artifactId>
398
                <version>1.0</version>
399
                <classifier>java5</classifier>
400
            </dependency>
401
            <dependency>
402
                <groupId>org.codehaus.groovy</groupId>
403
                <artifactId>groovy-all</artifactId>
404
                <version>1.7.6</version>
405
            </dependency>
406
            <dependency>
407
                <groupId>org.geotools</groupId>
408
                <artifactId>gt2-legacy</artifactId>
409
                <version>2.2-RC2</version>
410
            </dependency>
411
            <dependency>
412
                <groupId>org.geotools</groupId>
413
                <artifactId>gt2-main</artifactId>
414
                <version>2.2.2</version>
415
            </dependency>
416
            <dependency>
417
                <groupId>org.geotools</groupId>
418
                <artifactId>gt2-referencing</artifactId>
419
                <version>2.2-RC2</version>
420
            </dependency>
421
            <dependency>
422
                <groupId>hsqldb</groupId>
423
                <artifactId>hsqldb</artifactId>
424
                <version>1.8.0.10</version>
425
            </dependency>
426
            <dependency>
427
                <groupId>com.h2database</groupId>
428
                <artifactId>h2</artifactId>
429
                <version>1.3.150</version>
430
            </dependency>
431
            <dependency>
432
                <groupId>org.ini4j</groupId>
433
                <artifactId>ini4j</artifactId>
434
                <version>0.5.1</version>
435
            </dependency>
436
            <dependency>
437
                <groupId>com.lowagie</groupId>
438
                <artifactId>itext</artifactId>
439
                <version>2.1.7</version>
440
            </dependency>
441
            <dependency>
442
                <groupId>javax.media</groupId>
443
                <artifactId>jai_core</artifactId>
444
                <version>1.1.3</version>
445
            </dependency>
446
            <dependency>
447
                <groupId>javax.media</groupId>
448
                <artifactId>jai_codec</artifactId>
449
                <version>1.1.3</version>
450
            </dependency>
451
            <dependency>
452
                <groupId>gov.nist.math</groupId>
453
                <artifactId>jama</artifactId>
454
                <version>unknown</version>
455
            </dependency>
456
            <dependency>
457
                <groupId>javax.help</groupId>
458
                <artifactId>javahelp</artifactId>
459
                <version>2.0.05</version>
460
            </dependency>
461
            <dependency>
462
                <groupId>com.toedter</groupId>
463
                <artifactId>jcalendar</artifactId>
464
                <version>1.3.2</version>
465
            </dependency>
466
            <dependency>
467
                <groupId>jfree</groupId>
468
                <artifactId>jcommon</artifactId>
469
                <version>1.0.12</version>
470
            </dependency>
471
            <dependency>
472
                <groupId>jdom</groupId>
473
                <artifactId>jdom</artifactId>
474
                <version>1.0</version>
475
            </dependency>
476
            <dependency>
477
                <groupId>org.nfunk</groupId>
478
                <artifactId>jep</artifactId>
479
                <version>2.4.0</version>
480
            </dependency>
481
            <dependency>
482
                <groupId>jfree</groupId>
483
                <artifactId>jfreechart</artifactId>
484
                <version>1.0.7</version>
485
            </dependency>
486
            <dependency>
487
                <groupId>org.jfree</groupId>
488
                <artifactId>jfreechart</artifactId>
489
                <version>1.0.14</version>
490
            </dependency>
491
            <dependency>
492
                <groupId>org.jgraf</groupId>
493
                <artifactId>jgraf</artifactId>
494
                <version>0.0.1</version>
495
            </dependency>
496
            <dependency>
497
                <groupId>net.sf</groupId>
498
                <artifactId>jgraph</artifactId>
499
                <version>5.10.1.5</version>
500
            </dependency>
501
            <dependency>
502
                <groupId>net.sf</groupId>
503
                <artifactId>jgridshiftapi</artifactId>
504
                <version>1.0</version>
505
            </dependency>
506
            <dependency>
507
                <groupId>com.sun</groupId>
508
                <artifactId>jimi</artifactId>
509
                <version>1.1</version>
510
            </dependency>
511
            <dependency>
512
                <groupId>joda-time</groupId>
513
                <artifactId>joda-time</artifactId>
514
                <version>1.6</version>
515
            </dependency>
516
            <dependency>
517
                <groupId>org.jpedal</groupId>
518
                <artifactId>jpedal_lgpl</artifactId>
519
                <version>4.37b36</version>
520
            </dependency>
521
            <dependency>
522
                <groupId>org.jruby</groupId>
523
                <artifactId>jruby</artifactId>
524
                <version>1.5.6</version>
525
            </dependency>
526
            <dependency>
527
                <groupId>rhino</groupId>
528
                <artifactId>js</artifactId>
529
                <!-- This is the version already included in Java 1.6 -->
530
                <version>1.6R2</version>
531
            </dependency>
532
            <dependency>
533
                <groupId>net.sf</groupId>
534
                <artifactId>jsi</artifactId>
535
                <version>unknown</version>
536
            </dependency>
537
            <dependency>
538
                <groupId>javax.units</groupId>
539
                <artifactId>jsr108</artifactId>
540
                <version>0.01</version>
541
            </dependency>
542
            <dependency>
543
                <groupId>com.vividsolutions</groupId>
544
                <artifactId>jts</artifactId>
545
                <version>1.13</version>
546
            </dependency>
547
            <dependency>
548
                <groupId>junit</groupId>
549
                <artifactId>junit</artifactId>
550
                <version>3.8.1</version>
551
            </dependency>
552
            <dependency>
553
                <groupId>jwizardcomponent</groupId>
554
                <artifactId>jwizardcomponent</artifactId>
555
                <version>1.2.2</version>
556
            </dependency>
557
            <dependency>
558
                <groupId>jwizardcomponent</groupId>
559
                <artifactId>jwizardcomponent-0i18n</artifactId>
560
                <version>1.2.2.1</version>
561
            </dependency>
562
            <dependency>
563
                <groupId>org.python</groupId>
564
                <artifactId>jython</artifactId>
565
                <version>2.5.2</version>
566
            </dependency>
567
            <dependency>
568
                <groupId>org.jzkit</groupId>
569
                <artifactId>jzkit2-core</artifactId>
570
                <version>2.0.0</version>
571
            </dependency>
572
            <dependency>
573
                <groupId>org.jzkit</groupId>
574
                <artifactId>jzkit2-z3950</artifactId>
575
                <version>2.0.0</version>
576
            </dependency>
577
            <dependency>
578
                <groupId>org.jzkit</groupId>
579
                <artifactId>jzkit2-origin</artifactId>
580
                <version>2.0.0</version>
581
            </dependency>
582
            <dependency>
583
                <groupId>net.sf.kxml</groupId>
584
                <artifactId>kxml2</artifactId>
585
                <version>2.2.2</version>
586
            </dependency>
587
            <dependency>
588
                <groupId>log4j</groupId>
589
                <artifactId>log4j</artifactId>
590
                <version>1.2.14</version>
591
            </dependency>
592
            <dependency>
593
                <groupId>com.googlecode.log4jdbc</groupId>
594
                <artifactId>log4jdbc</artifactId>
595
                <version>1.2</version>
596
            </dependency>
597
            <dependency>
598
                <groupId>com.jgoodies</groupId>
599
                <artifactId>jgoodies-common</artifactId>
600
                <version>1.4.0</version>
601
            </dependency>
602
            <dependency>
603
                <groupId>com.jgoodies</groupId>
604
                <artifactId>jgoodies-forms</artifactId>
605
                <version>1.6.0</version>
606
            </dependency>
607
            <dependency>
608
                <groupId>com.jgoodies</groupId>
609
                <artifactId>looks</artifactId>
610
                <version>2.2.2</version>
611
            </dependency>
612
            <dependency>
613
                <groupId>com.ostermiller</groupId>
614
                <artifactId>ostermillerutils</artifactId>
615
                <version>1.4.3</version>
616
            </dependency>
617
            <dependency>
618
                <groupId>mysql</groupId>
619
                <artifactId>mysql-connector-java</artifactId>
620
                <version>5.1.6</version>
621
            </dependency>
622
            <dependency>
623
                <groupId>postgresql</groupId>
624
                <artifactId>postgresql</artifactId>
625
                <version>9.1-901.jdbc3</version>
626
            </dependency>
627
            <dependency>
628
                <groupId>es.unex</groupId>
629
                <artifactId>sextante</artifactId>
630
                <version>0.6.0</version>
631
            </dependency>
632
            <dependency>
633
                <groupId>es.unex</groupId>
634
                <artifactId>sextante_gui</artifactId>
635
                <version>0.6.0</version>
636
            </dependency>
637
            <dependency>
638
                <groupId>es.unex</groupId>
639
                <artifactId>sextante_wps</artifactId>
640
                <version>0.6.0</version>
641
            </dependency>
642
            <dependency>
643
                <groupId>es.unex</groupId>
644
                <artifactId>libMath</artifactId>
645
                <version>0.6.0</version>
646
            </dependency>
647
            <dependency>
648
                <groupId>es.unex</groupId>
649
                <artifactId>libDocEngines</artifactId>
650
                <version>0.6.0</version>
651
            </dependency>
652
            <dependency>
653
                <groupId>org.apache.directory.studio</groupId>
654
                <artifactId>org.apache.commons.pool</artifactId>
655
                <version>1.6</version>
656
            </dependency>
657
            <dependency>
658
                <groupId>org.osgeo</groupId>
659
                <artifactId>proj4j</artifactId>
660
                <version>0.1.0</version>
661
            </dependency>
662
            <dependency>
663
                <groupId>com.fifesoft</groupId>
664
                <artifactId>rsyntaxtextarea</artifactId>
665
                <version>2.0.2</version>
666
            </dependency>
667
            <dependency>
668
                <groupId>sil</groupId>
669
                <artifactId>sil</artifactId>
670
                <version>0.43b-am1</version>
671
            </dependency>
672
            <dependency>
673
                <groupId>org.slf4j</groupId>
674
                <artifactId>slf4j-api</artifactId>
675
                <version>1.5.5</version>
676
            </dependency>
677
            <dependency>
678
                <groupId>org.slf4j</groupId>
679
                <artifactId>slf4j-log4j12</artifactId>
680
                <version>1.5.5</version>
681
            </dependency>
682
            <dependency>
683
                <groupId>net.sf.smc</groupId>
684
                <artifactId>smc</artifactId>
685
                <version>4.3</version>
686
            </dependency>
687
            <dependency>
688
                <groupId>soap</groupId>
689
                <artifactId>soap</artifactId>
690
                <version>2.3</version>
691
            </dependency>
692
            <dependency>
693
                <groupId>spatialindex</groupId>
694
                <artifactId>spatialindex</artifactId>
695
                <version>unknown</version>
696
            </dependency>
697
            <dependency>
698
                <groupId>org.springframework</groupId>
699
                <artifactId>spring</artifactId>
700
                <version>1.2.8</version>
701
            </dependency>
702
            <dependency>
703
                <groupId>net.sf</groupId>
704
                <artifactId>sqljep</artifactId>
705
                <version>0.2.1</version>
706
            </dependency>
707
            <dependency>
708
                <groupId>net.sf.supercsv</groupId>
709
                <artifactId>super-csv</artifactId>
710
                <version>2.1.0</version>
711
            </dependency>
712
            <dependency>
713
                <groupId>org.tmatesoft.svnkit</groupId>
714
                <artifactId>svnkit</artifactId>
715
                <version>1.3.3</version>
716
            </dependency>
717
            <dependency>
718
                <groupId>org.tmatesoft.svnkit</groupId>
719
                <artifactId>svnkit-cli</artifactId>
720
                <version>1.3.3</version>
721
            </dependency>
722
            <dependency>
723
                <groupId>tablelayout</groupId>
724
                <artifactId>TableLayout</artifactId>
725
                <version>20050920</version>
726
            </dependency>
727
            <dependency>
728
                <groupId>info.clearthought</groupId>
729
                <artifactId>TableLayout-bin-jdk1.5</artifactId>
730
                <version>2007-04-21</version>
731
            </dependency>
732
            <dependency>
733
                <groupId>net.sourceforge.thinlet</groupId>
734
                <artifactId>thinlet</artifactId>
735
                <version>2005-03-28</version>
736
            </dependency>
737
            <dependency>
738
                <groupId>gnu.trove</groupId>
739
                <artifactId>trove</artifactId>
740
                <version>0.1.8</version>
741
            </dependency>
742
            <dependency>
743
                <groupId>java3d</groupId>
744
                <artifactId>vecmath</artifactId>
745
                <version>1.3.1</version>
746
            </dependency>
747
            <dependency>
748
                <groupId>org.apache</groupId>
749
                <artifactId>xbean</artifactId>
750
                <version>2.2.0</version>
751
            </dependency>
752
            <dependency>
753
                <groupId>xerces</groupId>
754
                <artifactId>xercesImpl</artifactId>
755
                <version>2.11.0</version>
756
            </dependency>
757
            <dependency>
758
                <groupId>xml-apis</groupId>
759
                <artifactId>xml-apis</artifactId>
760
                <version>1.4.01</version>
761
            </dependency>
762
            <dependency>
763
                <groupId>xml-apis</groupId>
764
                <artifactId>xml-apis-ext</artifactId>
765
                <version>1.3.04</version>
766
            </dependency>
767
            <dependency>
768
                <groupId>xmlpull</groupId>
769
                <artifactId>xmlpull</artifactId>
770
                <version>1.1.3.1</version>
771
            </dependency>
772
            <dependency>
773
                <groupId>zql</groupId>
774
                <artifactId>zql</artifactId>
775
                <version>unknown</version>
776
            </dependency>
777

    
778
            <!-- External gvSIG projects -->
779

    
780
            <dependency>
781
                <groupId>org.gvsig</groupId>
782
                <artifactId>org.gvsig.jdk.v1_6</artifactId>
783
                <version>1.0.1</version>
784
            </dependency>
785
            <dependency>
786
                <groupId>org.gvsig</groupId>
787
                <artifactId>org.gvsig.jdk.v1_4</artifactId>
788
                <version>1.0.0</version>
789
            </dependency>
790
            <dependency>
791
                <groupId>org.gvsig</groupId>
792
                <artifactId>org.gvsig.tools.lib</artifactId>
793
                <version>${gvsig.tools.version}</version>
794
            </dependency>
795
            <dependency>
796
                <groupId>org.gvsig</groupId>
797
                <artifactId>org.gvsig.tools.lib</artifactId>
798
                <version>${gvsig.tools.version}</version>
799
                <type>test-jar</type>
800
            </dependency>
801
            <dependency>
802
                <groupId>org.gvsig</groupId>
803
                <artifactId>org.gvsig.tools.swing.api</artifactId>
804
                <version>${gvsig.tools.version}</version>
805
            </dependency>
806
            <dependency>
807
                <groupId>org.gvsig</groupId>
808
                <artifactId>org.gvsig.tools.swing.impl</artifactId>
809
                <version>${gvsig.tools.version}</version>
810
            </dependency>
811

    
812
            <dependency>
813
                <groupId>org.gvsig</groupId>
814
                <artifactId>org.gvsig.tools.dynform.api</artifactId>
815
                <version>${gvsig.tools.version}</version>
816
            </dependency>
817
            <dependency>
818
                <groupId>org.gvsig</groupId>
819
                <artifactId>org.gvsig.tools.dynform.spi</artifactId>
820
                <version>${gvsig.tools.version}</version>
821
            </dependency>
822
            <dependency>
823
                <groupId>org.gvsig</groupId>
824
                <artifactId>org.gvsig.tools.dynform.services</artifactId>
825
                <version>${gvsig.tools.version}</version>
826
            </dependency>
827
            <dependency>
828
                <groupId>org.gvsig</groupId>
829
                <artifactId>org.gvsig.tools.dynform.impl</artifactId>
830
                <version>${gvsig.tools.version}</version>
831
            </dependency>
832

    
833
            <dependency>
834
                <groupId>org.gvsig</groupId>
835
                <artifactId>org.gvsig.catalog</artifactId>
836
                <version>2.0</version>
837
            </dependency>
838
            <dependency>
839
                <groupId>org.gvsig.external</groupId>
840
                <artifactId>org.gvsig.external.jump</artifactId>
841
                <version>1.0.0</version>
842
            </dependency>
843
            <dependency>
844
                <groupId>org.gvsig</groupId>
845
                <artifactId>org.gvsig.proj.lib.api</artifactId>
846
                <version>${gvsig.proj.version}</version>
847
            </dependency>
848
            <dependency>
849
                <groupId>org.gvsig</groupId>
850
                <artifactId>org.gvsig.proj.lib.proj4j</artifactId>
851
                <version>${gvsig.proj.version}</version>
852
            </dependency>
853
            <dependency>
854
                <groupId>org.gvsig</groupId>
855
                <artifactId>org.gvsig.proj.swing.api</artifactId>
856
                <version>${gvsig.proj.version}</version>
857
            </dependency>
858
            <dependency>
859
                <groupId>org.gvsig</groupId>
860
                <artifactId>org.gvsig.proj.swing.impl</artifactId>
861
                <version>${gvsig.proj.version}</version>
862
            </dependency>
863
            <dependency>
864
                <groupId>org.gvsig</groupId>
865
                <artifactId>org.gvsig.projection.api</artifactId>
866
                <version>${gvsig.projection.api.version}</version>
867
            </dependency>
868

    
869
            <!-- Childs projects -->
870

    
871
            <dependency>
872
                <groupId>org.gvsig</groupId>
873
                <artifactId>org.gvsig.about.api</artifactId>
874
                <version>2.0.94-SNAPSHOT</version>
875
            </dependency>
876
            <dependency>
877
                <groupId>org.gvsig</groupId>
878
                <artifactId>org.gvsig.about.impl</artifactId>
879
                <version>2.0.94-SNAPSHOT</version>
880
            </dependency>
881
            <dependency>
882
                <groupId>org.gvsig</groupId>
883
                <artifactId>org.gvsig.metadata.lib.basic.api</artifactId>
884
                <version>2.0.94-SNAPSHOT</version>
885
            </dependency>
886
            <dependency>
887
                <groupId>org.gvsig</groupId>
888
                <artifactId>org.gvsig.metadata.lib.basic.impl</artifactId>
889
                <version>2.0.94-SNAPSHOT</version>
890
            </dependency>
891
            <dependency>
892
                <groupId>org.gvsig</groupId>
893
                <artifactId>org.gvsig.metadata.swing.basic.api</artifactId>
894
                <version>2.0.94-SNAPSHOT</version>
895
            </dependency>
896
            <dependency>
897
                <groupId>org.gvsig</groupId>
898
                <artifactId>org.gvsig.metadata.swing.basic.impl</artifactId>
899
                <version>2.0.94-SNAPSHOT</version>
900
            </dependency>
901
            <dependency>
902
                <groupId>org.gvsig</groupId>
903
                <artifactId>org.gvsig.projection.cresques.impl</artifactId>
904
                <version>2.0.94-SNAPSHOT</version>
905
            </dependency>
906
            <dependency>
907
                <groupId>org.gvsig</groupId>
908
                <artifactId>org.gvsig.projection.cresques.ui</artifactId>
909
                <version>2.0.94-SNAPSHOT</version>
910
            </dependency>
911
            <dependency>
912
                <groupId>org.gvsig</groupId>
913
                <artifactId>org.gvsig.andami</artifactId>
914
                <version>2.0.94-SNAPSHOT</version>
915
            </dependency>
916
            <dependency>
917
                <groupId>org.gvsig</groupId>
918
                <artifactId>org.gvsig.app</artifactId>
919
                <version>2.0.94-SNAPSHOT</version>
920
            </dependency>
921
            <dependency>
922
                <groupId>org.gvsig</groupId>
923
                <artifactId>org.gvsig.ui</artifactId>
924
                <version>2.0.94-SNAPSHOT</version>
925
            </dependency>
926
            <dependency>
927
                <groupId>org.gvsig</groupId>
928
                <artifactId>org.gvsig.fmap.control</artifactId>
929
                <version>2.0.94-SNAPSHOT</version>
930
            </dependency>
931
            <dependency>
932
                <groupId>org.gvsig</groupId>
933
                <artifactId>org.gvsig.fmap.mapcontext.api</artifactId>
934
                <version>2.0.94-SNAPSHOT</version>
935
            </dependency>
936
            <dependency>
937
                <groupId>org.gvsig</groupId>
938
                <artifactId>org.gvsig.fmap.mapcontext.impl</artifactId>
939
                <version>2.0.94-SNAPSHOT</version>
940
            </dependency>
941
            <dependency>
942
                <groupId>org.gvsig</groupId>
943
                <artifactId>org.gvsig.fmap.mapcontext.operation</artifactId>
944
                <version>2.0.94-SNAPSHOT</version>
945
            </dependency>
946
            <dependency>
947
                <groupId>org.gvsig</groupId>
948
                <artifactId>org.gvsig.fmap.dal.api</artifactId>
949
                <version>2.0.94-SNAPSHOT</version>
950
            </dependency>
951
            <dependency>
952
                <groupId>org.gvsig</groupId>
953
                <artifactId>org.gvsig.fmap.dal.spi</artifactId>
954
                <version>2.0.94-SNAPSHOT</version>
955
            </dependency>
956
            <dependency>
957
                <groupId>org.gvsig</groupId>
958
                <artifactId>org.gvsig.fmap.dal.impl</artifactId>
959
                <version>2.0.94-SNAPSHOT</version>
960
            </dependency>
961
            <dependency>
962
                <groupId>org.gvsig</groupId>
963
                <artifactId>org.gvsig.fmap.dal.impl</artifactId>
964
                <version>2.0.94-SNAPSHOT</version>
965
                <type>test-jar</type>
966
                <scope>test</scope>
967
            </dependency>
968
            <dependency>
969
                <groupId>org.gvsig</groupId>
970
                <artifactId>org.gvsig.fmap.dal.db.lib</artifactId>
971
                <version>2.0.94-SNAPSHOT</version>
972
            </dependency>
973
            <dependency>
974
                <groupId>org.gvsig</groupId>
975
                <artifactId>org.gvsig.fmap.dal.db.jdbc</artifactId>
976
                <version>2.0.94-SNAPSHOT</version>
977
            </dependency>
978
            <dependency>
979
                <groupId>org.gvsig</groupId>
980
                <artifactId>org.gvsig.fmap.dal.db.h2</artifactId>
981
                <version>2.0.94-SNAPSHOT</version>
982
            </dependency>
983

    
984
            <dependency>
985
                <groupId>org.gvsig</groupId>
986
                <artifactId>org.gvsig.fmap.dal.file.lib</artifactId>
987
                <version>2.0.94-SNAPSHOT</version>
988
            </dependency>
989
            <dependency>
990
                <groupId>org.gvsig</groupId>
991
                <artifactId>org.gvsig.fmap.dal.file.dbf</artifactId>
992
                <version>2.0.94-SNAPSHOT</version>
993
            </dependency>
994
            <dependency>
995
                <groupId>org.gvsig</groupId>
996
                <artifactId>org.gvsig.fmap.dal.file.csv</artifactId>
997
                <version>2.0.94-SNAPSHOT</version>
998
            </dependency>
999
            <dependency>
1000
                <groupId>org.gvsig</groupId>
1001
                <artifactId>org.gvsig.fmap.dal.file.shp</artifactId>
1002
                <version>2.0.94-SNAPSHOT</version>
1003
            </dependency>
1004
            <dependency>
1005
              <groupId>org.gvsig</groupId>
1006
              <artifactId>org.gvsig.fmap.dal.swing.api</artifactId>
1007
              <version>2.0.94-SNAPSHOT</version>
1008
            </dependency>
1009
                <dependency>
1010
              <groupId>org.gvsig</groupId>
1011
              <artifactId>org.gvsig.fmap.dal.swing.impl</artifactId>
1012
               <version>2.0.94-SNAPSHOT</version>
1013
            </dependency>
1014
            <dependency>
1015
                <groupId>org.gvsig</groupId>
1016
                <artifactId>org.gvsig.newlayer.lib.api</artifactId>
1017
                <version>2.0.94-SNAPSHOT</version>
1018
            </dependency>
1019
            <dependency>
1020
                <groupId>org.gvsig</groupId>
1021
                <artifactId>org.gvsig.newlayer.lib.api</artifactId>
1022
                <version>2.0.94-SNAPSHOT</version>
1023
                <type>test-jar</type>
1024
            </dependency>
1025
            <dependency>
1026
                <groupId>org.gvsig</groupId>
1027
                <artifactId>org.gvsig.newlayer.lib.impl</artifactId>
1028
                <version>2.0.94-SNAPSHOT</version>
1029
            </dependency>
1030
            <dependency>
1031
                <groupId>org.gvsig</groupId>
1032
                <artifactId>org.gvsig.newlayer.prov.generic</artifactId>
1033
                <version>2.0.46-SNAPSHOT</version>
1034
            </dependency>
1035
            <dependency>
1036
                <groupId>org.gvsig</groupId>
1037
                <artifactId>org.gvsig.newlayer.prov.file</artifactId>
1038
                <version>2.0.94-SNAPSHOT</version>
1039
            </dependency>
1040
            <dependency>
1041
                <groupId>org.gvsig</groupId>
1042
                <artifactId>org.gvsig.newlayer.prov.shape</artifactId>
1043
                <version>2.0.94-SNAPSHOT</version>
1044
            </dependency>
1045
            <dependency>
1046
                <groupId>org.gvsig</groupId>
1047
                <artifactId>org.gvsig.symbology.lib.api</artifactId>
1048
                <version>2.0.94-SNAPSHOT</version>
1049
            </dependency>
1050
            <dependency>
1051
                <groupId>org.gvsig</groupId>
1052
                <artifactId>org.gvsig.symbology.lib.impl</artifactId>
1053
                <version>2.0.94-SNAPSHOT</version>
1054
            </dependency>
1055
            <dependency>
1056
                <groupId>org.gvsig</groupId>
1057
                <artifactId>org.gvsig.symbology.swing.api</artifactId>
1058
                <version>2.0.94-SNAPSHOT</version>
1059
            </dependency>
1060
            <dependency>
1061
                <groupId>org.gvsig</groupId>
1062
                <artifactId>org.gvsig.symbology.swing.impl</artifactId>
1063
                <version>2.0.94-SNAPSHOT</version>
1064
            </dependency>
1065
            <dependency>
1066
                <groupId>org.gvsig</groupId>
1067
                <artifactId>org.gvsig.fmap.geometry.api</artifactId>
1068
                <version>2.0.94-SNAPSHOT</version>
1069
            </dependency>
1070
            <dependency>
1071
                <groupId>org.gvsig</groupId>
1072
                <artifactId>org.gvsig.fmap.geometry.generalpath</artifactId>
1073
                <version>2.0.94-SNAPSHOT</version>
1074
            </dependency>
1075
            <dependency>
1076
                <groupId>org.gvsig</groupId>
1077
                <artifactId>org.gvsig.fmap.geometry.operation</artifactId>
1078
                <version>2.0.94-SNAPSHOT</version>
1079
            </dependency>
1080
            <dependency>
1081
                <groupId>org.gvsig</groupId>
1082
                <artifactId>org.gvsig.tools.evaluator.sqljep</artifactId>
1083
                <version>2.0.94-SNAPSHOT</version>
1084
            </dependency>
1085
            <dependency>
1086
                <groupId>org.gvsig</groupId>
1087
                <artifactId>org.gvsig.compat.api</artifactId>
1088
                <version>2.0.94-SNAPSHOT</version>
1089
            </dependency>
1090
            <dependency>
1091
                <groupId>org.gvsig</groupId>
1092
                <artifactId>org.gvsig.compat.se</artifactId>
1093
                <version>2.0.94-SNAPSHOT</version>
1094
            </dependency>
1095
            <dependency>
1096
                <groupId>org.gvsig</groupId>
1097
                <artifactId>org.gvsig.remoteclient</artifactId>
1098
                <version>2.0.94-SNAPSHOT</version>
1099
            </dependency>
1100
            <dependency>
1101
                <groupId>org.gvsig</groupId>
1102
                <artifactId>org.gvsig.i18n</artifactId>
1103
                <version>2.0.94-SNAPSHOT</version>
1104
            </dependency>
1105
            <dependency>
1106
                <groupId>org.gvsig</groupId>
1107
                <artifactId>org.gvsig.utils</artifactId>
1108
                <version>2.0.94-SNAPSHOT</version>
1109
            </dependency>
1110
            <dependency>
1111
                <groupId>org.gvsig</groupId>
1112
                <artifactId>org.gvsig.annotation.lib.api</artifactId>
1113
                <version>2.0.94-SNAPSHOT</version>
1114
            </dependency>
1115
            <dependency>
1116
                <groupId>org.gvsig</groupId>
1117
                <artifactId>org.gvsig.annotation.lib.impl</artifactId>
1118
                <version>2.0.94-SNAPSHOT</version>
1119
            </dependency>
1120
            <dependency>
1121
                <groupId>org.gvsig</groupId>
1122
                <artifactId>org.gvsig.annotation.swing.api</artifactId>
1123
                <version>2.0.94-SNAPSHOT</version>
1124
            </dependency>
1125
            <dependency>
1126
                <groupId>org.gvsig</groupId>
1127
                <artifactId>org.gvsig.annotation.swing.impl</artifactId>
1128
                <version>2.0.94-SNAPSHOT</version>
1129
            </dependency>
1130
            <dependency>
1131
                <groupId>org.gvsig</groupId>
1132
                <artifactId>org.gvsig.exportto.lib.api</artifactId>
1133
                <version>2.0.94-SNAPSHOT</version>
1134
            </dependency>
1135
            <dependency>
1136
                <groupId>org.gvsig</groupId>
1137
                <artifactId>org.gvsig.exportto.lib.api</artifactId>
1138
                <version>2.0.94-SNAPSHOT</version>
1139
                <type>test-jar</type>
1140
            </dependency>
1141
            <dependency>
1142
                <groupId>org.gvsig</groupId>
1143
                <artifactId>org.gvsig.exportto.lib.impl</artifactId>
1144
                <version>2.0.94-SNAPSHOT</version>
1145
            </dependency>
1146
            <dependency>
1147
                <groupId>org.gvsig</groupId>
1148
                <artifactId>org.gvsig.exportto.swing.api</artifactId>
1149
                <version>2.0.94-SNAPSHOT</version>
1150
            </dependency>
1151
            <dependency>
1152
                <groupId>org.gvsig</groupId>
1153
                <artifactId>org.gvsig.exportto.swing.spi</artifactId>
1154
                <version>2.0.94-SNAPSHOT</version>
1155
            </dependency>
1156
            <dependency>
1157
                <groupId>org.gvsig</groupId>
1158
                <artifactId>org.gvsig.exportto.swing.impl</artifactId>
1159
                <version>2.0.94-SNAPSHOT</version>
1160
            </dependency>
1161
            <dependency>
1162
                <groupId>org.gvsig</groupId>
1163
                <artifactId>org.gvsig.exportto.swing.prov.generic</artifactId>
1164
                <version>2.0.46-SNAPSHOT</version>
1165
            </dependency>
1166
            <dependency>
1167
                <groupId>org.gvsig</groupId>
1168
                <artifactId>org.gvsig.exportto.swing.prov.file</artifactId>
1169
                <version>2.0.94-SNAPSHOT</version>
1170
            </dependency>
1171
            <dependency>
1172
                <groupId>org.gvsig</groupId>
1173
                <artifactId>org.gvsig.exportto.swing.prov.jdbc</artifactId>
1174
                <version>2.0.94-SNAPSHOT</version>
1175
            </dependency>
1176
            <dependency>
1177
                <groupId>org.gvsig</groupId>
1178
                <artifactId>org.gvsig.exportto.swing.prov.shape</artifactId>
1179
                <version>2.0.94-SNAPSHOT</version>
1180
            </dependency>
1181
            <dependency>
1182
                <groupId>org.gvsig</groupId>
1183
                <artifactId>org.gvsig.exportto.swing.prov.dxf</artifactId>
1184
                <version>2.0.94-SNAPSHOT</version>
1185
            </dependency>
1186
            <dependency>
1187
                <groupId>org.gvsig</groupId>
1188
                <artifactId>org.gvsig.exportto.swing.prov.dbf</artifactId>
1189
                <version>2.0.94-SNAPSHOT</version>
1190
            </dependency>
1191
            <dependency>
1192
                <groupId>org.gvsig</groupId>
1193
                <artifactId>org.gvsig.exportto.swing.prov.postgresql</artifactId>
1194
                <version>2.0.94-SNAPSHOT</version>
1195
            </dependency>
1196
            <dependency>
1197
                <groupId>org.gvsig</groupId>
1198
                <artifactId>org.gvsig.exportto.swing.prov.mysql</artifactId>
1199
                <version>2.0.94-SNAPSHOT</version>
1200
            </dependency>
1201
            <dependency>
1202
                <groupId>org.gvsig</groupId>
1203
                <artifactId>org.gvsig.personaldb.lib.api</artifactId>
1204
                <version>2.0.94-SNAPSHOT</version>
1205
            </dependency>
1206
            <dependency>
1207
                <groupId>org.gvsig</groupId>
1208
                <artifactId>org.gvsig.personaldb.lib.api</artifactId>
1209
                <version>2.0.94-SNAPSHOT</version>
1210
                <type>test-jar</type>
1211
                <scope>test</scope>
1212
            </dependency>
1213
            <dependency>
1214
                <groupId>org.gvsig</groupId>
1215
                <artifactId>org.gvsig.personaldb.lib.impl</artifactId>
1216
                <version>2.0.94-SNAPSHOT</version>
1217
            </dependency>
1218
            <dependency>
1219
                <groupId>org.gvsig</groupId>
1220
                <artifactId>org.gvsig.installer.swing.api</artifactId>
1221
                <version>2.0.94-SNAPSHOT</version>
1222
            </dependency>
1223
            <dependency>
1224
                <groupId>org.gvsig</groupId>
1225
                <artifactId>org.gvsig.installer.swing.impl</artifactId>
1226
                <version>2.0.94-SNAPSHOT</version>
1227
            </dependency>
1228
            <dependency>
1229
                <groupId>org.gvsig</groupId>
1230
                <artifactId>org.gvsig.installer.lib.api</artifactId>
1231
                <version>2.0.94-SNAPSHOT</version>
1232
            </dependency>
1233
            <dependency>
1234
                <groupId>org.gvsig</groupId>
1235
                <artifactId>org.gvsig.installer.lib.spi</artifactId>
1236
                <version>2.0.94-SNAPSHOT</version>
1237
            </dependency>
1238
            <dependency>
1239
                <groupId>org.gvsig</groupId>
1240
                <artifactId>org.gvsig.installer.lib.impl</artifactId>
1241
                <version>2.0.94-SNAPSHOT</version>
1242
            </dependency>
1243
            <dependency>
1244
                <groupId>org.gvsig</groupId>
1245
                <artifactId>org.gvsig.installer.prov.plugin</artifactId>
1246
                <version>2.0.94-SNAPSHOT</version>
1247
            </dependency>
1248
            <dependency>
1249
                <groupId>org.gvsig</groupId>
1250
                <artifactId>org.gvsig.geodb.app.mainplugin</artifactId>
1251
                <version>2.0.94-SNAPSHOT</version>
1252
            </dependency>
1253

    
1254
            <dependency>
1255
                <groupId>org.gvsig</groupId>
1256
                <artifactId>org.gvsig.app.document.table.app.mainplugin</artifactId>
1257
                <version>2.0.94-SNAPSHOT</version>
1258
            </dependency>
1259
            <dependency>
1260
                <groupId>org.gvsig</groupId>
1261
                <artifactId>org.gvsig.daltransform.app.mainplugin</artifactId>
1262
                <version>2.0.94-SNAPSHOT</version>
1263
            </dependency>
1264
            <dependency>
1265
                <groupId>org.gvsig</groupId>
1266
                <artifactId>org.gvsig.daltransform.app.mainplugin</artifactId>
1267
                <version>2.0.94-SNAPSHOT</version>
1268
                <type>test-jar</type>
1269
                <scope>test</scope>
1270
            </dependency>
1271
            <dependency>
1272
                <groupId>org.gvsig</groupId>
1273
                <artifactId>org.gvsig.daltransform.app.join</artifactId>
1274
                <version>2.0.94-SNAPSHOT</version>
1275
            </dependency>
1276
            <dependency>
1277
                <groupId>org.gvsig</groupId>
1278
                <artifactId>org.gvsig.daltransform.app.eventtheme</artifactId>
1279
                <version>2.0.94-SNAPSHOT</version>
1280
            </dependency>
1281

    
1282
            <dependency>
1283
                <groupId>org.gvsig</groupId>
1284
                <artifactId>org.gvsig.app.mainplugin</artifactId>
1285
                <version>2.0.94-SNAPSHOT</version>
1286
            </dependency>
1287
            <dependency>
1288
                <groupId>org.gvsig</groupId>
1289
                <artifactId>org.gvsig.annotation.app.mainplugin</artifactId>
1290
                <version>2.0.94-SNAPSHOT</version>
1291
            </dependency>
1292
            <dependency>
1293
                <groupId>org.gvsig</groupId>
1294
                <artifactId>org.gvsig.centerviewpoint.app.mainplugin</artifactId>
1295
                <version>2.0.94-SNAPSHOT</version>
1296
            </dependency>
1297
            <dependency>
1298
                <groupId>org.gvsig</groupId>
1299
                <artifactId>org.gvsig.coreplugin.app.mainplugin</artifactId>
1300
                <version>2.0.94-SNAPSHOT</version>
1301
            </dependency>
1302
            <dependency>
1303
                <groupId>org.gvsig</groupId>
1304
                <artifactId>org.gvsig.datalocator.app.mainplugin</artifactId>
1305
                <version>2.0.94-SNAPSHOT</version>
1306
            </dependency>
1307
            <dependency>
1308
                <groupId>org.gvsig</groupId>
1309
                <artifactId>org.gvsig.editing.app.mainplugin</artifactId>
1310
                <version>2.0.94-SNAPSHOT</version>
1311
            </dependency>
1312
            <dependency>
1313
                <groupId>org.gvsig</groupId>
1314
                <artifactId>org.gvsig.exportto.app.mainplugin</artifactId>
1315
                <version>2.0.94-SNAPSHOT</version>
1316
            </dependency>
1317
            <dependency>
1318
                <groupId>org.gvsig</groupId>
1319
                <artifactId>org.gvsig.mkmvnproject.app.mainplugin</artifactId>
1320
                <version>2.0.49-SNAPSHOT</version>
1321
            </dependency>
1322
            <dependency>
1323
                <groupId>org.gvsig</groupId>
1324
                <artifactId>org.gvsig.installer.app.mainplugin</artifactId>
1325
                <version>2.0.94-SNAPSHOT</version>
1326
            </dependency>
1327
            <!--
1328
                      <dependency>
1329
                        <groupId>org.gvsig</groupId>
1330
                        <artifactId>org.gvsig.symbology.app.mainplugin</artifactId>
1331
                        <version>2.0.10-SNAPSHOT</version>
1332
                      </dependency>
1333
            -->
1334
            <dependency>
1335
                <groupId>org.gvsig</groupId>
1336
                <artifactId>org.gvsig.i18n.app.mainplugin</artifactId>
1337
                <version>2.0.94-SNAPSHOT</version>
1338
            </dependency>
1339
            <dependency>
1340
                <groupId>org.gvsig</groupId>
1341
                <artifactId>org.gvsig.selectiontools.app.mainplugin</artifactId>
1342
                <version>2.0.94-SNAPSHOT</version>
1343
            </dependency>
1344
            <dependency>
1345
                <groupId>org.gvsig</groupId>
1346
                <artifactId>org.gvsig.geometrymeasurement.app.mainplugin</artifactId>
1347
                <version>2.0.94-SNAPSHOT</version>
1348
            </dependency>
1349
            <dependency>
1350
                <groupId>org.gvsig</groupId>
1351
                <artifactId>org.gvsig.newlayer.app.mainplugin</artifactId>
1352
                <version>2.0.94-SNAPSHOT</version>
1353
            </dependency>
1354
            <!--
1355
            <dependency>
1356
                <groupId>org.gvsig</groupId>
1357
                <artifactId>org.gvsig.help.app.mainplugin</artifactId>
1358
                <version>2.0.24-SNAPSHOT</version>
1359
            </dependency>
1360
            -->
1361
            <dependency>
1362
                <groupId>org.gvsig</groupId>
1363
                <artifactId>org.gvsig.timesupport.lib.api</artifactId>
1364
                <version>2.0.94-SNAPSHOT</version>
1365
            </dependency>
1366
            <dependency>
1367
                <groupId>org.gvsig</groupId>
1368
                <artifactId>org.gvsig.timesupport.lib.impl</artifactId>
1369
                <version>2.0.94-SNAPSHOT</version>
1370
            </dependency>
1371
            <dependency>
1372
                <groupId>org.gvsig</groupId>
1373
                <artifactId>org.gvsig.timesupport.swing.api</artifactId>
1374
                <version>2.0.94-SNAPSHOT</version>
1375
            </dependency>
1376
            <dependency>
1377
                <groupId>org.gvsig</groupId>
1378
                <artifactId>org.gvsig.timesupport.swing.impl</artifactId>
1379
                <version>2.0.94-SNAPSHOT</version>
1380
            </dependency>
1381

    
1382
        </dependencies>
1383
    </dependencyManagement>
1384

    
1385
    <dependencies>
1386
        <dependency>
1387
            <groupId>junit</groupId>
1388
            <artifactId>junit</artifactId>
1389
            <scope>test</scope>
1390
        </dependency>
1391
    </dependencies>
1392

    
1393
    <build>
1394
        <extensions>
1395
            <extension>
1396
                <groupId>org.apache.maven.wagon</groupId>
1397
                <artifactId>wagon-webdav-jackrabbit</artifactId>
1398
                <version>2.4</version>
1399
            </extension>
1400
        </extensions>
1401

    
1402
        <pluginManagement>
1403
            <plugins>
1404

    
1405
                <plugin>
1406
                    <groupId>org.apache.maven.plugins</groupId>
1407
                    <artifactId>maven-scm-plugin</artifactId>
1408
                    <version>1.9</version>
1409
                    <configuration>
1410
                        <connectionType>connection</connectionType>
1411
                    </configuration>
1412
                </plugin>
1413

    
1414
                <plugin>
1415
                    <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
1416
                    <groupId>org.eclipse.m2e</groupId>
1417
                    <artifactId>lifecycle-mapping</artifactId>
1418
                    <version>1.0.0</version>
1419
                    <configuration>
1420
                        <lifecycleMappingMetadata>
1421
                            <pluginExecutions>
1422
                                <pluginExecution>
1423
                                    <pluginExecutionFilter>
1424
                                        <groupId>org.gvsig</groupId>
1425
                                        <artifactId> org.gvsig.installer.maven </artifactId>
1426
                                        <versionRange> [2.0.10-SNAPSHOT,) </versionRange>
1427
                                        <goals>
1428
                                            <goal>write-info</goal>
1429
                                        </goals>
1430
                                    </pluginExecutionFilter>
1431
                                    <action>
1432
                                        <ignore />
1433
                                    </action>
1434
                                </pluginExecution>
1435
                                <pluginExecution>
1436
                                    <pluginExecutionFilter>
1437
                                        <groupId> org.codehaus.mojo </groupId>
1438
                                        <artifactId> properties-maven-plugin </artifactId>
1439
                                        <versionRange> [1.0-alpha-2,) </versionRange>
1440
                                        <goals>
1441
                                            <goal>
1442
                                                read-project-properties
1443
                                            </goal>
1444
                                        </goals>
1445
                                    </pluginExecutionFilter>
1446
                                    <action>
1447
                                        <ignore />
1448
                                    </action>
1449
                                </pluginExecution>
1450
                                <pluginExecution>
1451
                                    <pluginExecutionFilter>
1452
                                        <groupId>org.codehaus.gmaven</groupId>
1453
                                        <artifactId>gmaven-plugin</artifactId>
1454
                                        <versionRange>[1.4,)</versionRange>
1455
                                        <goals>
1456
                                            <goal>execute</goal>
1457
                                        </goals>
1458
                                    </pluginExecutionFilter>
1459
                                    <action>
1460
                                        <ignore />
1461
                                    </action>
1462
                                </pluginExecution>
1463
                                <pluginExecution>
1464
                                    <pluginExecutionFilter>
1465
                                        <groupId>org.apache.maven.plugins</groupId>
1466
                                        <artifactId>
1467
                                            maven-dependency-plugin
1468
                                        </artifactId>
1469
                                        <versionRange>[2.1,)</versionRange>
1470
                                        <goals>
1471
                                            <goal>unpack</goal>
1472
                                        </goals>
1473
                                    </pluginExecutionFilter>
1474
                                    <action>
1475
                                        <ignore />
1476
                                    </action>
1477
                                </pluginExecution>
1478
                            </pluginExecutions>
1479
                        </lifecycleMappingMetadata>
1480
                    </configuration>
1481
                </plugin>
1482

    
1483
                <plugin>
1484
                    <groupId>org.apache.maven.plugins</groupId>
1485
                    <artifactId>maven-compiler-plugin</artifactId>
1486
                    <version>2.3.2</version>
1487
                    <configuration>
1488
                        <source>1.5</source>
1489
                        <target>1.5</target>
1490
                        <encoding>ISO-8859-1</encoding>
1491
                    </configuration>
1492
                </plugin>
1493

    
1494
                <plugin>
1495
                    <groupId>org.apache.maven.plugins</groupId>
1496
                    <artifactId>maven-resources-plugin</artifactId>
1497
                    <version>2.4.3</version>
1498
                    <configuration>
1499
                        <encoding>ISO-8859-1</encoding>
1500
                    </configuration>
1501
                </plugin>
1502

    
1503
                <plugin>
1504
                    <groupId>org.apache.maven.plugins</groupId>
1505
                    <artifactId>maven-eclipse-plugin</artifactId>
1506
                    <configuration>
1507
                        <downloadSources>true</downloadSources>
1508
                        <downloadJavadocs>true</downloadJavadocs>
1509
                        <projectNameTemplate>${project.artifactId}</projectNameTemplate>
1510
                    </configuration>
1511
                </plugin>
1512

    
1513
                <plugin>
1514
                    <groupId>org.apache.maven.plugins</groupId>
1515
                    <artifactId>maven-surefire-plugin</artifactId>
1516
                    <version>2.7.1</version>
1517
                    <configuration>
1518
                        <forkMode>once</forkMode>
1519
                        <environmentVariables>
1520
                            <DYLD_FRAMEWORK_PATH>${user.home}/.depman/Frameworks</DYLD_FRAMEWORK_PATH>
1521
                            <DYLD_LIBRARY_PATH>${user.home}/.depman/lib</DYLD_LIBRARY_PATH>
1522
                            <GDAL_DATA>${user.home}/.depman/data/gdal</GDAL_DATA>
1523
                            <LD_LIBRARY_PATH>${user.home}/.depman/lib</LD_LIBRARY_PATH>
1524
                            <PATH>${user.home}/.depman/bin${path.separator}${env.PATH}</PATH>
1525
                            <PROJ_LIB>${gvsig.product.folder.path}/gvSIG/extensiones/org.gvsig.crs.extension/data</PROJ_LIB>
1526
                        </environmentVariables>
1527
                    </configuration>
1528
                </plugin>
1529

    
1530
                <plugin>
1531
                    <groupId>org.apache.maven.plugins</groupId>
1532
                    <artifactId>maven-failsafe-plugin</artifactId>
1533
                    <executions>
1534
                        <execution>
1535
                            <goals>
1536
                                <goal>integration-test</goal>
1537
                                <goal>verify</goal>
1538
                            </goals>
1539
                        </execution>
1540
                    </executions>
1541
                    <configuration>
1542
                        <forkMode>once</forkMode>
1543
                        <environmentVariables>
1544
                            <DYLD_FRAMEWORK_PATH>${user.home}/.depman/Frameworks</DYLD_FRAMEWORK_PATH>
1545
                            <DYLD_LIBRARY_PATH>${user.home}/.depman/lib</DYLD_LIBRARY_PATH>
1546
                            <GDAL_DATA>${user.home}/.depman/data/gdal</GDAL_DATA>
1547
                            <LD_LIBRARY_PATH>${user.home}/.depman/lib</LD_LIBRARY_PATH>
1548
                            <PATH>${user.home}/.depman/bin${path.separator}${env.PATH}</PATH>
1549
                            <PROJ_LIB>${gvsig.product.folder.path}/gvSIG/extensiones/org.gvsig.crs.extension/data</PROJ_LIB>
1550
                        </environmentVariables>
1551
                    </configuration>
1552
                </plugin>
1553

    
1554
                <plugin>
1555
                    <groupId>org.apache.maven.plugins</groupId>
1556
                    <artifactId>maven-javadoc-plugin</artifactId>
1557
                    <version>2.9</version>
1558
                    <configuration>
1559
                        <docTitle>${project.name} ${project.version}</docTitle>
1560
                        <encoding>ISO-8859-1</encoding>
1561
                        <footer />
1562
                        <header />
1563
                        <keywords>false</keywords>
1564
                        <!-- Don't include the deprecateds items in the javadoc -->
1565
                        <nodeprecated>true</nodeprecated>
1566
                        <!-- Don't generate javadoc of project with submodules -->
1567
                        <aggregate>false</aggregate>
1568
                        <!-- Removed detection of links due to its high cost -->
1569
                        <detectJavaApiLink>false</detectJavaApiLink>
1570
                        <detectLinks>false</detectLinks>
1571
                        <detectOfflineLinks>false</detectOfflineLinks>
1572
                        <!-- Removed the inclusion of dependencies sources due to their high cost -->
1573
                        <includeDependencySources>false</includeDependencySources>
1574
                        <includeTransitiveDependencySources>false</includeTransitiveDependencySources>
1575
                        <javaApiLinks>
1576
                            <property>
1577
                                <name>api_1.4</name>
1578
                                <value>http://download.oracle.com/javase/1.4.2/docs/api/</value>
1579
                            </property>
1580
                            <property>
1581
                                <name>api_1.5</name>
1582
                                <value>http://download.oracle.com/javase/1.5.0/docs/api/</value>
1583
                            </property>
1584
                            <property>
1585
                                <name>api_1.6</name>
1586
                                <value>http://download.oracle.com/javase/6/docs/api/</value>
1587
                            </property>
1588
                        </javaApiLinks>
1589
                    </configuration>
1590
                </plugin>
1591

    
1592
                <plugin>
1593
                    <groupId>org.apache.maven.plugins</groupId>
1594
                    <artifactId>maven-site-plugin</artifactId>
1595
                    <version>3.3</version>
1596
                    <configuration>
1597
                        <chmod>true</chmod>
1598
                        <chmodMode>a+rwX</chmodMode>
1599
                    </configuration>
1600
                </plugin>
1601

    
1602
                <plugin>
1603
                    <groupId>org.apache.maven.plugins</groupId>
1604
                    <artifactId>maven-jar-plugin</artifactId>
1605
                    <version>2.3.1</version>
1606
                    <configuration>
1607
                        <archive>
1608
                            <manifestEntries>
1609
                                <Built-By>gvSIG Team</Built-By>
1610
                            </manifestEntries>
1611
                        </archive>
1612
                    </configuration>
1613
                </plugin>
1614

    
1615
                <plugin>
1616
                    <groupId>org.codehaus.mojo</groupId>
1617
                    <artifactId>properties-maven-plugin</artifactId>
1618
                    <version>1.0-alpha-2</version>
1619
                </plugin>
1620

    
1621
                <plugin>
1622
                    <groupId>org.apache.maven.plugins</groupId>
1623
                    <artifactId>maven-antrun-plugin</artifactId>
1624
                    <version>1.7</version>
1625
                </plugin>
1626

    
1627
                <plugin>
1628
                    <groupId>org.codehaus.mojo</groupId>
1629
                    <artifactId>animal-sniffer-maven-plugin</artifactId>
1630
                    <version>1.9</version>
1631
                </plugin>
1632

    
1633
                <plugin>
1634
                    <groupId>org.apache.maven.plugins</groupId>
1635
                    <artifactId>maven-release-plugin</artifactId>
1636
                    <version>2.4.1</version>
1637
                </plugin>
1638

    
1639
                <plugin>
1640
                    <groupId>org.apache.maven.plugins</groupId>
1641
                    <artifactId>maven-deploy-plugin</artifactId>
1642
                    <version>2.6</version>
1643
                </plugin>
1644

    
1645
                <plugin>
1646
                    <artifactId>maven-assembly-plugin</artifactId>
1647
                    <version>2.4</version>
1648
                    <executions>
1649
                        <execution>
1650
                            <id>gvsig-plugin-package</id>
1651
                            <phase>package</phase>
1652
                            <configuration>
1653
                                <ignoreDirFormatExtensions>true</ignoreDirFormatExtensions>
1654
                                <appendAssemblyId>false</appendAssemblyId>
1655
                                <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>
1656
                                <descriptors>
1657
                                    <descriptor>src/main/assembly/gvsig-plugin-package.xml</descriptor>
1658
                                </descriptors>
1659
                            </configuration>
1660
                        </execution>
1661
                    </executions>
1662
                </plugin>
1663

    
1664
                <plugin>
1665
                    <groupId>org.apache.maven.plugins</groupId>
1666
                    <artifactId>maven-clean-plugin</artifactId>
1667
                    <version>2.4.1</version>
1668
                </plugin>
1669

    
1670
                <plugin>
1671
                    <groupId>org.codehaus.mojo</groupId>
1672
                    <artifactId>exec-maven-plugin</artifactId>
1673
                    <version>1.2</version>
1674
                </plugin>
1675

    
1676
                <plugin>
1677
                    <!-- invoke as "mvn license:format" to fix the header -->
1678
                    <!-- invoke as "mvn license:check" to check the header -->
1679
                    <!-- See http://code.google.com/p/maven-license-plugin/wiki/Configuration -->
1680
                    <groupId>com.mycila.maven-license-plugin</groupId>
1681
                    <artifactId>maven-license-plugin</artifactId>
1682
                    <version>1.10.b1</version>
1683
                    <configuration>
1684
                        <header>header.txt</header>
1685
                        <failIfMissing>false</failIfMissing>
1686
                        <aggregate>false</aggregate>
1687
                        <strictCheck>true</strictCheck>
1688
                        <encoding>ISO-8859-1</encoding>
1689
                        <quiet>false</quiet>
1690
                        <excludes>
1691
                            <exclude>**/*.properties</exclude>
1692
                            <exclude>**/*.txt</exclude>
1693
                            <exclude>**/*.jpg</exclude>
1694
                            <exclude>**/*.jpeg</exclude>
1695
                            <exclude>**/*.svg</exclude>
1696
                            <exclude>**/*.png</exclude>
1697
                            <exclude>**/*.gvssym</exclude>
1698
                            <exclude>**/*.def</exclude>
1699
                            <exclude>**/*.msg</exclude>
1700
                        </excludes>
1701
                    </configuration>
1702
                    <dependencies>
1703
                        <dependency>
1704
                            <groupId>org.gvsig</groupId>
1705
                            <artifactId>org.gvsig.desktop.buildtools</artifactId>
1706
                            <version>1.0.0</version>
1707
                        </dependency>
1708
                    </dependencies>
1709
                </plugin>
1710

    
1711
                <!-- Habria que ver si es posible sustituir el plugin -->
1712
                <!-- com.mycila.maven-license-plugin:maven-license-plugin por este -->
1713
                <!-- Ver http://mojo.codehaus.org/license-maven-plugin/index.html -->
1714
                <!--
1715
                <plugin>
1716
                    <groupId>org.codehaus.mojo</groupId>
1717
                    <artifactId>license-maven-plugin</artifactId>
1718
                    <version>1.5</version>
1719
                </plugin>
1720
                -->
1721

    
1722
                <plugin>
1723
                    <groupId>org.apache.maven.plugins</groupId>
1724
                    <artifactId>maven-checkstyle-plugin</artifactId>
1725
                    <version>2.10</version>
1726
                </plugin>
1727

    
1728
                <plugin>
1729
                    <groupId>org.apache.maven.plugins</groupId>
1730
                    <artifactId>maven-source-plugin</artifactId>
1731
                    <version>2.2.1</version>
1732
                </plugin>
1733

    
1734
                <plugin>
1735
                    <groupId>org.codehaus.gmaven</groupId>
1736
                    <artifactId>gmaven-plugin</artifactId>
1737
                    <version>1.4</version>
1738
                    <dependencies>
1739
                        <dependency>
1740
                            <groupId>com.github.lookfirst</groupId>
1741
                            <artifactId>sardine</artifactId>
1742
                            <version>5.0.1</version>
1743
                        </dependency>
1744
                    </dependencies>
1745
                    <executions>
1746

    
1747
                        <execution>
1748
                            <id>increase-build-number</id>
1749
                            <phase>process-sources</phase>
1750
                            <configuration>
1751
                                <source><![CDATA[
1752
                    // use "mvn -Dincrease-build-number process-sources"
1753
                    if( project.properties["increase-build-number"] == null ) {
1754
                      log.info("Don't increment build number use flag '-Dincrease-build-number' to increment it.")
1755
                    } else {
1756
                      File file = new File(project.basedir,"buildNumber.properties")
1757
                      if( ! file.exists() ) {
1758
                          log.info("Skip increment build number (buildNumber.property not present).")
1759
                        } else {
1760
                        Properties props = new Properties()
1761

    
1762
                        props.load(file.newDataInputStream())
1763
                        value = (props.getProperty("buildNumber") as int) + 1
1764
                        props.setProperty("buildNumber",value as String)
1765
                        props.store(file.newWriter(), null)
1766
                        log.info("Setting build number to " + value)
1767
                      }
1768
                    }
1769
                  ]]></source>
1770
                            </configuration>
1771
                        </execution>
1772

    
1773
                        <execution>
1774
                            <id>build-package-info</id>
1775
                            <phase>prepare-package</phase>
1776
                            <configuration>
1777
                                <source><![CDATA[
1778
                      if( project.properties["buildNumber"] == null) {
1779
                        log.info("Skip build package.info (buildNumber.property not present).")
1780
                        log.info("Skip build package.info index (buildNumber.property not present).")
1781
                      } else {
1782
                                                poolURL = project.properties["gvsig.package.info.poolURL"];
1783
                                                if( poolURL[-1] != "/" ) {
1784
                                                        poolURL = poolURL + "/";
1785
                                                }
1786
                        package_info_file  = new File(project.basedir, "target/package.info")
1787
                        log.info("Building package.info : " + package_info_file.getAbsolutePath())
1788
                        Properties props = new Properties()
1789
                        props.setProperty('code', project.properties["gvsig.package.info.code"])
1790
                        props.setProperty('code-alias', project.properties["gvsig.package.info.codealias"])
1791
                        props.setProperty('name', project.properties["gvsig.package.info.name"])
1792
                        props.setProperty('version', project.properties["gvsig.package.info.version"])
1793
                        props.setProperty('description', project.properties["gvsig.package.info.description"])
1794
                        props.setProperty('owner', project.properties["gvsig.package.info.owner"])
1795
                        props.setProperty('java-version', project.properties["gvsig.package.info.javaVM"])
1796
                        props.setProperty('official', project.properties["gvsig.package.info.official"])
1797
                        props.setProperty('type', "plugin")
1798
                        props.setProperty('state', project.properties["gvsig.package.info.state"])
1799
                        props.setProperty('operating-system', project.properties["gvsig.package.info.operatingSystem"])
1800
                        props.setProperty('dependencies', project.properties["gvsig.package.info.dependencies"])
1801
                        props.setProperty('sources-url', project.properties["gvsig.package.info.sourcesURL"].replace("scm:svn:",""))
1802
                        props.setProperty('web-url', project.properties["gvsig.package.info.webURL"])
1803
                        props.setProperty('architecture', project.properties["gvsig.package.info.architecture"])
1804
                        props.setProperty('model-version', '1.0.1')
1805
                        props.setProperty('categories', project.properties["gvsig.package.info.categories"])
1806
                        props.setProperty('buildNumber', project.properties["buildNumber"])
1807
                        props.setProperty('gvSIG-version', project.properties["gvsig.package.info.gvSIGVersion"])
1808

    
1809
                        props.store(package_info_file.newWriter(), null)
1810

    
1811
                        pkgname = "gvSIG-desktop-" +
1812
                          project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
1813
                          project.properties["gvsig.package.info.code"] + "-" +
1814
                          project.properties["gvsig.package.info.version"] + "-" +
1815
                          project.properties["buildNumber"] + "-" +
1816
                          project.properties["gvsig.package.info.state"] + "-" +
1817
                          project.properties["gvsig.package.info.operatingSystem"] + "-" +
1818
                          project.properties["gvsig.package.info.architecture"] + "-" +
1819
                          project.properties["gvsig.package.info.javaVM"]
1820
                        package_info_file  = new File(project.basedir, "target/gvspki/"+project.properties["gvsig.package.info.code"]+"/package.info")
1821
                        log.info("Building package.info index " + package_info_file.getAbsolutePath())
1822
                        package_info_file.getParentFile().mkdirs()
1823
                        props.setProperty('download-url',
1824
                          poolURL +
1825
                          project.properties["gvsig.package.info.code"] + "/" +
1826
                          pkgname + ".gvspkg"
1827
                        )
1828
                        props.store(package_info_file.newWriter(), null)
1829
                      }
1830
                  ]]></source>
1831
                            </configuration>
1832
                        </execution>
1833

    
1834
                        <execution>
1835
                            <id>build-package-index</id>
1836
                            <phase>package</phase>
1837
                            <configuration>
1838
                                <source><![CDATA[
1839
                    ant = new AntBuilder()
1840
                    if( project.properties["buildNumber"] == null) {
1841
                      log.info("Skip building package index (buildNumber.property not present).")
1842
                    } else {
1843
                      pkgname = "gvSIG-desktop-" +
1844
                        project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
1845
                        project.properties["gvsig.package.info.code"] + "-" +
1846
                        project.properties["gvsig.package.info.version"] + "-" +
1847
                        project.properties["buildNumber"] + "-" +
1848
                        project.properties["gvsig.package.info.state"] + "-" +
1849
                        project.properties["gvsig.package.info.operatingSystem"] + "-" +
1850
                        project.properties["gvsig.package.info.architecture"] + "-" +
1851
                        project.properties["gvsig.package.info.javaVM"]
1852

    
1853
                      log.info("Building package index " + pkgname + ".gvspki")
1854
                      package_index_source  = project.basedir.getAbsolutePath() + "/target/gvspki"
1855
                      package_index_target  = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspki"
1856
                      ant.zip(destfile: package_index_target, basedir: package_index_source)
1857
                    }
1858
                  ]]></source>
1859
                            </configuration>
1860
                        </execution>
1861

    
1862
                        <execution>
1863
                            <id>install-plugin</id>
1864
                            <phase>install</phase>
1865
                            <configuration>
1866
                                <source><![CDATA[
1867
                    if( project.properties["buildNumber"] == null) {
1868
                      log.info("Skip install package (buildNumber.property not present).")
1869
                    } else {
1870
                      ant = new AntBuilder()
1871
                      pkgname = "gvSIG-desktop-" +
1872
                        project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
1873
                        project.properties["gvsig.package.info.code"] + "-" +
1874
                        project.properties["gvsig.package.info.version"] + "-" +
1875
                        project.properties["buildNumber"] + "-" +
1876
                        project.properties["gvsig.package.info.state"] + "-" +
1877
                        project.properties["gvsig.package.info.operatingSystem"] + "-" +
1878
                        project.properties["gvsig.package.info.architecture"] + "-" +
1879
                        project.properties["gvsig.package.info.javaVM"]
1880

    
1881
                      log.debug("gvsig.install.plugin=" + project.properties["gvsig.install.plugin"])
1882
                      log.debug("gvsig.install.plugin.package=" + project.properties["gvsig.install.plugin.package"])
1883
                                          if( project.properties["gvsig.install.plugin"]=="true" ) {
1884
                              source = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspkg.zip"
1885
                              target = project.properties["gvsig.product.folder.path"] + "/gvSIG/extensiones/"
1886

    
1887
                              log.info("Install plugin to " + target)
1888
                              ant.unzip(src: source, dest: target)
1889
                      } else {
1890
                          log.info("Skip plugin install.")
1891
                      }
1892
                      if( project.properties["gvsig.install.plugin.package"]=="true" ) {
1893
                          source = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspkg.zip"
1894
                              target = new File(project.properties["gvsig.product.folder.path"] +
1895
                                "/install/" +
1896
                                project.properties["gvsig.package.info.code"] + "/" +
1897
                                pkgname + ".gvspkg")
1898
                              target.getParentFile().mkdirs()
1899

    
1900
                              log.info("Copy plugin package from " + source + " to " + target)
1901
                              ant.copy(file:source, tofile:target.getAbsolutePath())
1902

    
1903
                              source  = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspki"
1904
                              target = project.properties["gvsig.product.folder.path"] +
1905
                                "/install/" +
1906
                                project.properties["gvsig.package.info.code"] + "/" +
1907
                                pkgname + ".gvspki"
1908
                              log.info("Copy plugin package index from " + source + " to " + target)
1909
                              ant.copy(file:source, tofile:target)
1910
                      } else {
1911
                          log.info("Skip plugin package install.")
1912
                                          }
1913
                    }
1914
                  ]]></source>
1915
                            </configuration>
1916
                        </execution>
1917

    
1918
                        <execution>
1919
                            <id>deploy-package</id>
1920
                            <phase>install</phase>
1921
                            <configuration>
1922
                                <source><![CDATA[
1923

    
1924
// To deploy package use:
1925
//    mvn -Ddeploy-package -Duser=USER -Dpassword=PASSWORD install
1926
//
1927

    
1928
public class WebDAVClient {
1929

    
1930
    def log;
1931

    
1932
    private String user;
1933
    private String password;
1934
    private Object sardine;
1935

    
1936
    public WebDAVClient(log) {
1937
        disableCertificateValidation();
1938
            this.log = log;
1939
    }
1940

    
1941
    public void login(String user, String password) {
1942
        log.info("[WEBDAV] login as '"+user+"'.");
1943
        def SardineFactory
1944
        try {
1945
            SardineFactory = "com.github.sardine.SardineFactory" as Class
1946
        } catch (Exception ex) {
1947
            log.error("[WEBDAV] can't get SardineFactory.",ex);
1948
        }
1949
        this.user = user;
1950
        this.password = password;
1951
        this.sardine = SardineFactory.begin(this.user,this.password);
1952
    }
1953

    
1954
    public void login() {
1955
        log.info("[WEBDAV] login as guest");
1956
        this.sardine = SardineFactory.begin();
1957
    }
1958

    
1959
    public boolean exists(String url) throws Exception {
1960
        return sardine.exists(url);
1961
    }
1962

    
1963
    public void put(String source, String target) throws Exception {
1964
        log.info("[WEBDAV] put '" + source + "' to '" + target + "'...");
1965
        InputStream fis = new FileInputStream(new File(source));
1966
        sardine.put(target, fis);
1967
        log.info("[WEBDAV] put ok.");
1968
    }
1969

    
1970
    public void makedirs(String url) throws Exception {
1971
        log.info("[WEBDAV] makedirs '"+url+"'.");
1972
        URL u = new URL(url);
1973
        String[] x = u.getPath().split("/");
1974
        String path = "";
1975

    
1976
        for (int i=1; i<x.length; i++) {
1977
            path = path + "/" + x[i];
1978
            URL t = new URL(u,path);
1979
            mkdir(t.toString());
1980
        }
1981

    
1982
    };
1983

    
1984
    public void mkdir(String url) throws Exception {
1985
        if( ! exists(url) ) {
1986
            log.info("[WEBDAV] mkdir '"+url+"'.");
1987
            sardine.createDirectory(url);
1988
        }
1989
    }
1990

    
1991
    public List list(String url) throws Exception {
1992
        List resources = sardine.list(url);
1993
        return resources;
1994
    }
1995

    
1996
    void disableCertificateValidation() {
1997
    /*
1998
        javax.net.ssl.TrustManager[] trustAllCerts = new javax.net.ssl.TrustManager[1];
1999
        trustAllCerts[0] = new javax.net.ssl.X509TrustManager() {
2000
                public java.security.cert.X509Certificate[] getAcceptedIssuers() {
2001
                    return new java.security.cert.X509Certificate[0];
2002
                }
2003

    
2004
                public void checkClientTrusted(java.security.cert.X509Certificate[] xcs, String string) throws java.security.cert.CertificateException {
2005
                }
2006

    
2007
                public void checkServerTrusted(java.security.cert.X509Certificate[] xcs, String string) throws java.security.cert.CertificateException {
2008
                }
2009
            };
2010

    
2011
        // Ignore differences between given hostname and certificate hostname
2012
        javax.net.ssl.HostnameVerifier hv = new javax.net.ssl.HostnameVerifier() {
2013
            public boolean verify(String hostname, javax.net.ssl.SSLSession session) {
2014
                return true;
2015
            }
2016
        };
2017

    
2018
        // Install the all-trusting trust manager
2019
        try {
2020
            javax.net.ssl.SSLContext sc = javax.net.ssl.SSLContext.getInstance("SSL");
2021
            sc.init(null, trustAllCerts, new java.security.SecureRandom());
2022
            javax.net.ssl.HttpsURLConnection.setDefaultSSLSocketFactory(sc.getSocketFactory());
2023
            javax.net.ssl.HttpsURLConnection.setDefaultHostnameVerifier(hv);
2024
        } catch (Exception e) {
2025
        }
2026
        */
2027
    }
2028
}
2029

    
2030
if( project.properties["deploy-package"] != null ) {
2031
    if( project.properties["gvsig.install.plugin.package"]=="true" ) {
2032
        poolURL = project.properties["gvsig.package.info.poolURL"];
2033
        if( poolURL[-1] != "/" ) {
2034
            poolURL = poolURL + "/";
2035
        }
2036
        targetPath = poolURL + project.properties["gvsig.package.info.code"];
2037
        log.info("Deploy plugin package to '"+targetPath+"'.");
2038

    
2039
        pkgname = "gvSIG-desktop-" +
2040
        project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
2041
        project.properties["gvsig.package.info.code"] + "-" +
2042
        project.properties["gvsig.package.info.version"] + "-" +
2043
        project.properties["buildNumber"] + "-" +
2044
        project.properties["gvsig.package.info.state"] + "-" +
2045
        project.properties["gvsig.package.info.operatingSystem"] + "-" +
2046
        project.properties["gvsig.package.info.architecture"] + "-" +
2047
        project.properties["gvsig.package.info.javaVM"];
2048

    
2049
        source = project.basedir.getAbsolutePath() + "/target/" + pkgname
2050
        targetPath = poolURL + project.properties["gvsig.package.info.code"]
2051

    
2052
        log.info("Creating addon-request.txt in target folder");
2053
        new File(project.basedir.getAbsolutePath() + "/target/addon-request.txt").withWriter { out ->
2054
            out.println("#");
2055
            out.println("# "+pkgname);
2056
            out.println("#");
2057
            out.println(targetPath+"/" + pkgname + ".gvspki");
2058
            out.println("#");
2059
        }
2060

    
2061
        if( project.properties["username"] == null ) {
2062
            print("Enter user name: ");
2063
            user = System.console().readLine().toString()
2064
            if( user != "" ) {
2065
                project.properties.setProperty("username",user);
2066
            }
2067
        }
2068
        if( project.properties["password"] == null ) {
2069
            print("Enter password for user '" + project.properties["username"] + "': ");
2070
            password = System.console().readPassword().toString()
2071
            if( password != "" ) {
2072
                project.properties.setProperty("password",password);
2073
            }
2074
        }
2075
        WebDAVClient session = new WebDAVClient(log);
2076
        if( project.properties["username"] == null || project.properties["password"] == null ) {
2077
            log.info("[WEBDAV] creating non authenticated session.");
2078
            log.info("[WEBDAV] Use -Duser=USER -Dpassword=PASSWORD to create a authenticated session.");
2079
            session.login();
2080
        } else {
2081
            session.login(project.properties["username"], project.properties["password"]);
2082
        }
2083
        session.makedirs(targetPath);
2084
        session.put(source + ".gvspkg.zip", targetPath+"/"+pkgname+ ".gvspkg");
2085
        session.put(source + ".gvspki", targetPath+"/"+pkgname+ ".gvspki");
2086

    
2087
    } else {
2088
        log.info("Skip plugin package deploy. It not be installed by default.");
2089
    }
2090
} else {
2091
    log.info("Skip plugin package deploy. Use the flags -Ddeploy-package -Duser=USER -Dpassword=PASSWORD to deploy it.");
2092
}
2093

    
2094
                  ]]></source>
2095
                            </configuration>
2096
                        </execution>
2097

    
2098
                    </executions>
2099
                </plugin>
2100

    
2101
            </plugins>
2102
        </pluginManagement>
2103

    
2104
        <plugins>
2105
            <plugin>
2106
                <groupId>org.apache.maven.plugins</groupId>
2107
                <artifactId>maven-scm-plugin</artifactId>
2108
            </plugin>
2109

    
2110
            <plugin>
2111
                <artifactId>maven-clean-plugin</artifactId>
2112
                <configuration>
2113
                    <filesets>
2114
                        <fileset>
2115
                            <directory>${user.home}/.depman/</directory>
2116
                            <includes>
2117
                                <include>**</include>
2118
                            </includes>
2119
                        </fileset>
2120
                    </filesets>
2121
                    <followSymLinks>true</followSymLinks>
2122
                </configuration>
2123
            </plugin>
2124

    
2125
            <plugin>
2126
                <groupId>org.apache.maven.plugins</groupId>
2127
                <artifactId>maven-release-plugin</artifactId>
2128
                <configuration>
2129
                    <!-- The property svn.tags.folder is used in external projects   -->
2130
                    <!-- to override configuraction of tagBase -->
2131
                    <tagBase>${svn.tags.folder}</tagBase>
2132
                    <!-- This is a 2.0 beta 6 bug. By default the goals are 'clean verify', so the modules
2133
                    are not installed, so the dependencies between modules are not met. With this configuration
2134
                    we force the module installation. -->
2135
                    <preparationGoals>clean install</preparationGoals>
2136
                    <autoVersionSubmodules>true</autoVersionSubmodules>
2137
                    <!-- Dont make site-deploy -->
2138
                    <!-- You need to run it after in folder target/checkout -->
2139
                    <goals>deploy</goals>
2140
                </configuration>
2141
            </plugin>
2142

    
2143
            <plugin>
2144
                <!-- load ".gvsig-devel.properties" -->
2145
                <groupId>org.codehaus.mojo</groupId>
2146
                <artifactId>properties-maven-plugin</artifactId>
2147
                <configuration>
2148
                    <files>
2149
                        <!-- Define gvsig.product.folder.path in this property -->
2150
                        <file>${user.home}/.gvsig-devel.properties</file>
2151
                        <file>${env.HOME}/.gvsig-devel.properties</file>
2152
                        <file>${project.basedir}/gvsig-devel.properties</file>
2153
                        <file>buildNumber.properties</file>
2154
                    </files>
2155
                    <quiet>true</quiet>
2156
                </configuration>
2157
                <executions>
2158
                    <execution>
2159
                        <id>default</id>
2160
                        <phase>prepare-package</phase>
2161
                        <goals>
2162
                            <goal>read-project-properties</goal>
2163
                        </goals>
2164
                    </execution>
2165
                    <execution>
2166
                        <id>default-clean</id>
2167
                        <phase>pre-clean</phase>
2168
                        <goals>
2169
                            <goal>read-project-properties</goal>
2170
                        </goals>
2171
                    </execution>
2172
                </executions>
2173
            </plugin>
2174

    
2175

    
2176
            <plugin>
2177
                <groupId>org.codehaus.mojo</groupId>
2178
                <artifactId>animal-sniffer-maven-plugin</artifactId>
2179
                <executions>
2180
                    <execution>
2181
                        <id>check-java-api</id>
2182
                        <phase>package</phase>
2183
                        <goals>
2184
                            <goal>check</goal>
2185
                        </goals>
2186
                        <configuration>
2187
                            <skip>false</skip>
2188
                            <signature>
2189
                                <groupId>org.codehaus.mojo.signature</groupId>
2190
                                <artifactId>java16</artifactId>
2191
                                <version>1.0</version>
2192
                            </signature>
2193
                            <ignores>
2194
                                <ignore>net.sourceforge.cobertura.coveragedata.TouchCollector</ignore>
2195
                            </ignores>
2196
                        </configuration>
2197
                    </execution>
2198
                </executions>
2199
            </plugin>
2200

    
2201
            <plugin>
2202
                <groupId>org.apache.maven.plugins</groupId>
2203
                <artifactId>maven-javadoc-plugin</artifactId>
2204
                <executions>
2205
                    <execution>
2206
                        <id>attach-javadocs</id>
2207
                        <goals>
2208
                            <goal>jar</goal>
2209
                        </goals>
2210
                    </execution>
2211
                </executions>
2212
            </plugin>
2213

    
2214
            <plugin>
2215
                <groupId>org.apache.maven.plugins</groupId>
2216
                <artifactId>maven-source-plugin</artifactId>
2217
                <configuration>
2218
                    <skipSource>false</skipSource> <!-- User property is: source.skip. -->
2219
                </configuration>
2220
                <executions>
2221
                    <execution>
2222
                        <id>attach-sources</id>
2223
                        <phase>verify</phase>
2224
                        <goals>
2225
                            <goal>jar-no-fork</goal>
2226
                        </goals>
2227
                    </execution>
2228
                    <execution>
2229
                        <id>attach-test-sources</id>
2230
                        <phase>verify</phase>
2231
                        <goals>
2232
                            <goal>test-jar-no-fork</goal>
2233
                        </goals>
2234
                    </execution>
2235
                </executions>
2236
            </plugin>
2237

    
2238
            <plugin>
2239
                <groupId>org.apache.maven.plugins</groupId>
2240
                <artifactId>maven-checkstyle-plugin</artifactId>
2241
                <!-- invoke as "mvn checkstyle:checkstyle"  or "mvn site" -->
2242
                <configuration>
2243
                    <skip>false</skip> <!-- User property is: checkstyle.skip. -->
2244
                    <enableRulesSummary>true</enableRulesSummary>
2245
                    <failsOnError>false</failsOnError>
2246
                    <configLocation>gvsig/checkstyle.xml</configLocation>
2247
                    <headerLocation>gvsig/LICENSE.txt</headerLocation>
2248
                </configuration>
2249
                <dependencies>
2250
                    <dependency>
2251
                        <groupId>org.gvsig</groupId>
2252
                        <artifactId>org.gvsig.desktop.buildtools</artifactId>
2253
                        <version>1.0.0</version>
2254
                    </dependency>
2255
                </dependencies>
2256
            </plugin>
2257

    
2258
            <plugin>
2259
                <!-- to continue building  when test fail -->
2260
                <groupId>org.apache.maven.plugins</groupId>
2261
                <artifactId>maven-surefire-plugin</artifactId>
2262
                <configuration>
2263
                    <testFailureIgnore>true</testFailureIgnore>
2264
                </configuration>
2265
            </plugin>
2266

    
2267
        </plugins>
2268
    </build>
2269

    
2270

    
2271
    <reporting>
2272
        <excludeDefaults>true</excludeDefaults>
2273
        <plugins>
2274
            <plugin>
2275
                <groupId>org.apache.maven.plugins</groupId>
2276
                <artifactId>maven-project-info-reports-plugin</artifactId>
2277
                <version>2.7</version>
2278
                <reportSets>
2279
                    <reportSet>
2280
                        <reports>
2281
                            <report>index</report>
2282
                            <report>summary</report>
2283
                            <report>scm</report>
2284
                            <report>license</report>
2285
                            <report>project-team</report>
2286
                            <report>issue-tracking</report>
2287
                            <report>mailing-list</report>
2288
                            <report>modules</report>
2289

    
2290
                            <report>dependency-info</report>
2291
                            <!-- Removed due to its high cost
2292
                            <report>dependency-management</report>
2293
                            <report>dependencies</report>
2294
                            -->
2295
                            <report>dependency-convergence</report>
2296

    
2297
                            <!--
2298
                            <report>plugins</report>
2299
                            <report>plugin-management</report>
2300
                            <report>distribution-management</report>
2301
                            -->
2302

    
2303
                            <!-- gvSIG does not have Continuous Integration System
2304
                            <report>cim</report>
2305
                            -->
2306
                        </reports>
2307
                    </reportSet>
2308
                </reportSets>
2309
            </plugin>
2310
            <plugin>
2311
                <groupId>org.apache.maven.plugins</groupId>
2312
                <artifactId>maven-javadoc-plugin</artifactId>
2313
                <!-- Do not use the version 2.9, does not manage properly the submodules -->
2314
                <version>2.9.1</version>
2315
                <configuration>
2316
                    <!-- Don't include the deprecateds items in the javadoc -->
2317
                    <nodeprecated>true</nodeprecated>
2318
                    <!-- Don't generate javadoc of project with submodules -->
2319
                    <aggregate>false</aggregate>
2320
                    <!-- Removed detection of links due to its high cost -->
2321
                    <detectJavaApiLink>false</detectJavaApiLink>
2322
                    <detectLinks>false</detectLinks>
2323
                    <detectOfflineLinks>false</detectOfflineLinks>
2324
                    <!-- Removed the inclusion of dependencies sources due to their high cost -->
2325
                    <includeDependencySources>false</includeDependencySources>
2326
                    <includeTransitiveDependencySources>false</includeTransitiveDependencySources>
2327
                </configuration>
2328
                <reportSets>
2329
                    <reportSet>
2330
                        <id>html</id>
2331
                        <reports>
2332
                            <report>javadoc</report>
2333
                            <!-- removed javadocs of tests -->
2334
                        </reports>
2335
                    </reportSet>
2336
                </reportSets>
2337
            </plugin>
2338
            <plugin>
2339
                <groupId>org.apache.maven.plugins</groupId>
2340
                <artifactId>maven-jxr-plugin</artifactId>
2341
                <version>2.3</version>
2342
                <configuration>
2343
                    <linkJavadoc>true</linkJavadoc>
2344
                    <aggregate>false</aggregate>
2345
                </configuration>
2346
            </plugin>
2347
            <plugin>
2348
                <groupId>org.codehaus.mojo</groupId>
2349
                <artifactId>findbugs-maven-plugin</artifactId>
2350
                <version>2.5.2</version>
2351
            </plugin>
2352

    
2353
        </plugins>
2354
    </reporting>
2355

    
2356

    
2357
    <profiles>
2358

    
2359
        <profile>
2360
            <!-- This profile is used to initialize and install the root folder of gvSIG -->
2361
            <id>gvsig-root</id>
2362
            <activation>
2363
                <file>
2364
                    <exists>src/main/assembly/gvsig-root-folder-package.xml</exists>
2365
                </file>
2366
            </activation>
2367
            <build>
2368
                <plugins>
2369

    
2370
                    <plugin>
2371
                        <!-- Check if exists ".gvsig-devel.properties" and create if not exists -->
2372
                        <groupId>org.codehaus.gmaven</groupId>
2373
                        <artifactId>gmaven-plugin</artifactId>
2374
                        <executions>
2375
                            <execution>
2376
                                <id>initialize-gvsig-product-folder-path</id>
2377
                                <phase>generate-sources</phase>
2378
                                <goals>
2379
                                    <goal>execute</goal>
2380
                                </goals>
2381
                                <configuration>
2382
                                    <source><![CDATA[
2383
                    if( project.artifactId != "org.gvsig.desktop" ) {
2384
                            log.warn("Skip initialization of gvsig-devel.properties.")
2385
                    } else {
2386
                      home = System.getenv('HOME')
2387
                      if( home == null ) {
2388
                        home = System.properties['user.home']
2389
                      }
2390
                      Properties props = new Properties()
2391
                      File propsFile = new File(home + "/.gvsig-devel.properties")
2392
                      if( project.properties["reset-gvsig.product.folder.path"] != null ) {
2393
                            gvsigProductFolderPath= new File(project.basedir, "target/product").getAbsolutePath()
2394
                            log.info("Force gvsig.product.folder.path to '"+gvsigProductFolderPath+"'.")
2395
                            props.load(propsFile.newDataInputStream())
2396
                            props.setProperty('gvsig.product.folder.path', gvsigProductFolderPath)
2397
                            props.store(propsFile.newWriter(), null)
2398
                      } else {
2399
                        gvsigProductFolderPathDefault = project.properties["gvsig.product.folder.path"]
2400
                        // println "Default gvsig.product.folder.path = " + gvsigProductFolderPathDefault
2401
                        try {
2402
                          props.load(propsFile.newDataInputStream())
2403
                          gvsigProductFolderPath = props.getProperty('gvsig.product.folder.path')
2404
                          if( gvsigProductFolderPath == null ) {
2405
                            gvsigProductFolderPath = gvsigProductFolderPathDefault
2406
                            props.setProperty('gvsig.product.folder.path', gvsigProductFolderPath)
2407
                            props.store(propsFile.newWriter(), null)
2408
                          }
2409
                        } catch(java.io.FileNotFoundException e){
2410
                          gvsigProductFolderPath = gvsigProductFolderPathDefault
2411
                          props.setProperty('gvsig.product.folder.path', gvsigProductFolderPath)
2412
                          props.store(propsFile.newWriter(), null)
2413
                        }
2414
                        if( gvsigProductFolderPathDefault != gvsigProductFolderPath ) {
2415
                          f = new File(gvsigProductFolderPathDefault)
2416
                          f.mkdirs();
2417
                                                  new File(f,"WARNING.txt").withWriter { out ->
2418
                                                          out.println();
2419
                                                          out.println("The product folder used is set to:");
2420
                                                          out.println();
2421
                                                          out.println(gvsigProductFolderPath);
2422
                                                          out.println();
2423
                                                          out.println("See the HOME/.gvsig-devel.properties to change it.");
2424
                                                          out.println();
2425
                                                  }
2426
                        }
2427
                      }
2428
                      log.info("Current gvsig.product.folder.path = " + gvsigProductFolderPath)
2429
                    }
2430
                  ]]></source>
2431
                                </configuration>
2432
                            </execution>
2433

    
2434
                        </executions>
2435
                    </plugin>
2436

    
2437
                </plugins>
2438
            </build>
2439
        </profile>
2440

    
2441

    
2442

    
2443
        <profile>
2444
            <!-- This profile is used to packege and install the gvSIG plugins -->
2445
            <id>gvsig-plugin</id>
2446
            <activation>
2447
                <file>
2448
                    <exists>buildNumber.properties</exists>
2449
                </file>
2450
            </activation>
2451
            <build>
2452
                <plugins>
2453

    
2454
                    <plugin>
2455
                        <artifactId>maven-assembly-plugin</artifactId>
2456
                        <executions>
2457
                            <execution>
2458
                                <id>gvsig-plugin-package</id>
2459
                                <phase>package</phase>
2460
                                <goals>
2461
                                    <goal>single</goal>
2462
                                </goals>
2463
                            </execution>
2464
                        </executions>
2465
                    </plugin>
2466

    
2467
                    <plugin>
2468
                        <artifactId>maven-clean-plugin</artifactId>
2469
                        <configuration>
2470
                            <skip>false</skip>
2471
                            <failOnError>true</failOnError>
2472
                            <filesets>
2473
                                <fileset>
2474
                                    <directory>${gvsig.product.folder.path}/gvSIG/extensiones/${project.artifactId}</directory>
2475
                                </fileset>
2476
                            </filesets>
2477
                        </configuration>
2478
                        <executions>
2479
                            <execution>
2480
                                <id>default-clean</id>
2481
                                <phase>clean</phase>
2482
                            </execution>
2483
                        </executions>
2484
                    </plugin>
2485

    
2486
                    <plugin>
2487
                        <groupId>org.codehaus.gmaven</groupId>
2488
                        <artifactId>gmaven-plugin</artifactId>
2489
                        <executions>
2490

    
2491
                            <execution>
2492
                                <id>increase-build-number</id>
2493
                                <phase>process-sources</phase>
2494
                                <goals>
2495
                                    <goal>execute</goal>
2496
                                </goals>
2497
                            </execution>
2498

    
2499
                            <execution>
2500
                                <id>build-package-info</id>
2501
                                <phase>prepare-package</phase>
2502
                                <goals>
2503
                                    <goal>execute</goal>
2504
                                </goals>
2505
                            </execution>
2506

    
2507
                            <execution>
2508
                                <id>build-package-index</id>
2509
                                <phase>package</phase>
2510
                                <goals>
2511
                                    <goal>execute</goal>
2512
                                </goals>
2513
                            </execution>
2514

    
2515
                            <execution>
2516
                                <id>install-plugin</id>
2517
                                <phase>install</phase>
2518
                                <goals>
2519
                                    <goal>execute</goal>
2520
                                </goals>
2521
                            </execution>
2522

    
2523
                            <execution>
2524
                                <id>deploy-package</id>
2525
                                <phase>install</phase>
2526
                                <goals>
2527
                                    <goal>execute</goal>
2528
                                </goals>
2529
                            </execution>
2530

    
2531
                        </executions>
2532
                    </plugin>
2533

    
2534
                </plugins>
2535
            </build>
2536
        </profile>
2537

    
2538
    </profiles>
2539

    
2540
    <properties>
2541
        <!-- General configuration -->
2542
        <project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
2543
        <localRepository>${user.home}/.m2/repository</localRepository>
2544
        <site-repository>dav:https://devel.gvsig.org/sites/${project.artifactId}/${project.version}</site-repository>
2545

    
2546
        <!-- The property svn.tags.folder is used in external projects to override  -->
2547
        <!-- configuraction in maven-release-plugin -->
2548
        <svn.tags.folder>https://devel.gvsig.org/svn/gvsig-desktop/tags/</svn.tags.folder>
2549

    
2550
        <!-- Package info property values -->
2551
        <gvsig.version>2.2.0</gvsig.version>
2552
        <gvsig.package.info.codealias />
2553
        <gvsig.package.info.code>${project.artifactId}</gvsig.package.info.code>
2554
        <gvsig.package.info.name>${project.name}</gvsig.package.info.name>
2555
        <gvsig.package.info.description>${project.description}</gvsig.package.info.description>
2556
        <gvsig.package.info.version>${project.version}</gvsig.package.info.version>
2557
        <gvsig.package.info.state>testing</gvsig.package.info.state>
2558
        <gvsig.package.info.official>false</gvsig.package.info.official>
2559
        <gvsig.package.info.operatingSystem>all</gvsig.package.info.operatingSystem>
2560
        <gvsig.package.info.architecture>all</gvsig.package.info.architecture>
2561
        <gvsig.package.info.javaVM>j1_7</gvsig.package.info.javaVM>
2562
        <gvsig.package.info.gvSIGVersion>${gvsig.version}</gvsig.package.info.gvSIGVersion>
2563
        <gvsig.package.info.dependencies>required: org.gvsig.app.mainplugin -ge 2.1.0</gvsig.package.info.dependencies>
2564
        <gvsig.package.info.owner>gvSIG Association</gvsig.package.info.owner>
2565
        <gvsig.package.info.sourcesURL>${project.scm.connection}</gvsig.package.info.sourcesURL>
2566
        <gvsig.package.info.webURL>http://www.gvsig.com</gvsig.package.info.webURL>
2567
        <gvsig.package.info.categories />
2568
        <gvsig.package.info.poolURL>http://downloads.gvsig.org/download/gvsig-desktop/pool</gvsig.package.info.poolURL>
2569

    
2570
        <!-- Control the deploy of the plugin in gvsig.product.folder.path/gvSIG/extensiones -->
2571
        <gvsig.install.plugin>true</gvsig.install.plugin>
2572
        <!--  Control the deploy of the plugin package in gvsig.product.folder.path/install -->
2573
        <gvsig.install.plugin.package>true</gvsig.install.plugin.package>
2574

    
2575
        <!-- External project versions -->
2576
        <gvsig.tools.version>3.0.56</gvsig.tools.version>
2577
        <gvsig.proj.version>1.0.1</gvsig.proj.version>
2578
        <gvsig.projection.api.version>2.0.16</gvsig.projection.api.version>
2579

    
2580
        <gvsig.product.folder.path>${basedir}/target/product</gvsig.product.folder.path>
2581
    </properties>
2582

    
2583
    <modules>
2584
        <module>org.gvsig.desktop.compat.cdc</module>
2585
        <module>org.gvsig.desktop.library</module>
2586
        <module>org.gvsig.desktop.framework</module>
2587
        <module>org.gvsig.desktop.plugin</module>
2588

    
2589
        <!-- NOTE: Project  org.gvsig.desktop.installer must not be a sub module of this. -->
2590
        <!-- NOTE: Project  org.gvsig.desktop.buildtools must not be a sub module of this. -->
2591

    
2592
    </modules>
2593
</project>
2594