Statistics
| Revision:

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

History | View | Annotate | Download (69.8 KB)

1 40435 jjdelcerro
<?xml version="1.0" encoding="UTF-8"?>
2 40510 jjdelcerro
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0          http://maven.apache.org/xsd/maven-4.0.0.xsd">
3 40435 jjdelcerro
4
    <modelVersion>4.0.0</modelVersion>
5
    <groupId>org.gvsig</groupId>
6
    <artifactId>org.gvsig.desktop</artifactId>
7
    <packaging>pom</packaging>
8
9 40501 jjdelcerro
    <!-- Update property  gvsig.desktop.version when update-->
10 40435 jjdelcerro
    <!-- project version  -->
11 40480 jjdelcerro
    <!-- Also update version of project org.gvsig.desktop.buildtools -->
12 40510 jjdelcerro
    <version>2.0.10</version>
13 40435 jjdelcerro
14
    <name>${project.artifactId}</name>
15
    <description>
16
      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
17
      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
18
      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
19
    </description>
20
21 40472 jjdelcerro
    <licenses>
22
        <license>
23
            <name>GPLv3</name>
24
            <url>http://www.gnu.org/licenses/gpl.html</url>
25
            <distribution>repo</distribution>
26
            <comments>
27
                        "GPL" stands for "General Public License". The most widespread such
28
                        license is the GNU General Public License, or GNU GPL for short.
29
                        This can be further shortened to "GPL", when it is understood that
30
                        the GNU GPL is the one intended.
31
                      </comments>
32
        </license>
33
    </licenses>
34 40435 jjdelcerro
35 40480 jjdelcerro
    <organization>
36
        <name>gvSIG Association</name>
37
        <url>http://www.gvsig.com/</url>
38
    </organization>
39 40435 jjdelcerro
40 40480 jjdelcerro
    <scm>
41 40510 jjdelcerro
        <connection>scm:svn:https://devel.gvsig.org/svn/gvsig-desktop/tags/org.gvsig.desktop-2.0.10</connection>
42
        <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-desktop/tags/org.gvsig.desktop-2.0.10</developerConnection>
43
        <url>https://devel.gvsig.org/redmine/projects/gvsig-desktop/repository/show/tags/org.gvsig.desktop-2.0.10</url>
44 40480 jjdelcerro
    </scm>
45
46
    <repositories>
47
      <repository>
48
        <id>gvsig-public-http-repository</id>
49
        <name>gvSIG maven public HTTP repository</name>
50
        <url>http://devel.gvsig.org/m2repo/j2se</url>
51
        <releases>
52
          <enabled>true</enabled>
53
          <updatePolicy>daily</updatePolicy>
54
          <checksumPolicy>warn</checksumPolicy>
55
        </releases>
56
        <snapshots>
57
          <enabled>true</enabled>
58
          <updatePolicy>daily</updatePolicy>
59
          <checksumPolicy>warn</checksumPolicy>
60
        </snapshots>
61
      </repository>
62
      <!--
63
      <repository>
64
          <id>osgeo</id>
65
          <name>Open Source Geospatial Foundation</name>
66
          <url>http://download.osgeo.org/webdav/geotools</url>
67
          <releases>
68
              <enabled>true</enabled>
69
              <updatePolicy>never</updatePolicy>
70
              <checksumPolicy>warn</checksumPolicy>
71
          </releases>
72
          <snapshots>
73
              <enabled>false</enabled>
74
          </snapshots>
75
      </repository>
76
      -->
77
    </repositories>
78
79 40435 jjdelcerro
    <distributionManagement>
80
      <site>
81
        <id>gvsig-repository</id>
82
        <url>dav:https://devel.gvsig.org/sites/${project.artifactId}/${project.version}</url>
83
      </site>
84 40480 jjdelcerro
      <repository>
85
          <id>gvsig-repository</id>
86
          <name>gvSIG maven repository</name>
87
          <url>dav:https://devel.gvsig.org/m2repo/j2se</url>
88
          <uniqueVersion>false</uniqueVersion>
89
      </repository>
90
      <snapshotRepository>
91
          <id>gvsig-repository</id>
92
          <name>gvSIG maven repository</name>
93
          <url>dav:https://devel.gvsig.org/m2repo/j2se</url>
94
          <uniqueVersion>false</uniqueVersion>
95
      </snapshotRepository>
96 40435 jjdelcerro
    </distributionManagement>
97 40480 jjdelcerro
98
    <issueManagement>
99
      <system>redmine</system>
100
      <url>https://devel.gvsig.org/redmine/projects/gvsig-desktop</url>
101
    </issueManagement>
102 40435 jjdelcerro
103
    <mailingLists>
104
      <mailingList>
105
        <name>User List</name>
106
        <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios</subscribe>
107
        <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios</unsubscribe>
108
        <post>gvsig_usuarios@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_usuarios@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>Developer List</name>
117
        <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_desarrolladores</subscribe>
118
        <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_desarrolladores</unsubscribe>
119
        <post>gvsig_desarrolladores@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_desarrolladores@runas.cap.gva.es</otherArchive>
123
          <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
124
        </otherArchives>
125
      </mailingList>
126
      <mailingList>
127
        <name>International List</name>
128
        <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</subscribe>
129
        <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</unsubscribe>
130
        <post>gvsig_internacional@listserv.gva.es</post>
131
        <archive>http://www.gvsig.org/web/community/mailing-lists/gvsig-nabble</archive>
132
        <otherArchives>
133
          <otherArchive>http://www.mail-archive.com/gvsig_internacional@runas.cap.gva.es</otherArchive>
134
          <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
135
        </otherArchives>
136
      </mailingList>
137
    </mailingLists>
138
139
    <dependencyManagement>
140
        <dependencies>
141
142
            <!-- Non gvSIG projects -->
143
            <!-- NOTE: the list of dependencies is ordered alphabetically -->
144
            <!-- by the artifactId. Please, if new dependencies are added, -->
145
            <!--keep the order.-->
146
147
            <dependency>
148
                <groupId>org.n52</groupId>
149
                <artifactId>52n-wps-config</artifactId>
150
                <version>1.0.1</version>
151
            </dependency>
152
            <dependency>
153
                <groupId>net.opengis</groupId>
154
                <artifactId>52n-wps-xml</artifactId>
155
                <version>1.0.0</version>
156
            </dependency>
157
            <dependency>
158
                <groupId>org.jzkit</groupId>
159
                <artifactId>a2j-runtime</artifactId>
160
                <version>2.0.9</version>
161
            </dependency>
162
            <dependency>
163
                <groupId>org.jzkit</groupId>
164
                <artifactId>a2j</artifactId>
165
                <version>2.0.9</version>
166
            </dependency>
167
            <dependency>
168
                <groupId>net.swing</groupId>
169
                <artifactId>amic-util</artifactId>
170
                <version>unknown</version>
171
            </dependency>
172
            <dependency>
173
                <groupId>org.apache.ant</groupId>
174
                <artifactId>ant</artifactId>
175
                <version>1.8.1</version>
176
            </dependency>
177
            <dependency>
178
                <groupId>org.apache.ant</groupId>
179
                <artifactId>ant-apache-oro</artifactId>
180
                <version>1.8.1</version>
181
            </dependency>
182
            <dependency>
183
                <groupId>ant-contrib</groupId>
184
                <artifactId>ant-contrib</artifactId>
185
                <version>1.0b3</version>
186
                <exclusions>
187
                    <exclusion>
188
                        <groupId>ant</groupId>
189
                        <artifactId>ant</artifactId>
190
                    </exclusion>
191
                </exclusions>
192
            </dependency>
193
            <dependency>
194
                <groupId>org.apache.ant</groupId>
195
                <artifactId>ant-launcher</artifactId>
196
                <version>1.8.1</version>
197
            </dependency>
198
            <dependency>
199
                <groupId>org.apache.ant</groupId>
200
                <artifactId>ant-nodeps</artifactId>
201
                <version>1.8.1</version>
202
            </dependency>
203
            <dependency>
204
                <groupId>org.tigris.antelope</groupId>
205
                <artifactId>antelopetasks</artifactId>
206
                <version>3.2.10</version>
207
            </dependency>
208
            <dependency>
209
                <groupId>com.sardak</groupId>
210
                <artifactId>antform</artifactId>
211
                <version>2.0</version>
212
            </dependency>
213
            <dependency>
214
                <groupId>org.apache.xmlgraphics</groupId>
215
                <artifactId>batik-awt-util</artifactId>
216
                <version>1.7</version>
217
            </dependency>
218
            <dependency>
219
                <groupId>org.apache.xmlgraphics</groupId>
220
                <artifactId>batik-bridge</artifactId>
221
                <version>1.7</version>
222
            </dependency>
223
            <dependency>
224
                <groupId>org.gvsig</groupId>
225
                <artifactId>batik-ext-gvsig-custom</artifactId>
226
                <version>1.7.0</version>
227
            </dependency>
228
            <dependency>
229
                <groupId>org.apache.xmlgraphics</groupId>
230
                <artifactId>batik-gui-util</artifactId>
231
                <version>1.7</version>
232
            </dependency>
233
            <dependency>
234
                <groupId>org.apache.xmlgraphics</groupId>
235
                <artifactId>batik-gvt</artifactId>
236
                <version>1.7</version>
237
            </dependency>
238
            <dependency>
239
                <groupId>org.apache.xmlgraphics</groupId>
240
                <artifactId>batik-script</artifactId>
241
                <version>1.7</version>
242
            </dependency>
243
            <dependency>
244
                <groupId>org.apache.xmlgraphics</groupId>
245
                <artifactId>batik-xml</artifactId>
246
                <version>1.7</version>
247
            </dependency>
248
            <dependency>
249
                <groupId>bsf</groupId>
250
                <artifactId>bsf</artifactId>
251
                <version>2.3.0-rc1</version>
252
            </dependency>
253
            <dependency>
