Statistics
| Revision:

svn-gvsig-desktop / tags / org.gvsig.desktop-2.0.229 / pom.xml @ 44220

History | View | Annotate | Download (113 KB)

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