254
                <groupId>org.apache.bsf</groupId>
255
                <artifactId>bsf-api</artifactId>
256
                <version>3.1</version>
257
            </dependency>
258
            <dependency>
259
                <groupId>org.apache.bsf</groupId>
260
                <artifactId>bsf-utils</artifactId>
261
                <version>3.1</version>
262
            </dependency>
263
            <dependency>
264
                <groupId>bsh</groupId>
265
                <artifactId>bsh</artifactId>
266
                <version>2.0b4</version>
267
            </dependency>
268
            <dependency>
269
                <groupId>castor</groupId>
270
                <artifactId>castor</artifactId>
271
                <version>0.9.5.3</version>
272
            </dependency>
273
            <dependency>
274
                <groupId>commons-beanutils</groupId>
275
                <artifactId>commons-beanutils</artifactId>
276
                <version>1.6</version>
277
            </dependency>
278
            <dependency>
279
                <groupId>commons-dbcp</groupId>
280
                <artifactId>commons-dbcp</artifactId>
281
                <version>1.2.2</version>
282
            </dependency>
283
            <dependency>
284
              <groupId>commons-codec</groupId>
285
              <artifactId>commons-codec</artifactId>
286
              <version>1.6</version>
287
            </dependency>
288
            <dependency>
289
                <groupId>commons-collections</groupId>
290
                <artifactId>commons-collections</artifactId>
291
                <version>3.2.1</version>
292
            </dependency>
293
            <dependency>
294
                <groupId>commons-httpclient</groupId>
295
                <artifactId>commons-httpclient</artifactId>
296
                <version>2.0.2</version>
297
            </dependency>
298
            <dependency>
299
              <groupId>commons-cli</groupId>
300
              <artifactId>commons-cli</artifactId>
301
              <version>1.2</version>
302
            </dependency>
303
            <dependency>
304
                <groupId>commons-io</groupId>
305
                <artifactId>commons-io</artifactId>
306
                <version>2.4</version>
307
            </dependency>
308
            <dependency>
309
                <groupId>commons-logging</groupId>
310
                <artifactId>commons-logging</artifactId>
311
                <version>1.1.1</version>
312
            </dependency>
313
            <dependency>
314
                <groupId>commons-logging</groupId>
315
                <artifactId>commons-logging</artifactId>
316
                <version>1.1.1</version>
317
                <classifier>api</classifier>
318
            </dependency>
319
            <dependency>
320
                <groupId>org.dspace</groupId>
321
                <artifactId>cql-java</artifactId>
322
                <version>1.0</version>
323
            </dependency>
324
            <dependency>
325
              <groupId>easymock</groupId>
326
              <artifactId>easymock</artifactId>
327
              <version>1.2_Java1.3</version>
328
            </dependency>
329
            <dependency>
330
              <groupId>easymock</groupId>
331
              <artifactId>easymockclassextension</artifactId>
332
              <version>1.2</version>
333
            </dependency>
334
            <dependency>
335
                <groupId>flanagan</groupId>
336
                <artifactId>flanagan</artifactId>
337
                <version>20090616</version>
338
            </dependency>
339
            <dependency>
340
                <groupId>net.sf</groupId>
341
                <artifactId>flib-jcalendar</artifactId>
342
                <version>unknown</version>
343
            </dependency>
344
            <dependency>
345
                <groupId>org.opengis</groupId>
346
                <artifactId>geoapi</artifactId>
347
                <version>2.0</version>
348
            </dependency>
349
            <dependency>
350
                <groupId>geojava</groupId>
351
                <artifactId>geojava</artifactId>
352
                <version>unknown</version>
353
            </dependency>
354
            <dependency>
355
                <groupId>org.geonames</groupId>
356
                <artifactId>geonames</artifactId>
357
                <version>1.0</version>
358
                <classifier>java5</classifier>
359
            </dependency>
360
            <dependency>
361
                <groupId>org.codehaus.groovy</groupId>
362
                <artifactId>groovy-all</artifactId>
363
                <version>1.7.6</version>
364
            </dependency>
365
           <dependency>
366
                <groupId>org.geotools</groupId>
367
                <artifactId>gt2-legacy</artifactId>
368
                <version>2.2-RC2</version>
369
            </dependency>
370
            <dependency>
371
                <groupId>org.geotools</groupId>
372
                <artifactId>gt2-main</artifactId>
373
                <version>2.2.2</version>
374
            </dependency>
375
            <dependency>
376
                <groupId>org.geotools</groupId>
377
                <artifactId>gt2-referencing</artifactId>
378
                <version>2.2-RC2</version>
379
            </dependency>
380
            <dependency>
381
                <groupId>hsqldb</groupId>
382
                <artifactId>hsqldb</artifactId>
383
                <version>1.8.0.10</version>
384
            </dependency>
385
            <dependency>
386
                <groupId>com.h2database</groupId>
387
                <artifactId>h2</artifactId>
388
                <version>1.3.150</version>
389
            </dependency>
390
            <dependency>
391
                <groupId>org.ini4j</groupId>
392
                <artifactId>ini4j</artifactId>
393
                <version>0.5.1</version>
394
            </dependency>
395
            <dependency>
396
                <groupId>com.lowagie</groupId>
397
                <artifactId>itext</artifactId>
398
                <version>2.1.4</version>
399
            </dependency>
400
            <dependency>
401
                <groupId>javax.media</groupId>
402
                <artifactId>jai_core</artifactId>
403
                <version>1.1.3</version>
404
            </dependency>
405
            <dependency>
406
                <groupId>javax.media</groupId>
407
                <artifactId>jai_codec</artifactId>
408
                <version>1.1.3</version>
409
            </dependency>
410
            <dependency>
411
                <groupId>gov.nist.math</groupId>
412
                <artifactId>jama</artifactId>
413
                <version>unknown</version>
414
            </dependency>
415
            <dependency>
416
                <groupId>javax.help</groupId>
417
                <artifactId>javahelp</artifactId>
418
                <version>2.0.05</version>
419
            </dependency>
420
            <dependency>
421
                <groupId>com.toedter</groupId>
422
                <artifactId>jcalendar</artifactId>
423
                <version>1.1.4</version>
424
            </dependency>
425
            <dependency>
426
                <groupId>jfree</groupId>
427
                <artifactId>jcommon</artifactId>
428
                <version>1.0.12</version>
429
            </dependency>
430
            <dependency>
431
                <groupId>jdom</groupId>
432
                <artifactId>jdom</artifactId>
433
                <version>1.0</version>
434
            </dependency>
435
            <dependency>
436
                <groupId>org.nfunk</groupId>
437
                <artifactId>jep</artifactId>
438
                <version>2.4.0</version>
439
            </dependency>
440
            <dependency>
441
                <groupId>jfree</groupId>
442
                <artifactId>jfreechart</artifactId>
443
                <version>1.0.7</version>
444
            </dependency>
445
            <dependency>
446
                <groupId>org.jfree</groupId>
447
                <artifactId>jfreechart</artifactId>
448
                <version>1.0.14</version>
449
            </dependency>
450
            <dependency>
451
                <groupId>org.jgraf</groupId>
452
                <artifactId>jgraf</artifactId>
453
                <version>0.0.1</version>
454
            </dependency>
455
            <dependency>
456
                <groupId>net.sf</groupId>
457
                <artifactId>jgraph</artifactId>
458
                <version>5.10.1.5</version>
459
            </dependency>
460
            <dependency>
461
                <groupId>net.sf</groupId>
462
                <artifactId>jgridshiftapi</artifactId>
463
                <version>1.0</version>
464
            </dependency>
465
            <dependency>
466
                <groupId>com.sun</groupId>
467
                <artifactId>jimi</artifactId>
468
                <version>1.1</version>
469
            </dependency>
470
            <dependency>
471
                <groupId>org.jpedal</groupId>
472
                <artifactId>jpedal_lgpl</artifactId>
473
                <version>4.37b36</version>
474
            </dependency>
475
            <dependency>
476
                <groupId>org.jruby</groupId>
477
                <artifactId>jruby</artifactId>
478
                <version>1.5.6</version>
479
            </dependency>
480
            <dependency>
481
                <groupId>rhino</groupId>
482
                <artifactId>js</artifactId>
483 40508 jjdelcerro
                <!-- This is the version already included in Java 1.6 -->
484 40435 jjdelcerro
                <version>1.6R2</version>
485
            </dependency>
486
            <dependency>
487
                <groupId>net.sf</groupId>
488
                <artifactId>jsi</artifactId>
489
                <version>unknown</version>
490
            </dependency>
491
            <dependency>
492
                <groupId>javax.units</groupId>
493
                <artifactId>jsr108</artifactId>
494
                <version>0.01</version>
495
            </dependency>
496
            <dependency>
497
                <groupId>com.vividsolutions</groupId>
498
                <artifactId>jts</artifactId>
499 40480 jjdelcerro
                <version>1.13</version>
500 40435 jjdelcerro
            </dependency>
501 40480 jjdelcerro
            <!--
502 40435 jjdelcerro
            <dependency>
503
                <groupId>com.vividsolutions</groupId>
504
                <artifactId>jtsio</artifactId>
505
                <version>1.7</version>
506
            </dependency>
507 40480 jjdelcerro
            -->
508 40435 jjdelcerro
            <dependency>
509
                <groupId>junit</groupId>
510
                <artifactId>junit</artifactId>
511
                <version>3.8.1</version>
512
            </dependency>
513
            <dependency>
514
                <groupId>jwizardcomponent</groupId>
515
                <artifactId>jwizardcomponent</artifactId>
516
                <version>1.2.2</version>
517
            </dependency>
518
            <dependency>
519
                <groupId>jwizardcomponent</groupId>
520
                <artifactId>jwizardcomponent-0i18n</artifactId>
521
                <version>1.2.2.1</version>
522
            </dependency>
523
            <dependency>
524
                <groupId>org.python</groupId>
525
                <artifactId>jython</artifactId>
526
                <version>2.5.2</version>
527
            </dependency>
528
            <dependency>
529
                <groupId>org.jzkit</groupId>
530
                <artifactId>jzkit2-core</artifactId>
531
                <version>2.0.0</version>
532
            </dependency>
533
            <dependency>
534
                <groupId>org.jzkit</groupId>
535
                <artifactId>jzkit2-z3950</artifactId>
536
                <version>2.0.0</version>
537
            </dependency>
538
            <dependency>
539
                <groupId>org.jzkit</groupId>
540
                <artifactId>jzkit2-origin</artifactId>
541
                <version>2.0.0</version>
542
            </dependency>
543
            <dependency>
544
                <groupId>net.sf.kxml</groupId>
545
                <artifactId>kxml2</artifactId>
546
                <version>2.2.2</version>
547
            </dependency>
548
            <dependency>
549
                <groupId>log4j</groupId>
550
                <artifactId>log4j</artifactId>
551
                <version>1.2.14</version>
552
            </dependency>
553
            <dependency>
554
                <groupId>com.jgoodies</groupId>
555
                <artifactId>forms</artifactId>
556
                <version>1.0.7</version>
557
            </dependency>
558
            <dependency>
559
                <groupId>com.jgoodies</groupId>
560
                <artifactId>looks</artifactId>
561
                <version>2.1.4</version>
562
            </dependency>
563 40501 jjdelcerro
564 40435 jjdelcerro
            <dependency>
565
                <groupId>com.ostermiller</groupId>
566
                <artifactId>ostermillerutils</artifactId>
567
                <version>1.4.3</version>
568
            </dependency>
569
            <dependency>
570
                <groupId>mysql</groupId>
571
                <artifactId>mysql-connector-java</artifactId>
572
                <version>5.1.6</version>
573
            </dependency>
574
            <dependency>
575
              <groupId>postgresql</groupId>
576
              <artifactId>postgresql</artifactId>
577
              <version>9.1-901.jdbc3</version>
578
            </dependency>
579
            <dependency>
580
                <groupId>es.unex</groupId>
581
                <artifactId>sextante</artifactId>
582
                <version>0.6.0</version>
583
            </dependency>
584
            <dependency>
585
                <groupId>es.unex</groupId>
586
                <artifactId>sextante_gui</artifactId>
587
                <version>0.6.0</version>
588
            </dependency>
589
            <dependency>
590
                <groupId>es.unex</groupId>
591
                <artifactId>sextante_wps</artifactId>
592
                <version>0.6.0</version>
593
            </dependency>
594
            <dependency>
595
                <groupId>es.unex</groupId>
596
                <artifactId>libMath</artifactId>
597
                <version>0.6.0</version>
598
            </dependency>
599
            <dependency>
600
                <groupId>es.unex</groupId>
601
                <artifactId>libDocEngines</artifactId>
602
                <version>0.6.0</version>
603
            </dependency>
604 40504 jjdelcerro
                        <dependency>
605
                                <groupId>org.osgeo</groupId>
606
                                <artifactId>proj4j</artifactId>
607
                                <version>0.1.0</version>
608
                        </dependency>
609 40435 jjdelcerro
            <dependency>
610
                <groupId>sil</groupId>
611
                <artifactId>sil</artifactId>
612
                <version>0.43b-am1</version>
613
            </dependency>
614
            <dependency>
615
                <groupId>org.slf4j</groupId>
616
                <artifactId>slf4j-api</artifactId>
617
                <version>1.5.5</version>
618
            </dependency>
619
            <dependency>
620
                <groupId>org.slf4j</groupId>
621
                <artifactId>slf4j-log4j12</artifactId>
622
                <version>1.5.5</version>
623
            </dependency>
624
            <dependency>
625
                <groupId>net.sf.smc</groupId>
626
                <artifactId>smc</artifactId>
627
                <version>4.3</version>
628
            </dependency>
629
            <dependency>
630
                <groupId>soap</groupId>
631
                <artifactId>soap</artifactId>
632
                <version>2.3</version>
633
            </dependency>
634
            <dependency>
635
                <groupId>spatialindex</groupId>
636
                <artifactId>spatialindex</artifactId>
637
                <version>unknown</version>
638
            </dependency>
639
            <dependency>
640
                <groupId>org.springframework</groupId>
641
                <artifactId>spring</artifactId>
642
                <version>1.2.8</version>
643
            </dependency>
644
            <dependency>
645
                <groupId>net.sf</groupId>
646
                <artifactId>sqljep</artifactId>
647
                <version>0.2</version>
648
            </dependency>
649
            <dependency>
650
                <groupId>org.tmatesoft.svnkit</groupId>
651
                <artifactId>svnkit</artifactId>
652
                <version>1.3.3</version>
653
            </dependency>
654
            <dependency>
655
                <groupId>org.tmatesoft.svnkit</groupId>
656
                <artifactId>svnkit-cli</artifactId>
657
                <version>1.3.3</version>
658
            </dependency>
659
            <dependency>
660
                <groupId>tablelayout</groupId>
661
                <artifactId>TableLayout</artifactId>
662
                <version>20050920</version>
663
            </dependency>
664
            <dependency>
665
                <groupId>info.clearthought</groupId>
666
                <artifactId>TableLayout-bin-jdk1.5</artifactId>
667
                <version>2007-04-21</version>
668
            </dependency>
669
            <dependency>
670
                <groupId>net.sourceforge.thinlet</groupId>
671
                <artifactId>thinlet</artifactId>
672
                <version>2005-03-28</version>
673
            </dependency>
674
            <dependency>
675
                <groupId>gnu.trove</groupId>
676
                <artifactId>trove</artifactId>
677
                <version>0.1.8</version>
678
            </dependency>
679
            <dependency>
680
                <groupId>java3d</groupId>
681
                <artifactId>vecmath</artifactId>
682
                <version>1.3.1</version>
683
            </dependency>
684
            <dependency>
685
                <groupId>org.apache</groupId>
686
                <artifactId>xbean</artifactId>
687
                <version>2.2.0</version>
688
            </dependency>
689
            <dependency>
690
                <groupId>xerces</groupId>
691
                <artifactId>xercesImpl</artifactId>
692
                <version>2.5.0</version>
693
            </dependency>
694
            <dependency>
695
                <groupId>xml-apis</groupId>
696
                <artifactId>xml-apis-ext</artifactId>
697
                <version>1.3.04</version>
698
            </dependency>
699
            <dependency>
700
                <groupId>xmlpull</groupId>
701
                <artifactId>xmlpull</artifactId>
702
                <version>1.1.3.1</version>
703
            </dependency>
704
            <dependency>
705
                <groupId>zql</groupId>
706
                <artifactId>zql</artifactId>
707
                <version>unknown</version>
708
            </dependency>
709
            <dependency>
710
                <groupId>joda-time</groupId>
711
                <artifactId>joda-time</artifactId>
712
                <version>1.6</version>
713
            </dependency>
714
715
716
            <!-- External gvSIG projects -->
717
718
            <dependency>
719
              <groupId>org.gvsig</groupId>
720
              <artifactId>org.gvsig.jdk.v1_6</artifactId>
721
              <version>1.0.0</version>
722
            </dependency>
723
            <dependency>
724
              <groupId>org.gvsig</groupId>
725
              <artifactId>org.gvsig.jdk.v1_4</artifactId>
726
              <version>1.0.0</version>
727
            </dependency>
728
            <dependency>
729
                <groupId>org.gvsig</groupId>
730
                <artifactId>org.gvsig.tools.lib</artifactId>
731 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
732 40435 jjdelcerro
            </dependency>
733
            <dependency>
734
                <groupId>org.gvsig</groupId>
735
                <artifactId>org.gvsig.tools.lib</artifactId>
736 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
737 40435 jjdelcerro
                <type>test-jar</type>
738
            </dependency>
739
            <dependency>
740
                <groupId>org.gvsig</groupId>
741
                <artifactId>org.gvsig.tools.swing.api</artifactId>
742 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
743 40435 jjdelcerro
            </dependency>
744
            <dependency>
745
                <groupId>org.gvsig</groupId>
746
                <artifactId>org.gvsig.tools.swing.impl</artifactId>
747 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
748 40435 jjdelcerro
            </dependency>
749
            <dependency>
750
                <groupId>org.gvsig</groupId>
751
                <artifactId>org.gvsig.tools.swing.spi</artifactId>
752 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
753 40435 jjdelcerro
            </dependency>
754
            <dependency>
755
                <groupId>org.gvsig</groupId>
756
                <artifactId>org.gvsig.tools.swing.serv.field</artifactId>
757 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
758 40435 jjdelcerro
            </dependency>
759
            <dependency>
760
                <groupId>org.gvsig</groupId>
761
                <artifactId>org.gvsig.tools.swing.serv.jlist</artifactId>
762 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
763 40435 jjdelcerro
            </dependency>
764
            <dependency>
765
                <groupId>org.gvsig</groupId>
766
                <artifactId>org.gvsig.tools.swing.serv.jform</artifactId>
767 40487 jjdelcerro
                <version>${gvsig.tools.version}</version>
768 40435 jjdelcerro
            </dependency>
769
            <dependency>
770
                <groupId>org.gvsig</groupId>
771
                <artifactId>org.gvsig.metadata.lib.basic.api</artifactId>
772 40487 jjdelcerro
                <version>${gvsig.metadata.version}</version>
773 40435 jjdelcerro
            </dependency>
774
            <dependency>
775
                <groupId>org.gvsig</groupId>
776
                <artifactId>org.gvsig.metadata.lib.basic.impl</artifactId>
777 40487 jjdelcerro
                <version>${gvsig.metadata.version}</version>
778 40435 jjdelcerro
            </dependency>
779
            <dependency>
780
                <groupId>org.gvsig</groupId>
781
                <artifactId>org.gvsig.metadata.swing.basic.api</artifactId>
782 40487 jjdelcerro
                <version>${gvsig.metadata.version}</version>
783 40435 jjdelcerro
            </dependency>
784
            <dependency>
785
                <groupId>org.gvsig</groupId>
786
                <artifactId>org.gvsig.metadata.swing.basic.impl</artifactId>
787 40487 jjdelcerro
                <version>${gvsig.metadata.version}</version>
788 40435 jjdelcerro
            </dependency>
789
            <dependency>
790
                <groupId>org.gvsig</groupId>
791
                <artifactId>org.gvsig.about.api</artifactId>
792
                <version>1.0.0</version>
793
            </dependency>
794
            <dependency>
795
                <groupId>org.gvsig</groupId>
796
                <artifactId>org.gvsig.about.impl</artifactId>
797
                <version>1.0.0</version>
798
            </dependency>
799
            <dependency>
800
                <groupId>org.gvsig</groupId>
801
                <artifactId>org.gvsig.catalog</artifactId>
802
                <version>2.0</version>
803
            </dependency>
804
           <dependency>
805
                <groupId>org.gvsig</groupId>
806
                <artifactId>org.gvsig.timesupport.lib.api</artifactId>
807
                <version>1.0.0</version>
808
            </dependency>
809
            <dependency>
810
                <groupId>org.gvsig</groupId>
811
                <artifactId>org.gvsig.timesupport.lib.impl</artifactId>
812
                <version>1.0.0</version>
813
            </dependency>
814
            <dependency>
815
                <groupId>org.gvsig</groupId>
816
                <artifactId>org.gvsig.timesupport.swing.api</artifactId>
817
                <version>1.0.0</version>
818
            </dependency>
819
            <dependency>
820
                <groupId>org.gvsig</groupId>
821
                <artifactId>org.gvsig.timesupport.swing.impl</artifactId>
822
                <version>1.0.0</version>
823
            </dependency>
824
            <dependency>
825
              <groupId>org.gvsig.external</groupId>
826
              <artifactId>org.gvsig.external.jump</artifactId>
827
              <version>1.0.0</version>
828
            </dependency>
829
            <dependency>
830
                <groupId>org.gvsig</groupId>
831
                <artifactId>org.gvsig.proj.lib.api</artifactId>
832 40501 jjdelcerro
                <version>${gvsig.proj.version}</version>
833 40435 jjdelcerro
            </dependency>
834
            <dependency>
835
                <groupId>org.gvsig</groupId>
836
                <artifactId>org.gvsig.proj.lib.proj4j</artifactId>
837 40501 jjdelcerro
                <version>${gvsig.proj.version}</version>
838 40435 jjdelcerro
            </dependency>
839 40506 jjdelcerro
            <dependency>
840
                <groupId>org.gvsig</groupId>
841
                <artifactId>org.gvsig.projection.api</artifactId>
842
                <version>2.0.10</version>
843
            </dependency>
844 40435 jjdelcerro
845
            <!-- Childs projects -->
846
847
            <dependency>
848
                <groupId>org.gvsig</groupId>
849 40501 jjdelcerro
                <artifactId>org.gvsig.projection.cresques.impl</artifactId>
850 40510 jjdelcerro
                <version>2.0.10</version>
851 40501 jjdelcerro
            </dependency>
852
            <dependency>
853
                <groupId>org.gvsig</groupId>
854
                <artifactId>org.gvsig.projection.cresques.ui</artifactId>
855 40510 jjdelcerro
                <version>2.0.10</version>
856 40501 jjdelcerro
            </dependency>
857
            <dependency>
858
                <groupId>org.gvsig</groupId>
859 40435 jjdelcerro
                <artifactId>org.gvsig.andami</artifactId>
860 40510 jjdelcerro
                <version>2.0.10</version>
861 40435 jjdelcerro
            </dependency>
862
            <dependency>
863
                <groupId>org.gvsig</groupId>
864
                <artifactId>org.gvsig.app</artifactId>
865 40510 jjdelcerro
                <version>2.0.10</version>
866 40435 jjdelcerro
            </dependency>
867
            <dependency>
868
                <groupId>org.gvsig</groupId>
869
                <artifactId>org.gvsig.ui</artifactId>
870 40510 jjdelcerro
                <version>2.0.10</version>
871 40435 jjdelcerro
            </dependency>
872
            <dependency>
873
                <groupId>org.gvsig</groupId>
874
                <artifactId>org.gvsig.fmap.control</artifactId>
875 40510 jjdelcerro
                <version>2.0.10</version>
876 40435 jjdelcerro
            </dependency>
877
            <dependency>
878
                <groupId>org.gvsig</groupId>
879
                <artifactId>org.gvsig.fmap.mapcontext.api</artifactId>
880 40510 jjdelcerro
                <version>2.0.10</version>
881 40435 jjdelcerro
            </dependency>
882
            <dependency>
883
                <groupId>org.gvsig</groupId>
884
                <artifactId>org.gvsig.fmap.mapcontext.impl</artifactId>
885 40510 jjdelcerro
                <version>2.0.10</version>
886 40435 jjdelcerro
            </dependency>
887
            <dependency>
888
                <groupId>org.gvsig</groupId>
889
                <artifactId>org.gvsig.fmap.mapcontext.operation</artifactId>
890 40510 jjdelcerro
                <version>2.0.10</version>
891 40435 jjdelcerro
            </dependency>
892
            <dependency>
893
                <groupId>org.gvsig</groupId>
894
                <artifactId>org.gvsig.fmap.dal.api</artifactId>
895 40510 jjdelcerro
                <version>2.0.10</version>
896 40435 jjdelcerro
            </dependency>
897
            <dependency>
898
                <groupId>org.gvsig</groupId>
899
                <artifactId>org.gvsig.fmap.dal.spi</artifactId>
900 40510 jjdelcerro
                <version>2.0.10</version>
901 40435 jjdelcerro
            </dependency>
902
            <dependency>
903
                <groupId>org.gvsig</groupId>
904
                <artifactId>org.gvsig.fmap.dal.impl</artifactId>
905 40510 jjdelcerro
                <version>2.0.10</version>
906 40435 jjdelcerro
            </dependency>
907
            <dependency>
908
                <groupId>org.gvsig</groupId>
909
                <artifactId>org.gvsig.fmap.dal.impl</artifactId>
910 40510 jjdelcerro
                <version>2.0.10</version>
911 40435 jjdelcerro
                <type>test-jar</type>
912
                <scope>test</scope>
913
            </dependency>
914
            <dependency>
915
                <groupId>org.gvsig</groupId>
916
                <artifactId>org.gvsig.fmap.dal.db.lib</artifactId>
917 40510 jjdelcerro
                <version>2.0.10</version>
918 40435 jjdelcerro
            </dependency>
919
            <dependency>
920
                <groupId>org.gvsig</groupId>
921
                <artifactId>org.gvsig.fmap.dal.db.jdbc</artifactId>
922 40510 jjdelcerro
                <version>2.0.10</version>
923 40435 jjdelcerro
            </dependency>
924
            <dependency>
925
                <groupId>org.gvsig</groupId>
926
                <artifactId>org.gvsig.fmap.dal.db.h2</artifactId>
927 40510 jjdelcerro
                <version>2.0.10</version>
928 40435 jjdelcerro
            </dependency>
929
            <dependency>
930
                <groupId>org.gvsig</groupId>
931
                <artifactId>org.gvsig.fmap.dal.index.spatial.gt2</artifactId>
932 40508 jjdelcerro
                <version>2.0.10-SNAPSHOT</version>
933 40435 jjdelcerro
            </dependency>
934
            <dependency>
935
                <groupId>org.gvsig</groupId>
936
                <artifactId>org.gvsig.fmap.dal.index.spatial.jts</artifactId>
937 40508 jjdelcerro
                <version>2.0.10-SNAPSHOT</version>
938 40435 jjdelcerro
            </dependency>
939
            <dependency>
940
                <groupId>org.gvsig</groupId>
941
                <artifactId>org.gvsig.fmap.dal.index.spatial.jsi</artifactId>
942 40508 jjdelcerro
                <version>2.0.10-SNAPSHOT</version>
943 40435 jjdelcerro
            </dependency>
944
            <dependency>
945
                <groupId>org.gvsig</groupId>
946
                <artifactId>org.gvsig.fmap.dal.file.lib</artifactId>
947 40510 jjdelcerro
                <version>2.0.10</version>
948 40435 jjdelcerro
            </dependency>
949
            <dependency>
950
                <groupId>org.gvsig</groupId>
951
                <artifactId>org.gvsig.fmap.dal.file.api</artifactId>
952 40508 jjdelcerro
                <version>2.0.10-SNAPSHOT</version>
953 40435 jjdelcerro
            </dependency>
954
            <dependency>
955
                <groupId>org.gvsig</groupId>
956
                <artifactId>org.gvsig.fmap.dal.file.dbf</artifactId>
957 40510 jjdelcerro
                <version>2.0.10</version>
958 40435 jjdelcerro
            </dependency>
959
            <dependency>
960
                <groupId>org.gvsig</groupId>
961
                <artifactId>org.gvsig.fmap.dal.file.shp</artifactId>
962 40510 jjdelcerro
                <version>2.0.10</version>
963 40435 jjdelcerro
            </dependency>
964
            <dependency>
965
              <groupId>org.gvsig</groupId>
966
              <artifactId>org.gvsig.newlayer.lib.api</artifactId>
967 40510 jjdelcerro
              <version>2.0.10</version>
968 40435 jjdelcerro
            </dependency>
969
            <dependency>
970
              <groupId>org.gvsig</groupId>
971
              <artifactId>org.gvsig.newlayer.lib.api</artifactId>
972 40510 jjdelcerro
              <version>2.0.10</version>
973 40435 jjdelcerro
              <type>test-jar</type>
974
            </dependency>
975
            <dependency>
976
              <groupId>org.gvsig</groupId>
977
              <artifactId>org.gvsig.newlayer.lib.impl</artifactId>
978 40510 jjdelcerro
              <version>2.0.10</version>
979 40435 jjdelcerro
            </dependency>
980
            <dependency>
981
                <groupId>org.gvsig</groupId>
982
                <artifactId>org.gvsig.newlayer.prov.generic</artifactId>
983 40510 jjdelcerro
                <version>2.0.10</version>
984 40435 jjdelcerro
            </dependency>
985
            <dependency>
986
                <groupId>org.gvsig</groupId>
987
                <artifactId>org.gvsig.newlayer.prov.file</artifactId>
988 40510 jjdelcerro
                <version>2.0.10</version>
989 40435 jjdelcerro
            </dependency>
990
            <dependency>
991
                <groupId>org.gvsig</groupId>
992
                <artifactId>org.gvsig.newlayer.prov.shape</artifactId>
993 40510 jjdelcerro
                <version>2.0.10</version>
994 40435 jjdelcerro
            </dependency>
995
            <dependency>
996
                <groupId>org.gvsig</groupId>
997
                <artifactId>org.gvsig.symbology.lib.api</artifactId>
998 40510 jjdelcerro
                <version>2.0.10</version>
999 40435 jjdelcerro
            </dependency>
1000
            <dependency>
1001
                <groupId>org.gvsig</groupId>
1002
                <artifactId>org.gvsig.symbology.lib.impl</artifactId>
1003 40510 jjdelcerro
                <version>2.0.10</version>
1004 40435 jjdelcerro
            </dependency>
1005
            <dependency>
1006
                <groupId>org.gvsig</groupId>
1007
                <artifactId>org.gvsig.symbology.swing.api</artifactId>
1008 40510 jjdelcerro
                <version>2.0.10</version>
1009 40435 jjdelcerro
            </dependency>
1010
            <dependency>
1011
                <groupId>org.gvsig</groupId>
1012
                <artifactId>org.gvsig.symbology.swing.impl</artifactId>
1013 40510 jjdelcerro
                <version>2.0.10</version>
1014 40435 jjdelcerro
            </dependency>
1015
            <dependency>
1016
                <groupId>org.gvsig</groupId>
1017
                <artifactId>org.gvsig.fmap.geometry.api</artifactId>
1018 40510 jjdelcerro
                <version>2.0.10</version>
1019 40435 jjdelcerro
            </dependency>
1020
            <dependency>
1021
                <groupId>org.gvsig</groupId>
1022
                <artifactId>org.gvsig.fmap.geometry.impl</artifactId>
1023 40510 jjdelcerro
                <version>2.0.10</version>
1024 40435 jjdelcerro
            </dependency>
1025
            <dependency>
1026
                <groupId>org.gvsig</groupId>
1027
                <artifactId>org.gvsig.fmap.geometry.operation</artifactId>
1028 40510 jjdelcerro
                <version>2.0.10</version>
1029 40435 jjdelcerro
            </dependency>
1030
            <dependency>
1031
                <groupId>org.gvsig</groupId>
1032
                <artifactId>org.gvsig.tools.evaluator.sqljep</artifactId>
1033 40510 jjdelcerro
                <version>2.0.10</version>
1034 40435 jjdelcerro
            </dependency>
1035
            <dependency>
1036
                <groupId>org.gvsig</groupId>
1037
                <artifactId>org.gvsig.compat.api</artifactId>
1038 40510 jjdelcerro
                <version>2.0.10</version>
1039 40435 jjdelcerro
            </dependency>
1040
            <dependency>
1041
                <groupId>org.gvsig</groupId>
1042
                <artifactId>org.gvsig.compat.se</artifactId>
1043 40510 jjdelcerro
                <version>2.0.10</version>
1044 40435 jjdelcerro
            </dependency>
1045
            <dependency>
1046
                <groupId>org.gvsig</groupId>
1047
                <artifactId>org.gvsig.remoteclient</artifactId>
1048 40510 jjdelcerro
                <version>2.0.10</version>
1049 40435 jjdelcerro
            </dependency>
1050
            <dependency>
1051
                <groupId>org.gvsig</groupId>
1052
                <artifactId>org.gvsig.i18n</artifactId>
1053 40510 jjdelcerro
                <version>2.0.10</version>
1054 40435 jjdelcerro
            </dependency>
1055
            <dependency>
1056
                <groupId>org.gvsig</groupId>
1057
                <artifactId>org.gvsig.utils</artifactId>
1058 40510 jjdelcerro
                <version>2.0.10</version>
1059 40435 jjdelcerro
            </dependency>
1060
            <dependency>
1061
              <groupId>org.gvsig</groupId>
1062
              <artifactId>org.gvsig.annotation.lib.api</artifactId>
1063 40510 jjdelcerro
              <version>2.0.10</version>
1064 40435 jjdelcerro
            </dependency>
1065
            <dependency>
1066
              <groupId>org.gvsig</groupId>
1067
              <artifactId>org.gvsig.annotation.lib.impl</artifactId>
1068 40510 jjdelcerro
              <version>2.0.10</version>
1069 40435 jjdelcerro
            </dependency>
1070
            <dependency>
1071
              <groupId>org.gvsig</groupId>
1072
              <artifactId>org.gvsig.annotation.swing.api</artifactId>
1073 40510 jjdelcerro
              <version>2.0.10</version>
1074 40435 jjdelcerro
            </dependency>
1075
            <dependency>
1076
              <groupId>org.gvsig</groupId>
1077
              <artifactId>org.gvsig.annotation.swing.impl</artifactId>
1078 40510 jjdelcerro
              <version>2.0.10</version>
1079 40435 jjdelcerro
            </dependency>
1080
            <dependency>
1081
              <groupId>org.gvsig</groupId>
1082
              <artifactId>org.gvsig.exportto.lib.api</artifactId>
1083 40510 jjdelcerro
              <version>2.0.10</version>
1084 40435 jjdelcerro
            </dependency>
1085
            <dependency>
1086
              <groupId>org.gvsig</groupId>
1087
              <artifactId>org.gvsig.exportto.lib.api</artifactId>
1088 40510 jjdelcerro
              <version>2.0.10</version>
1089 40435 jjdelcerro
              <type>test-jar</type>
1090
            </dependency>
1091
            <dependency>
1092
                <groupId>org.gvsig</groupId>
1093
                <artifactId>org.gvsig.exportto.lib.impl</artifactId>
1094 40510 jjdelcerro
                <version>2.0.10</version>
1095 40435 jjdelcerro
            </dependency>
1096
            <dependency>
1097
                <groupId>org.gvsig</groupId>
1098
                <artifactId>org.gvsig.exportto.swing.api</artifactId>
1099 40510 jjdelcerro
                <version>2.0.10</version>
1100 40435 jjdelcerro
            </dependency>
1101
            <dependency>
1102
                <groupId>org.gvsig</groupId>
1103
                <artifactId>org.gvsig.exportto.swing.spi</artifactId>
1104 40510 jjdelcerro
                <version>2.0.10</version>
1105 40435 jjdelcerro
            </dependency>
1106
            <dependency>
1107
                <groupId>org.gvsig</groupId>
1108
                <artifactId>org.gvsig.exportto.swing.impl</artifactId>
1109 40510 jjdelcerro
                <version>2.0.10</version>
1110 40435 jjdelcerro
            </dependency>
1111
            <dependency>
1112
                <groupId>org.gvsig</groupId>
1113
                <artifactId>org.gvsig.exportto.swing.prov.generic</artifactId>
1114 40510 jjdelcerro
                <version>2.0.10</version>
1115 40435 jjdelcerro
            </dependency>
1116
            <dependency>
1117
                <groupId>org.gvsig</groupId>
1118
                <artifactId>org.gvsig.exportto.swing.prov.file</artifactId>
1119 40510 jjdelcerro
                <version>2.0.10</version>
1120 40435 jjdelcerro
            </dependency>
1121
            <dependency>
1122
                <groupId>org.gvsig</groupId>
1123
                <artifactId>org.gvsig.exportto.swing.prov.jdbc</artifactId>
1124 40510 jjdelcerro
                <version>2.0.10</version>
1125 40435 jjdelcerro
            </dependency>
1126
            <dependency>
1127
                <groupId>org.gvsig</groupId>
1128
                <artifactId>org.gvsig.exportto.swing.prov.shape</artifactId>
1129 40510 jjdelcerro
                <version>2.0.10</version>
1130 40435 jjdelcerro
            </dependency>
1131
            <dependency>
1132
                <groupId>org.gvsig</groupId>
1133
                <artifactId>org.gvsig.exportto.swing.prov.dxf</artifactId>
1134 40510 jjdelcerro
                <version>2.0.10</version>
1135 40435 jjdelcerro
            </dependency>
1136
            <dependency>
1137
                <groupId>org.gvsig</groupId>
1138
                <artifactId>org.gvsig.exportto.swing.prov.dbf</artifactId>
1139 40510 jjdelcerro
                <version>2.0.10</version>
1140 40435 jjdelcerro
            </dependency>
1141
            <dependency>
1142
                <groupId>org.gvsig</groupId>
1143
                <artifactId>org.gvsig.exportto.swing.prov.postgresql</artifactId>
1144 40510 jjdelcerro
                <version>2.0.10</version>
1145 40435 jjdelcerro
            </dependency>
1146
            <dependency>
1147
                <groupId>org.gvsig</groupId>
1148
                <artifactId>org.gvsig.exportto.swing.prov.mysql</artifactId>
1149 40510 jjdelcerro
                <version>2.0.10</version>
1150 40435 jjdelcerro
            </dependency>
1151
            <dependency>
1152
                <groupId>org.gvsig</groupId>
1153
                <artifactId>org.gvsig.personaldb.lib.api</artifactId>
1154 40510 jjdelcerro
                <version>2.0.10</version>
1155 40435 jjdelcerro
            </dependency>
1156
            <dependency>
1157
                <groupId>org.gvsig</groupId>
1158
                <artifactId>org.gvsig.personaldb.lib.api</artifactId>
1159 40510 jjdelcerro
                <version>2.0.10</version>
1160 40435 jjdelcerro
                <type>test-jar</type>
1161
                <scope>test</scope>
1162
            </dependency>
1163
            <dependency>
1164
                <groupId>org.gvsig</groupId>
1165
                <artifactId>org.gvsig.personaldb.lib.impl</artifactId>
1166 40510 jjdelcerro
                <version>2.0.10</version>
1167 40435 jjdelcerro
            </dependency>
1168
            <dependency>
1169
              <groupId>org.gvsig</groupId>
1170
              <artifactId>org.gvsig.installer.swing.api</artifactId>
1171 40510 jjdelcerro
              <version>2.0.10</version>
1172 40435 jjdelcerro
            </dependency>
1173
            <dependency>
1174
                <groupId>org.gvsig</groupId>
1175
                <artifactId>org.gvsig.installer.swing.impl</artifactId>
1176 40510 jjdelcerro
                <version>2.0.10</version>
1177 40435 jjdelcerro
            </dependency>
1178
            <dependency>
1179
              <groupId>org.gvsig</groupId>
1180
              <artifactId>org.gvsig.installer.lib.api</artifactId>
1181 40510 jjdelcerro
              <version>2.0.10</version>
1182 40435 jjdelcerro
            </dependency>
1183
            <dependency>
1184
              <groupId>org.gvsig</groupId>
1185
              <artifactId>org.gvsig.installer.lib.spi</artifactId>
1186 40510 jjdelcerro
              <version>2.0.10</version>
1187 40435 jjdelcerro
            </dependency>
1188
            <dependency>
1189
              <groupId>org.gvsig</groupId>
1190
              <artifactId>org.gvsig.installer.lib.impl</artifactId>
1191 40510 jjdelcerro
              <version>2.0.10</version>
1192 40435 jjdelcerro
            </dependency>
1193
            <dependency>
1194
              <groupId>org.gvsig</groupId>
1195
              <artifactId>org.gvsig.installer.prov.plugin</artifactId>
1196 40510 jjdelcerro
              <version>2.0.10</version>
1197 40435 jjdelcerro
            </dependency>
1198
            <dependency>
1199
              <groupId>org.gvsig</groupId>
1200
              <artifactId>org.gvsig.geodb</artifactId>
1201 40508 jjdelcerro
              <version>2.0.10-SNAPSHOT</version>
1202 40435 jjdelcerro
            </dependency>
1203
1204
            <dependency>
1205
              <groupId>org.gvsig</groupId>
1206
              <artifactId>org.gvsig.app.document.table.app.mainplugin</artifactId>
1207 40510 jjdelcerro
              <version>2.0.10</version>
1208 40435 jjdelcerro
            </dependency>
1209
            <dependency>
1210
              <groupId>org.gvsig</groupId>
1211
              <artifactId>org.gvsig.daltransform.app.mainplugin</artifactId>
1212 40510 jjdelcerro
              <version>2.0.10</version>
1213 40435 jjdelcerro
            </dependency>
1214
            <dependency>
1215
              <groupId>org.gvsig</groupId>
1216
              <artifactId>org.gvsig.daltransform.app.mainplugin</artifactId>
1217 40510 jjdelcerro
              <version>2.0.10</version>
1218 40435 jjdelcerro
              <type>test-jar</type>
1219
              <scope>test</scope>
1220
            </dependency>
1221
1222
        </dependencies>
1223
    </dependencyManagement>
1224
1225
    <dependencies>
1226
      <dependency>
1227
          <groupId>junit</groupId>
1228
          <artifactId>junit</artifactId>
1229
          <scope>test</scope>
1230
      </dependency>
1231
    </dependencies>
1232
1233
    <build>
1234 40480 jjdelcerro
        <extensions>
1235
            <extension>
1236
                <groupId>org.apache.maven.wagon</groupId>
1237
                <artifactId>wagon-webdav-jackrabbit</artifactId>
1238 40498 jjdelcerro
                <version>2.4</version>
1239 40480 jjdelcerro
            </extension>
1240
        </extensions>
1241
1242 40435 jjdelcerro
      <pluginManagement>
1243
        <plugins>
1244
1245
          <plugin>
1246
            <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
1247
            <groupId>org.eclipse.m2e</groupId>
1248
            <artifactId>lifecycle-mapping</artifactId>
1249
            <version>1.0.0</version>
1250
            <configuration>
1251
              <lifecycleMappingMetadata>
1252
                <pluginExecutions>
1253
                  <pluginExecution>
1254
                    <pluginExecutionFilter>
1255
                      <groupId>org.gvsig</groupId>
1256
                      <artifactId> org.gvsig.installer.maven </artifactId>
1257
                      <versionRange> [2.0.10-SNAPSHOT,) </versionRange>
1258
                      <goals>
1259
                        <goal>write-info</goal>
1260
                      </goals>
1261
                    </pluginExecutionFilter>
1262
                    <action>
1263 40510 jjdelcerro
                      <ignore />
1264 40435 jjdelcerro
                    </action>
1265
                  </pluginExecution>
1266
                  <pluginExecution>
1267
                    <pluginExecutionFilter>
1268
                      <groupId> org.codehaus.mojo </groupId>
1269
                      <artifactId> properties-maven-plugin </artifactId>
1270
                      <versionRange> [1.0-alpha-2,) </versionRange>
1271
                      <goals>
1272
                        <goal>
1273
                          read-project-properties
1274
                        </goal>
1275
                      </goals>
1276
                    </pluginExecutionFilter>
1277
                    <action>
1278 40510 jjdelcerro
                      <ignore />
1279 40435 jjdelcerro
                    </action>
1280
                  </pluginExecution>
1281
                </pluginExecutions>
1282
              </lifecycleMappingMetadata>
1283
            </configuration>
1284
          </plugin>
1285
1286
          <plugin>
1287
              <groupId>org.apache.maven.plugins</groupId>
1288
              <artifactId>maven-compiler-plugin</artifactId>
1289
              <version>2.3.2</version>
1290
              <configuration>
1291
                  <source>1.5</source>
1292
                  <target>1.5</target>
1293
                  <encoding>ISO-8859-1</encoding>
1294
              </configuration>
1295
          </plugin>
1296
1297
          <plugin>
1298
              <groupId>org.apache.maven.plugins</groupId>
1299
              <artifactId>maven-resources-plugin</artifactId>
1300
              <version>2.4.3</version>
1301
              <configuration>
1302
                  <encoding>ISO-8859-1</encoding>
1303
              </configuration>
1304
          </plugin>
1305
1306
          <plugin>
1307
              <groupId>org.apache.maven.plugins</groupId>
1308
              <artifactId>maven-eclipse-plugin</artifactId>
1309
              <configuration>
1310
                  <downloadSources>true</downloadSources>
1311
                  <downloadJavadocs>true</downloadJavadocs>
1312
                  <projectNameTemplate>${project.artifactId}</projectNameTemplate>
1313
              </configuration>
1314
          </plugin>
1315
1316
          <plugin>
1317
              <groupId>org.apache.maven.plugins</groupId>
1318
              <artifactId>maven-surefire-plugin</artifactId>
1319
              <version>2.7.1</version>
1320
              <configuration>
1321
                  <forkMode>once</forkMode>
1322
                  <environmentVariables>
1323
                      <DYLD_FRAMEWORK_PATH>${user.home}/.depman/Frameworks</DYLD_FRAMEWORK_PATH>
1324
                      <DYLD_LIBRARY_PATH>${user.home}/.depman/lib</DYLD_LIBRARY_PATH>
1325
                      <GDAL_DATA>${user.home}/.depman/data/gdal</GDAL_DATA>
1326
                      <LD_LIBRARY_PATH>${user.home}/.depman/lib</LD_LIBRARY_PATH>
1327
                      <PATH>${user.home}/.depman/bin${path.separator}${env.PATH}</PATH>
1328
                      <PROJ_LIB>${gvsig.product.folder.path}/gvSIG/extensiones/org.gvsig.crs.extension/data</PROJ_LIB>
1329
                  </environmentVariables>
1330
              </configuration>
1331
          </plugin>
1332
1333
          <plugin>
1334
              <groupId>org.apache.maven.plugins</groupId>
1335
              <artifactId>maven-failsafe-plugin</artifactId>
1336
              <executions>
1337
                  <execution>
1338
                      <goals>
1339
                          <goal>integration-test</goal>
1340
                          <goal>verify</goal>
1341
                      </goals>
1342
                  </execution>
1343
              </executions>
1344
              <configuration>
1345
                  <forkMode>once</forkMode>
1346
                  <environmentVariables>
1347
                      <DYLD_FRAMEWORK_PATH>${user.home}/.depman/Frameworks</DYLD_FRAMEWORK_PATH>
1348
                      <DYLD_LIBRARY_PATH>${user.home}/.depman/lib</DYLD_LIBRARY_PATH>
1349
                      <GDAL_DATA>${user.home}/.depman/data/gdal</GDAL_DATA>
1350
                      <LD_LIBRARY_PATH>${user.home}/.depman/lib</LD_LIBRARY_PATH>
1351
                      <PATH>${user.home}/.depman/bin${path.separator}${env.PATH}</PATH>
1352
                      <PROJ_LIB>${gvsig.product.folder.path}/gvSIG/extensiones/org.gvsig.crs.extension/data</PROJ_LIB>
1353
                  </environmentVariables>
1354
              </configuration>
1355
          </plugin>
1356
1357
          <plugin>
1358
              <groupId>org.apache.maven.plugins</groupId>
1359
              <artifactId>maven-javadoc-plugin</artifactId>
1360
              <version>2.9</version>
1361
              <configuration>
1362
                  <docTitle>${project.name} ${project.version}</docTitle>
1363
                  <encoding>ISO-8859-1</encoding>
1364
                  <footer />
1365
                  <header />
1366
                  <keywords>true</keywords>
1367
                  <detectLinks>true</detectLinks>
1368
                  <javaApiLinks>
1369
                      <property>
1370
                          <name>api_1.4</name>
1371
                          <value>http://download.oracle.com/javase/1.4.2/docs/api/</value>
1372
                      </property>
1373
                      <property>
1374
                          <name>api_1.5</name>
1375
                          <value>http://download.oracle.com/javase/1.5.0/docs/api/</value>
1376
                      </property>
1377
                      <property>
1378
                          <name>api_1.6</name>
1379
                          <value>http://download.oracle.com/javase/6/docs/api/</value>
1380
                      </property>
1381
                  </javaApiLinks>
1382
              </configuration>
1383
          </plugin>
1384
1385
          <plugin>
1386
              <groupId>org.apache.maven.plugins</groupId>
1387
              <artifactId>maven-site-plugin</artifactId>
1388
              <configuration>
1389
                  <chmod>true</chmod>
1390
                  <chmodMode>a+rwX</chmodMode>
1391
              </configuration>
1392
          </plugin>
1393
1394
          <plugin>
1395
              <groupId>org.apache.maven.plugins</groupId>
1396
              <artifactId>maven-jar-plugin</artifactId>
1397
              <version>2.3.1</version>
1398
              <configuration>
1399
                  <archive>
1400
                      <manifestEntries>
1401
                          <Built-By>gvSIG Team</Built-By>
1402
                      </manifestEntries>
1403
                  </archive>
1404
              </configuration>
1405
          </plugin>
1406
1407 40469 jjdelcerro
          <plugin>
1408
            <groupId>org.codehaus.mojo</groupId>
1409
            <artifactId>properties-maven-plugin</artifactId>
1410
            <version>1.0-alpha-2</version>
1411
          </plugin>
1412
1413
          <plugin>
1414
            <groupId>org.codehaus.gmaven</groupId>
1415
            <artifactId>gmaven-plugin</artifactId>
1416
            <version>1.4</version>
1417
          </plugin>
1418
1419
          <plugin>
1420
            <groupId>org.apache.maven.plugins</groupId>
1421
            <artifactId>maven-antrun-plugin</artifactId>
1422
            <version>1.7</version>
1423
          </plugin>
1424 40435 jjdelcerro
1425 40469 jjdelcerro
          <plugin>
1426
            <groupId>org.codehaus.mojo</groupId>
1427
            <artifactId>animal-sniffer-maven-plugin</artifactId>
1428
            <version>1.9</version>
1429
          </plugin>
1430 40435 jjdelcerro
1431 40469 jjdelcerro
          <plugin>
1432
              <groupId>org.apache.maven.plugins</groupId>
1433
              <artifactId>maven-release-plugin</artifactId>
1434
              <version>2.1</version>
1435
          </plugin>
1436 40435 jjdelcerro
1437 40469 jjdelcerro
          <plugin>
1438
            <groupId>org.apache.maven.plugins</groupId>
1439
            <artifactId>maven-assembly-plugin</artifactId>
1440
            <version>2.2-beta-5</version>
1441
          </plugin>
1442 40435 jjdelcerro
1443 40469 jjdelcerro
          <plugin>
1444
            <groupId>org.apache.maven.plugins</groupId>
1445
            <artifactId>maven-clean-plugin</artifactId>
1446
            <version>2.4.1</version>
1447
          </plugin>
1448
1449
          <plugin>
1450
              <groupId>org.codehaus.mojo</groupId>
1451
              <artifactId>exec-maven-plugin</artifactId>
1452
              <version>1.2</version>
1453
          </plugin>
1454
1455
          <plugin>
1456
              <groupId>com.mycila.maven-license-plugin</groupId>
1457
              <artifactId>maven-license-plugin</artifactId>
1458
              <version>1.10.b1</version>
1459
          </plugin>
1460
1461
          <plugin>
1462
            <groupId>org.apache.maven.plugins</groupId>
1463
            <artifactId>maven-checkstyle-plugin</artifactId>
1464
            <version>2.10</version>
1465
          </plugin>
1466
1467
          <plugin>
1468
              <groupId>org.apache.maven.plugins</groupId>
1469
              <artifactId>maven-source-plugin</artifactId>
1470
              <version>2.2.1</version>
1471
          </plugin>
1472
1473 40435 jjdelcerro
        </plugins>
1474
      </pluginManagement>
1475
1476
      <plugins>
1477
1478
        <plugin>
1479
          <artifactId>maven-clean-plugin</artifactId>
1480
          <configuration>
1481
            <filesets>
1482
              <fileset>
1483
                <directory>${user.home}/.depman/</directory>
1484
                <includes>
1485
                  <include>**</include>
1486
                </includes>
1487
              </fileset>
1488
            </filesets>
1489
            <followSymLinks>true</followSymLinks>
1490
          </configuration>
1491
        </plugin>
1492
1493
        <plugin>
1494
            <groupId>org.apache.maven.plugins</groupId>
1495
            <artifactId>maven-release-plugin</artifactId>
1496
            <configuration>
1497 40507 jjdelcerro
                <tagBase>https://devel.gvsig.org/svn/gvsig-desktop/tags/</tagBase>
1498
                        <!-- This is a 2.0 beta 6 bug. By default the goals are 'clean verify', so the modules
1499
                        are not installed, so the dependencies between modules are not met. With this configuration
1500
                        we force the module installation. -->
1501
                        <preparationGoals>clean install</preparationGoals>
1502
                        <autoVersionSubmodules>true</autoVersionSubmodules>
1503 40435 jjdelcerro
            </configuration>
1504
        </plugin>
1505
1506
        <plugin>
1507
          <!-- load ".gvsig-devel.properties" -->
1508
          <groupId>org.codehaus.mojo</groupId>
1509
          <artifactId>properties-maven-plugin</artifactId>
1510
          <configuration>
1511
              <files>
1512
                  <!-- Define gvsig.product.folder.path in this property -->
1513
                  <file>${user.home}/.gvsig-devel.properties</file>
1514
                  <file>${project.basedir}/gvsig-devel.properties</file>
1515
              </files>
1516
              <quiet>true</quiet>
1517
          </configuration>
1518
          <executions>
1519
              <execution>
1520 40469 jjdelcerro
                  <id>default</id>
1521 40457 jjdelcerro
                  <phase>prepare-package</phase>
1522 40435 jjdelcerro
                  <goals>
1523
                      <goal>read-project-properties</goal>
1524
                  </goals>
1525
              </execution>
1526
              <execution>
1527 40469 jjdelcerro
                <id>default-clean</id>
1528 40435 jjdelcerro
                <phase>pre-clean</phase>
1529
                <goals>
1530
                    <goal>read-project-properties</goal>
1531
                </goals>
1532
            </execution>
1533
          </executions>
1534
        </plugin>
1535
1536
        <plugin>
1537
          <!-- Check if exists ".gvsig-devel.properties" and create if not exists -->
1538
          <groupId>org.codehaus.gmaven</groupId>
1539
          <artifactId>gmaven-plugin</artifactId>
1540
          <inherited>false</inherited>
1541
          <executions>
1542
            <execution>
1543
            <phase>generate-sources</phase>
1544
            <goals>
1545
              <goal>execute</goal>
1546
            </goals>
1547
            <configuration>
1548
              <source><![CDATA[
1549
                Properties props = new Properties()
1550
                File propsFile = new File(System.properties['user.home'] + "/.gvsig-devel.properties")
1551
                gvsigProductFolderPathDefault = project.properties["gvsig.product.folder.path"]
1552
                println "Default gvsig.product.folder.path = " + gvsigProductFolderPathDefault
1553
                try {
1554
                  props.load(propsFile.newDataInputStream())
1555
                  gvsigProductFolderPath = props.getProperty('gvsig.product.folder.path')
1556
                  if( gvsigProductFolderPath == null ) {
1557
                    gvsigProductFolderPath = gvsigProductFolderPathDefault
1558
                    props.setProperty('gvsig.product.folder.path', gvsigProductFolderPath)
1559
                    props.store(propsFile.newWriter(), null)
1560
                  }
1561
                } catch(java.io.FileNotFoundException e){
1562
                  gvsigProductFolderPath = gvsigProductFolderPathDefault
1563
                  props.setProperty('gvsig.product.folder.path', gvsigProductFolderPath)
1564
                  props.store(propsFile.newWriter(), null)
1565
                }
1566
                println "Current gvsig.product.folder.path = " + gvsigProductFolderPath
1567
              ]]></source>
1568
            </configuration>
1569
            </execution>
1570
          </executions>
1571
        </plugin>
1572
1573
1574
      <plugin>
1575
        <!-- Package the roor folder of gvSIG desktop -->
1576
        <artifactId>maven-assembly-plugin</artifactId>
1577
        <inherited>false</inherited>
1578
        <configuration>
1579
            <ignoreDirFormatExtensions>true</ignoreDirFormatExtensions>
1580
            <appendAssemblyId>false</appendAssemblyId>
1581
        </configuration>
1582
        <executions>
1583
          <execution>
1584
            <id>gvsig-plugin-package</id>
1585
            <phase>package</phase>
1586
            <goals>
1587
                <goal>single</goal>
1588
            </goals>
1589
            <configuration>
1590
              <finalName>${project.artifactId}-${project.version}-root-folder</finalName>
1591
              <descriptors>
1592
                <descriptorId>src/main/assembly/gvsig-root-folder-package.xml</descriptorId>
1593
              </descriptors>
1594
            </configuration>
1595
          </execution>
1596
        </executions>
1597
      </plugin>
1598
1599
      <plugin>
1600 40469 jjdelcerro
        <!-- Install the root folder of gvSIG desktop in product folder -->
1601 40435 jjdelcerro
        <artifactId>maven-antrun-plugin</artifactId>
1602
        <inherited>false</inherited>
1603
        <executions>
1604
          <execution>
1605
            <id>gvsig-plugin-install</id>
1606
            <phase>install</phase>
1607
            <configuration>
1608
              <target>
1609 40510 jjdelcerro
                <unzip src="target/${project.artifactId}-${project.version}-root-folder.zip" dest="${gvsig.product.folder.path}" />
1610 40435 jjdelcerro
              </target>
1611
            </configuration>
1612
            <goals>
1613
              <goal>run</goal>
1614
            </goals>
1615
          </execution>
1616
        </executions>
1617
      </plugin>
1618
1619
      <plugin>
1620
          <groupId>org.codehaus.mojo</groupId>
1621
          <artifactId>animal-sniffer-maven-plugin</artifactId>
1622
          <executions>
1623
              <execution>
1624
                  <id>check-java-api</id>
1625
                  <phase>package</phase>
1626
                  <goals>
1627
                      <goal>check</goal>
1628
                  </goals>
1629
                  <configuration>
1630 40498 jjdelcerro
                            <skip>false</skip>
1631 40435 jjdelcerro
                      <signature>
1632
                          <groupId>org.codehaus.mojo.signature</groupId>
1633
                          <artifactId>java15</artifactId>
1634
                          <version>1.0</version>
1635
                      </signature>
1636
                      <ignores>
1637
                          <ignore>net.sourceforge.cobertura.coveragedata.TouchCollector</ignore>
1638
                      </ignores>
1639
                  </configuration>
1640
              </execution>
1641
          </executions>
1642
      </plugin>
1643
1644
      <plugin>
1645
          <groupId>org.apache.maven.plugins</groupId>
1646
          <artifactId>maven-javadoc-plugin</artifactId>
1647
          <executions>
1648
              <execution>
1649
                  <id>attach-javadocs</id>
1650
                  <goals>
1651
                      <goal>jar</goal>
1652
                  </goals>
1653
              </execution>
1654
          </executions>
1655
      </plugin>
1656
1657
      <plugin>
1658 40469 jjdelcerro
          <groupId>org.apache.maven.plugins</groupId>
1659
          <artifactId>maven-source-plugin</artifactId>
1660
          <configuration>
1661
            <skipSource>false</skipSource> <!-- User property is: source.skip. -->
1662
          </configuration>
1663
          <executions>
1664
              <execution>
1665
                  <id>attach-sources</id>
1666
                  <phase>verify</phase>
1667
                  <goals>
1668
                      <goal>jar-no-fork</goal>
1669
                  </goals>
1670
              </execution>
1671
              <execution>
1672
                  <id>attach-test-sources</id>
1673
                  <phase>verify</phase>
1674
                  <goals>
1675
                      <goal>test-jar-no-fork</goal>
1676
                  </goals>
1677
              </execution>
1678
          </executions>
1679
      </plugin>
1680
1681
      <plugin>
1682
        <groupId>org.apache.maven.plugins</groupId>
1683
        <artifactId>maven-checkstyle-plugin</artifactId>
1684
        <!-- invoke as "mvn checkstyle:checkstyle"  or "mvn site" -->
1685
        <configuration>
1686
          <skip>false</skip> <!-- User property is: checkstyle.skip. -->
1687
          <enableRulesSummary>true</enableRulesSummary>
1688
          <failsOnError>false</failsOnError>
1689
          <configLocation>gvsig/checkstyle.xml</configLocation>
1690
          <headerLocation>gvsig/LICENSE.txt</headerLocation>
1691
        </configuration>
1692
        <dependencies>
1693
          <dependency>
1694
              <groupId>org.gvsig</groupId>
1695
              <artifactId>org.gvsig.desktop.buildtools</artifactId>
1696
              <version>2.0.10-SNAPSHOT</version>
1697
          </dependency>
1698
        </dependencies>
1699
      </plugin>
1700
1701
      <plugin>
1702
          <groupId>com.mycila.maven-license-plugin</groupId>
1703
          <artifactId>maven-license-plugin</artifactId>
1704
          <!-- invoke as "mvn license:format" to fix the header -->
1705
          <!-- invoke as "mvn license:check" to check the header -->
1706 40471 jjdelcerro
          <!-- See http://code.google.com/p/maven-license-plugin/wiki/Configuration -->
1707 40469 jjdelcerro
          <configuration>
1708 40480 jjdelcerro
              <skip>true</skip> <!-- User property is: license.skip  -->
1709 40469 jjdelcerro
              <header>header.txt</header>
1710
              <failIfMissing>false</failIfMissing>
1711
              <aggregate>true</aggregate>
1712
              <strictCheck>true</strictCheck>
1713
              <encoding>ISO-8859-1</encoding>
1714 40472 jjdelcerro
              <quiet>true</quiet>
1715 40469 jjdelcerro
              <mapping>
1716
                  <pom>XML_STYLE</pom>
1717
              </mapping>
1718
              <excludes>
1719
                  <exclude>**/*.properties</exclude>
1720 40471 jjdelcerro
                  <exclude>**/*.txt</exclude>
1721 40469 jjdelcerro
              </excludes>
1722
          </configuration>
1723
          <executions>
1724
            <execution>
1725
                <phase>test</phase>
1726
                <goals>
1727
                    <goal>check</goal>
1728
                </goals>
1729
            </execution>
1730
          </executions>
1731
          <dependencies>
1732
              <dependency>
1733
                  <groupId>org.gvsig</groupId>
1734
                  <artifactId>org.gvsig.desktop.buildtools</artifactId>
1735
                  <version>2.0.10-SNAPSHOT</version>
1736
              </dependency>
1737
          </dependencies>
1738
      </plugin>
1739
1740
      <plugin>
1741 40435 jjdelcerro
        <!-- to continue building  when test fail -->
1742
        <groupId>org.apache.maven.plugins</groupId>
1743
        <artifactId>maven-surefire-plugin</artifactId>
1744
        <configuration>
1745
          <testFailureIgnore>true</testFailureIgnore>
1746
        </configuration>
1747
      </plugin>
1748
1749
    </plugins>
1750
  </build>
1751
1752 40480 jjdelcerro
1753 40501 jjdelcerro
         <reporting>
1754
            <excludeDefaults>true</excludeDefaults>
1755
            <plugins>
1756
              <plugin>
1757
                <groupId>org.apache.maven.plugins</groupId>
1758
                <artifactId>maven-project-info-reports-plugin</artifactId>
1759
            <version>2.7</version>
1760
              </plugin>
1761
              <plugin>
1762
                <groupId>org.apache.maven.plugins</groupId>
1763
                <artifactId>maven-javadoc-plugin</artifactId>
1764
            <version>2.9</version>
1765
              </plugin>
1766
              <plugin>
1767
                <groupId>org.apache.maven.plugins</groupId>
1768
                <artifactId>maven-jxr-plugin</artifactId>
1769
            <version>2.3</version>
1770
                <configuration>
1771
                  <linkJavadoc>true</linkJavadoc>
1772
                </configuration>
1773
              </plugin>
1774
            </plugins>
1775
          </reporting>
1776
1777 40480 jjdelcerro
1778 40435 jjdelcerro
  <profiles>
1779
      <profile>
1780
        <id>gvsig-desktop-package</id>
1781
        <activation>
1782
          <property>
1783
            <name>packtozip</name>
1784
          </property>
1785
        </activation>
1786
        <build>
1787
          <plugins>
1788
            <plugin>
1789
              <artifactId>maven-assembly-plugin</artifactId>
1790
              <inherited>false</inherited>
1791
              <configuration>
1792
                  <ignoreDirFormatExtensions>true</ignoreDirFormatExtensions>
1793
                  <appendAssemblyId>false</appendAssemblyId>
1794
              </configuration>
1795
              <executions>
1796
                <execution>
1797
                  <id>gvsig-plugin-package</id>
1798
                  <phase>package</phase>
1799
                  <goals>
1800
                      <goal>single</goal>
1801
                  </goals>
1802
                  <configuration>
1803
                    <finalName>${project.artifactId}-${project.version}</finalName>
1804
                    <descriptors>
1805
                      <descriptorId>src/main/assembly/gvsig-pack-to-zip.xml</descriptorId>
1806
                    </descriptors>
1807
                  </configuration>
1808
                </execution>
1809
              </executions>
1810
            </plugin>
1811
          </plugins>
1812
        </build>
1813
      </profile>
1814 40457 jjdelcerro
1815 40435 jjdelcerro
  </profiles>
1816
1817
  <properties>
1818
    <project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
1819
    <localRepository>${user.home}/.m2/repository</localRepository>
1820
    <site-repository>dav:https://devel.gvsig.org/sites/${project.artifactId}/${project.version}</site-repository>
1821
    <eclipse.project.name>${project.artifactId}</eclipse.project.name>
1822
1823 40501 jjdelcerro
    <gvsig.desktop.version>2.0.10-SNAPSHOT</gvsig.desktop.version>
1824
    <gvsig.tools.version>3.0.4</gvsig.tools.version>
1825 40487 jjdelcerro
    <gvsig.metadata.version>1.0.0</gvsig.metadata.version>
1826 40501 jjdelcerro
    <gvsig.proj.version>1.0.0</gvsig.proj.version>
1827 40487 jjdelcerro
1828 40435 jjdelcerro
    <gvsig.product.folder.path>${basedir}/target/product</gvsig.product.folder.path>
1829
  </properties>
1830
1831
  <modules>
1832 40469 jjdelcerro
    <module>org.gvsig.desktop.buildtools</module>
1833 40435 jjdelcerro
    <module>org.gvsig.desktop.compat.cdc</module>
1834
    <module>org.gvsig.desktop.library</module>
1835
    <module>org.gvsig.desktop.framework</module>
1836
    <module>org.gvsig.desktop.plugin</module>
1837
1838
      <!-- NOTE: Project  org.gvsig.desktop.installer must not be a sub module of this. -->
1839
1840
  </modules>
1841
</project>