Statistics
| Revision:

svn-gvsig-desktop / tags / org.gvsig.desktop-2.0.231 / pom.xml @ 44061

History | View | Annotate | Download (114 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 43963 jjdelcerro
    <version>2.0.231</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 43963 jjdelcerro
        <connection>scm:svn:https://devel.gvsig.org/svn/gvsig-desktop/tags/org.gvsig.desktop-2.0.231</connection>
46
        <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-desktop/tags/org.gvsig.desktop-2.0.231</developerConnection>
47
        <url>scm:svn:https://devel.gvsig.org/svn/gvsig-desktop/tags/org.gvsig.desktop-2.0.231</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 43963 jjdelcerro
                <version>2.0.231</version>
945 42026 jjdelcerro
            </dependency>
946
            <dependency>
947
                <groupId>org.gvsig</groupId>
948
                <artifactId>org.gvsig.about.impl</artifactId>
949 43963 jjdelcerro
                <version>2.0.231</version>
950 42026 jjdelcerro
            </dependency>
951
            <dependency>
952
                <groupId>org.gvsig</groupId>
953 40608 jjdelcerro
                <artifactId>org.gvsig.metadata.lib.basic.api</artifactId>
954 43963 jjdelcerro
                <version>2.0.231</version>
955 40608 jjdelcerro
            </dependency>
956
            <dependency>
957
                <groupId>org.gvsig</groupId>
958
                <artifactId>org.gvsig.metadata.lib.basic.impl</artifactId>
959 43963 jjdelcerro
                <version>2.0.231</version>
960 40608 jjdelcerro
            </dependency>
961
            <dependency>
962
                <groupId>org.gvsig</groupId>
963
                <artifactId>org.gvsig.metadata.swing.basic.api</artifactId>
964 43963 jjdelcerro
                <version>2.0.231</version>
965 40608 jjdelcerro
            </dependency>
966
            <dependency>
967
                <groupId>org.gvsig</groupId>
968
                <artifactId>org.gvsig.metadata.swing.basic.impl</artifactId>
969 43963 jjdelcerro
                <version>2.0.231</version>
970 40608 jjdelcerro
            </dependency>
971
            <dependency>
972
                <groupId>org.gvsig</groupId>
973 40501 jjdelcerro
                <artifactId>org.gvsig.projection.cresques.impl</artifactId>
974 43963 jjdelcerro
                <version>2.0.231</version>
975 40501 jjdelcerro
            </dependency>
976
            <dependency>
977
                <groupId>org.gvsig</groupId>
978
                <artifactId>org.gvsig.projection.cresques.ui</artifactId>
979 43963 jjdelcerro
                <version>2.0.231</version>
980 40501 jjdelcerro
            </dependency>
981
            <dependency>
982
                <groupId>org.gvsig</groupId>
983 40435 jjdelcerro
                <artifactId>org.gvsig.andami</artifactId>
984 43963 jjdelcerro
                <version>2.0.231</version>
985 40435 jjdelcerro
            </dependency>
986
            <dependency>
987
                <groupId>org.gvsig</groupId>
988
                <artifactId>org.gvsig.app</artifactId>
989 43963 jjdelcerro
                <version>2.0.231</version>
990 41695 fdiaz
            </dependency>
991 40435 jjdelcerro
            <dependency>
992
                <groupId>org.gvsig</groupId>
993
                <artifactId>org.gvsig.ui</artifactId>
994 43963 jjdelcerro
                <version>2.0.231</version>
995 40435 jjdelcerro
            </dependency>
996
            <dependency>
997
                <groupId>org.gvsig</groupId>
998
                <artifactId>org.gvsig.fmap.control</artifactId>
999 43963 jjdelcerro
                <version>2.0.231</version>
1000 40435 jjdelcerro
            </dependency>
1001
            <dependency>
1002
                <groupId>org.gvsig</groupId>
1003
                <artifactId>org.gvsig.fmap.mapcontext.api</artifactId>
1004 43963 jjdelcerro
                <version>2.0.231</version>
1005 40435 jjdelcerro
            </dependency>
1006
            <dependency>
1007
                <groupId>org.gvsig</groupId>
1008
                <artifactId>org.gvsig.fmap.mapcontext.impl</artifactId>
1009 43963 jjdelcerro
                <version>2.0.231</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 43963 jjdelcerro
                <version>2.0.231</version>
1024 40435 jjdelcerro
            </dependency>
1025
            <dependency>
1026
                <groupId>org.gvsig</groupId>
1027
                <artifactId>org.gvsig.fmap.dal.spi</artifactId>
1028 43963 jjdelcerro
                <version>2.0.231</version>
1029 40435 jjdelcerro
            </dependency>
1030
            <dependency>
1031
                <groupId>org.gvsig</groupId>
1032
                <artifactId>org.gvsig.fmap.dal.impl</artifactId>
1033 43963 jjdelcerro
                <version>2.0.231</version>
1034 40435 jjdelcerro
            </dependency>
1035
            <dependency>
1036
                <groupId>org.gvsig</groupId>
1037
                <artifactId>org.gvsig.fmap.dal.impl</artifactId>
1038 43963 jjdelcerro
                <version>2.0.231</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 43963 jjdelcerro
                <version>2.0.231</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 43963 jjdelcerro
                <version>2.0.231</version>
1052 40435 jjdelcerro
            </dependency>
1053
            <dependency>
1054
                <groupId>org.gvsig</groupId>
1055
                <artifactId>org.gvsig.fmap.dal.db.jdbc</artifactId>
1056 43963 jjdelcerro
                <version>2.0.231</version>
1057 40435 jjdelcerro
            </dependency>
1058
            <dependency>
1059
                <groupId>org.gvsig</groupId>
1060
                <artifactId>org.gvsig.fmap.dal.db.h2</artifactId>
1061 43963 jjdelcerro
                <version>2.0.231</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 43963 jjdelcerro
                <version>2.0.231</version>
1068 40435 jjdelcerro
            </dependency>
1069
            <dependency>
1070
                <groupId>org.gvsig</groupId>
1071
                <artifactId>org.gvsig.fmap.dal.file.dbf</artifactId>
1072 43963 jjdelcerro
                <version>2.0.231</version>
1073 40435 jjdelcerro
            </dependency>
1074
            <dependency>
1075
                <groupId>org.gvsig</groupId>
1076 41012 jjdelcerro
                <artifactId>org.gvsig.fmap.dal.file.csv</artifactId>
1077 43963 jjdelcerro
                <version>2.0.231</version>
1078 41012 jjdelcerro
            </dependency>
1079
            <dependency>
1080
                <groupId>org.gvsig</groupId>
1081 40435 jjdelcerro
                <artifactId>org.gvsig.fmap.dal.file.shp</artifactId>
1082 43963 jjdelcerro
                <version>2.0.231</version>
1083 40435 jjdelcerro
            </dependency>
1084
            <dependency>
1085 42104 jjdelcerro
              <groupId>org.gvsig</groupId>
1086
              <artifactId>org.gvsig.fmap.dal.swing.api</artifactId>
1087 43963 jjdelcerro
              <version>2.0.231</version>
1088 42104 jjdelcerro
            </dependency>
1089
                <dependency>
1090
              <groupId>org.gvsig</groupId>
1091
              <artifactId>org.gvsig.fmap.dal.swing.impl</artifactId>
1092 43963 jjdelcerro
               <version>2.0.231</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 43963 jjdelcerro
                <version>2.0.231</version>
1098 40435 jjdelcerro
            </dependency>
1099
            <dependency>
1100 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1101
                <artifactId>org.gvsig.newlayer.lib.api</artifactId>
1102 43963 jjdelcerro
                <version>2.0.231</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 43963 jjdelcerro
                <version>2.0.231</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 43963 jjdelcerro
                <version>2.0.231</version>
1120 41695 fdiaz
            </dependency>
1121 40435 jjdelcerro
            <dependency>
1122
                <groupId>org.gvsig</groupId>
1123
                <artifactId>org.gvsig.newlayer.prov.shape</artifactId>
1124 43963 jjdelcerro
                <version>2.0.231</version>
1125 41695 fdiaz
            </dependency>
1126 40435 jjdelcerro
            <dependency>
1127
                <groupId>org.gvsig</groupId>
1128
                <artifactId>org.gvsig.symbology.lib.api</artifactId>
1129 43963 jjdelcerro
                <version>2.0.231</version>
1130 40435 jjdelcerro
            </dependency>
1131
            <dependency>
1132
                <groupId>org.gvsig</groupId>
1133
                <artifactId>org.gvsig.symbology.lib.impl</artifactId>
1134 43963 jjdelcerro
                <version>2.0.231</version>
1135 40435 jjdelcerro
            </dependency>
1136
            <dependency>
1137
                <groupId>org.gvsig</groupId>
1138
                <artifactId>org.gvsig.symbology.swing.api</artifactId>
1139 43963 jjdelcerro
                <version>2.0.231</version>
1140 40435 jjdelcerro
            </dependency>
1141
            <dependency>
1142
                <groupId>org.gvsig</groupId>
1143
                <artifactId>org.gvsig.symbology.swing.impl</artifactId>
1144 43963 jjdelcerro
                <version>2.0.231</version>
1145 40435 jjdelcerro
            </dependency>
1146
            <dependency>
1147
                <groupId>org.gvsig</groupId>
1148
                <artifactId>org.gvsig.fmap.geometry.api</artifactId>
1149 43963 jjdelcerro
                <version>2.0.231</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 43963 jjdelcerro
                <version>2.0.231</version>
1167 42318 fdiaz
            </dependency>
1168
            <dependency>
1169
                <groupId>org.gvsig</groupId>
1170
                <artifactId>org.gvsig.fmap.geometry.operation.jts</artifactId>
1171 43963 jjdelcerro
                <version>2.0.231</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 43963 jjdelcerro
                <version>2.0.231</version>
1179 40435 jjdelcerro
            </dependency>
1180
            <dependency>
1181
                <groupId>org.gvsig</groupId>
1182
                <artifactId>org.gvsig.compat.api</artifactId>
1183 43963 jjdelcerro
                <version>2.0.231</version>
1184 40435 jjdelcerro
            </dependency>
1185
            <dependency>
1186
                <groupId>org.gvsig</groupId>
1187
                <artifactId>org.gvsig.compat.se</artifactId>
1188 43963 jjdelcerro
                <version>2.0.231</version>
1189 40435 jjdelcerro
            </dependency>
1190
            <dependency>
1191
                <groupId>org.gvsig</groupId>
1192
                <artifactId>org.gvsig.remoteclient</artifactId>
1193 43963 jjdelcerro
                <version>2.0.231</version>
1194 40435 jjdelcerro
            </dependency>
1195
            <dependency>
1196
                <groupId>org.gvsig</groupId>
1197
                <artifactId>org.gvsig.i18n</artifactId>
1198 43963 jjdelcerro
                <version>2.0.231</version>
1199 40435 jjdelcerro
            </dependency>
1200
            <dependency>
1201
                <groupId>org.gvsig</groupId>
1202
                <artifactId>org.gvsig.utils</artifactId>
1203 43963 jjdelcerro
                <version>2.0.231</version>
1204 40435 jjdelcerro
            </dependency>
1205
            <dependency>
1206 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1207
                <artifactId>org.gvsig.annotation.lib.api</artifactId>
1208 43963 jjdelcerro
                <version>2.0.231</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 43963 jjdelcerro
                <version>2.0.231</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 43963 jjdelcerro
                <version>2.0.231</version>
1219 40435 jjdelcerro
            </dependency>
1220
            <dependency>
1221 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1222
                <artifactId>org.gvsig.annotation.swing.impl</artifactId>
1223 43963 jjdelcerro
                <version>2.0.231</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 43963 jjdelcerro
                <version>2.0.231</version>
1229 43521 jjdelcerro
            </dependency>
1230
            <dependency>
1231
                <groupId>org.gvsig</groupId>
1232
                <artifactId>org.gvsig.expressionevaluator.lib.impl</artifactId>
1233 43963 jjdelcerro
                <version>2.0.231</version>
1234 43521 jjdelcerro
            </dependency>
1235
            <dependency>
1236
                <groupId>org.gvsig</groupId>
1237 43939 jjdelcerro
                <artifactId>org.gvsig.expressionevaluator.swing.api</artifactId>
1238 43963 jjdelcerro
                <version>2.0.231</version>
1239 43939 jjdelcerro
            </dependency>
1240
            <dependency>
1241
                <groupId>org.gvsig</groupId>
1242
                <artifactId>org.gvsig.expressionevaluator.swing.impl</artifactId>
1243 43963 jjdelcerro
                <version>2.0.231</version>
1244 43939 jjdelcerro
            </dependency>
1245
            <dependency>
1246
                <groupId>org.gvsig</groupId>
1247 43784 jjdelcerro
                <artifactId>org.gvsig.temporarystorage.lib.api</artifactId>
1248 43963 jjdelcerro
                <version>2.0.231</version>
1249 43784 jjdelcerro
            </dependency>
1250
            <dependency>
1251
                <groupId>org.gvsig</groupId>
1252
                <artifactId>org.gvsig.temporarystorage.lib.impl</artifactId>
1253 43963 jjdelcerro
                <version>2.0.231</version>
1254 43784 jjdelcerro
            </dependency>
1255
            <dependency>
1256
                <groupId>org.gvsig</groupId>
1257 41419 jjdelcerro
                <artifactId>org.gvsig.exportto.lib.api</artifactId>
1258 43963 jjdelcerro
                <version>2.0.231</version>
1259 40435 jjdelcerro
            </dependency>
1260
            <dependency>
1261 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1262
                <artifactId>org.gvsig.exportto.lib.api</artifactId>
1263 43963 jjdelcerro
                <version>2.0.231</version>
1264 41419 jjdelcerro
                <type>test-jar</type>
1265 42491 jjdelcerro
                <scope>test</scope>
1266 40435 jjdelcerro
            </dependency>
1267
            <dependency>
1268
                <groupId>org.gvsig</groupId>
1269
                <artifactId>org.gvsig.exportto.lib.impl</artifactId>
1270 43963 jjdelcerro
                <version>2.0.231</version>
1271 40435 jjdelcerro
            </dependency>
1272
            <dependency>
1273
                <groupId>org.gvsig</groupId>
1274
                <artifactId>org.gvsig.exportto.swing.api</artifactId>
1275 43963 jjdelcerro
                <version>2.0.231</version>
1276 40435 jjdelcerro
            </dependency>
1277
            <dependency>
1278
                <groupId>org.gvsig</groupId>
1279
                <artifactId>org.gvsig.exportto.swing.impl</artifactId>
1280 43963 jjdelcerro
                <version>2.0.231</version>
1281 40435 jjdelcerro
            </dependency>
1282
            <dependency>
1283
                <groupId>org.gvsig</groupId>
1284
                <artifactId>org.gvsig.exportto.swing.prov.jdbc</artifactId>
1285 43963 jjdelcerro
                <version>2.0.231</version>
1286 40435 jjdelcerro
            </dependency>
1287
            <dependency>
1288
                <groupId>org.gvsig</groupId>
1289
                <artifactId>org.gvsig.exportto.swing.prov.shape</artifactId>
1290 43963 jjdelcerro
                <version>2.0.231</version>
1291 40435 jjdelcerro
            </dependency>
1292
            <dependency>
1293
                <groupId>org.gvsig</groupId>
1294
                <artifactId>org.gvsig.exportto.swing.prov.dbf</artifactId>
1295 43963 jjdelcerro
                <version>2.0.231</version>
1296 40435 jjdelcerro
            </dependency>
1297
            <dependency>
1298
                <groupId>org.gvsig</groupId>
1299 41419 jjdelcerro
                <artifactId>org.gvsig.installer.swing.api</artifactId>
1300 43963 jjdelcerro
                <version>2.0.231</version>
1301 40435 jjdelcerro
            </dependency>
1302
            <dependency>
1303
                <groupId>org.gvsig</groupId>
1304
                <artifactId>org.gvsig.installer.swing.impl</artifactId>
1305 43963 jjdelcerro
                <version>2.0.231</version>
1306 40435 jjdelcerro
            </dependency>
1307
            <dependency>
1308 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1309
                <artifactId>org.gvsig.installer.lib.api</artifactId>
1310 43963 jjdelcerro
                <version>2.0.231</version>
1311 40435 jjdelcerro
            </dependency>
1312
            <dependency>
1313 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1314
                <artifactId>org.gvsig.installer.lib.spi</artifactId>
1315 43963 jjdelcerro
                <version>2.0.231</version>
1316 40435 jjdelcerro
            </dependency>
1317
            <dependency>
1318 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1319
                <artifactId>org.gvsig.installer.lib.impl</artifactId>
1320 43963 jjdelcerro
                <version>2.0.231</version>
1321 40435 jjdelcerro
            </dependency>
1322
            <dependency>
1323 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1324
                <artifactId>org.gvsig.installer.prov.plugin</artifactId>
1325 43963 jjdelcerro
                <version>2.0.231</version>
1326 40435 jjdelcerro
            </dependency>
1327
            <dependency>
1328 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1329
                <artifactId>org.gvsig.geodb.app.mainplugin</artifactId>
1330 43963 jjdelcerro
                <version>2.0.231</version>
1331 40435 jjdelcerro
            </dependency>
1332
1333
            <dependency>
1334 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1335
                <artifactId>org.gvsig.app.document.table.app.mainplugin</artifactId>
1336 43963 jjdelcerro
                <version>2.0.231</version>
1337 41695 fdiaz
            </dependency>
1338 40435 jjdelcerro
            <dependency>
1339 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1340
                <artifactId>org.gvsig.daltransform.app.mainplugin</artifactId>
1341 43963 jjdelcerro
                <version>2.0.231</version>
1342 41695 fdiaz
            </dependency>
1343 40435 jjdelcerro
            <dependency>
1344 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1345
                <artifactId>org.gvsig.daltransform.app.mainplugin</artifactId>
1346 43963 jjdelcerro
                <version>2.0.231</version>
1347 41419 jjdelcerro
                <type>test-jar</type>
1348
                <scope>test</scope>
1349 41695 fdiaz
            </dependency>
1350 41415 jjdelcerro
            <dependency>
1351 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1352
                <artifactId>org.gvsig.daltransform.app.join</artifactId>
1353 43963 jjdelcerro
                <version>2.0.231</version>
1354 41695 fdiaz
            </dependency>
1355 41415 jjdelcerro
            <dependency>
1356 41419 jjdelcerro
                <groupId>org.gvsig</groupId>
1357
                <artifactId>org.gvsig.daltransform.app.eventtheme</artifactId>
1358 43963 jjdelcerro
                <version>2.0.231</version>
1359 41695 fdiaz
            </dependency>
1360 41416 jjdelcerro
1361 41419 jjdelcerro
            <dependency>
1362
                <groupId>org.gvsig</groupId>
1363
                <artifactId>org.gvsig.app.mainplugin</artifactId>
1364 43963 jjdelcerro
                <version>2.0.231</version>
1365 41419 jjdelcerro
            </dependency>
1366
            <dependency>
1367
                <groupId>org.gvsig</groupId>
1368
                <artifactId>org.gvsig.annotation.app.mainplugin</artifactId>
1369 43963 jjdelcerro
                <version>2.0.231</version>
1370 41419 jjdelcerro
            </dependency>
1371
            <dependency>
1372
                <groupId>org.gvsig</groupId>
1373
                <artifactId>org.gvsig.centerviewpoint.app.mainplugin</artifactId>
1374 43963 jjdelcerro
                <version>2.0.231</version>
1375 41419 jjdelcerro
            </dependency>
1376
            <dependency>
1377
                <groupId>org.gvsig</groupId>
1378
                <artifactId>org.gvsig.coreplugin.app.mainplugin</artifactId>
1379 43963 jjdelcerro
                <version>2.0.231</version>
1380 41419 jjdelcerro
            </dependency>
1381
            <dependency>
1382
                <groupId>org.gvsig</groupId>
1383
                <artifactId>org.gvsig.datalocator.app.mainplugin</artifactId>
1384 43963 jjdelcerro
                <version>2.0.231</version>
1385 41419 jjdelcerro
            </dependency>
1386
            <dependency>
1387
                <groupId>org.gvsig</groupId>
1388
                <artifactId>org.gvsig.editing.app.mainplugin</artifactId>
1389 42453 jjdelcerro
                <version>2.0.112-SNAPSHOT</version>
1390 41419 jjdelcerro
            </dependency>
1391
            <dependency>
1392
                <groupId>org.gvsig</groupId>
1393
                <artifactId>org.gvsig.exportto.app.mainplugin</artifactId>
1394 43963 jjdelcerro
                <version>2.0.231</version>
1395 41419 jjdelcerro
            </dependency>
1396
            <dependency>
1397
                <groupId>org.gvsig</groupId>
1398
                <artifactId>org.gvsig.mkmvnproject.app.mainplugin</artifactId>
1399 41589 jjdelcerro
                <version>2.0.49-SNAPSHOT</version>
1400 41419 jjdelcerro
            </dependency>
1401
            <dependency>
1402
                <groupId>org.gvsig</groupId>
1403
                <artifactId>org.gvsig.installer.app.mainplugin</artifactId>
1404 43963 jjdelcerro
                <version>2.0.231</version>
1405 41419 jjdelcerro
            </dependency>
1406
            <!--
1407
                      <dependency>
1408
                        <groupId>org.gvsig</groupId>
1409
                        <artifactId>org.gvsig.symbology.app.mainplugin</artifactId>
1410
                        <version>2.0.10-SNAPSHOT</version>
1411
                      </dependency>
1412
            -->
1413
            <dependency>
1414
                <groupId>org.gvsig</groupId>
1415
                <artifactId>org.gvsig.i18n.app.mainplugin</artifactId>
1416 43963 jjdelcerro
                <version>2.0.231</version>
1417 41419 jjdelcerro
            </dependency>
1418
            <dependency>
1419
                <groupId>org.gvsig</groupId>
1420
                <artifactId>org.gvsig.selectiontools.app.mainplugin</artifactId>
1421 43963 jjdelcerro
                <version>2.0.231</version>
1422 41419 jjdelcerro
            </dependency>
1423
            <dependency>
1424
                <groupId>org.gvsig</groupId>
1425
                <artifactId>org.gvsig.geometrymeasurement.app.mainplugin</artifactId>
1426 43963 jjdelcerro
                <version>2.0.231</version>
1427 41419 jjdelcerro
            </dependency>
1428
            <dependency>
1429
                <groupId>org.gvsig</groupId>
1430
                <artifactId>org.gvsig.newlayer.app.mainplugin</artifactId>
1431 43963 jjdelcerro
                <version>2.0.231</version>
1432 41419 jjdelcerro
            </dependency>
1433 42003 jjdelcerro
            <!--
1434 41419 jjdelcerro
            <dependency>
1435
                <groupId>org.gvsig</groupId>
1436
                <artifactId>org.gvsig.help.app.mainplugin</artifactId>
1437
                <version>2.0.24-SNAPSHOT</version>
1438
            </dependency>
1439 42003 jjdelcerro
            -->
1440
            <dependency>
1441
                <groupId>org.gvsig</groupId>
1442
                <artifactId>org.gvsig.timesupport.lib.api</artifactId>
1443 43963 jjdelcerro
                <version>2.0.231</version>
1444 42003 jjdelcerro
            </dependency>
1445
            <dependency>
1446
                <groupId>org.gvsig</groupId>
1447
                <artifactId>org.gvsig.timesupport.lib.impl</artifactId>
1448 43963 jjdelcerro
                <version>2.0.231</version>
1449 42003 jjdelcerro
            </dependency>
1450
            <dependency>
1451
                <groupId>org.gvsig</groupId>
1452
                <artifactId>org.gvsig.timesupport.swing.api</artifactId>
1453 43963 jjdelcerro
                <version>2.0.231</version>
1454 42003 jjdelcerro
            </dependency>
1455
            <dependency>
1456
                <groupId>org.gvsig</groupId>
1457
                <artifactId>org.gvsig.timesupport.swing.impl</artifactId>
1458 43963 jjdelcerro
                <version>2.0.231</version>
1459 42003 jjdelcerro
            </dependency>
1460 40435 jjdelcerro
        </dependencies>
1461
    </dependencyManagement>
1462
1463
    <dependencies>
1464 41419 jjdelcerro
        <dependency>
1465
            <groupId>junit</groupId>
1466
            <artifactId>junit</artifactId>
1467
            <scope>test</scope>
1468
        </dependency>
1469 40435 jjdelcerro
    </dependencies>
1470
1471
    <build>
1472 41419 jjdelcerro
        <extensions>
1473
            <extension>
1474
                <groupId>org.apache.maven.wagon</groupId>
1475
                <artifactId>wagon-webdav-jackrabbit</artifactId>
1476
                <version>2.4</version>
1477
            </extension>
1478
        </extensions>
1479 40480 jjdelcerro
1480 41419 jjdelcerro
        <pluginManagement>
1481
            <plugins>
1482 40435 jjdelcerro
1483 41419 jjdelcerro
                <plugin>
1484
                    <groupId>org.apache.maven.plugins</groupId>
1485
                    <artifactId>maven-scm-plugin</artifactId>
1486
                    <version>1.9</version>
1487
                    <configuration>
1488
                        <connectionType>connection</connectionType>
1489
                    </configuration>
1490
                </plugin>
1491 41695 fdiaz
1492 41419 jjdelcerro
                <plugin>
1493
                    <groupId>org.apache.maven.plugins</groupId>
1494
                    <artifactId>maven-compiler-plugin</artifactId>
1495
                    <version>2.3.2</version>
1496
                    <configuration>
1497 42394 jjdelcerro
                        <source>1.7</source>
1498
                        <target>1.7</target>
1499 41419 jjdelcerro
                        <encoding>ISO-8859-1</encoding>
1500
                    </configuration>
1501
                </plugin>
1502 40435 jjdelcerro
1503 41419 jjdelcerro
                <plugin>
1504
                    <groupId>org.apache.maven.plugins</groupId>
1505
                    <artifactId>maven-resources-plugin</artifactId>
1506
                    <version>2.4.3</version>
1507
                    <configuration>
1508
                        <encoding>ISO-8859-1</encoding>
1509
                    </configuration>
1510
                </plugin>
1511 40435 jjdelcerro
1512 41419 jjdelcerro
                <plugin>
1513
                    <groupId>org.apache.maven.plugins</groupId>
1514
                    <artifactId>maven-eclipse-plugin</artifactId>
1515
                    <configuration>
1516
                        <downloadSources>true</downloadSources>
1517
                        <downloadJavadocs>true</downloadJavadocs>
1518
                        <projectNameTemplate>${project.artifactId}</projectNameTemplate>
1519
                    </configuration>
1520
                </plugin>
1521 40435 jjdelcerro
1522 41419 jjdelcerro
                <plugin>
1523
                    <groupId>org.apache.maven.plugins</groupId>
1524
                    <artifactId>maven-surefire-plugin</artifactId>
1525
                    <version>2.7.1</version>
1526
                    <configuration>
1527
                        <forkMode>once</forkMode>
1528
                        <environmentVariables>
1529
                            <DYLD_FRAMEWORK_PATH>${user.home}/.depman/Frameworks</DYLD_FRAMEWORK_PATH>
1530
                            <DYLD_LIBRARY_PATH>${user.home}/.depman/lib</DYLD_LIBRARY_PATH>
1531
                            <GDAL_DATA>${user.home}/.depman/data/gdal</GDAL_DATA>
1532
                            <LD_LIBRARY_PATH>${user.home}/.depman/lib</LD_LIBRARY_PATH>
1533
                            <PATH>${user.home}/.depman/bin${path.separator}${env.PATH}</PATH>
1534
                            <PROJ_LIB>${gvsig.product.folder.path}/gvSIG/extensiones/org.gvsig.crs.extension/data</PROJ_LIB>
1535
                        </environmentVariables>
1536
                    </configuration>
1537
                </plugin>
1538 40435 jjdelcerro
1539 41419 jjdelcerro
                <plugin>
1540
                    <groupId>org.apache.maven.plugins</groupId>
1541
                    <artifactId>maven-failsafe-plugin</artifactId>
1542
                    <executions>
1543
                        <execution>
1544
                            <goals>
1545
                                <goal>integration-test</goal>
1546
                                <goal>verify</goal>
1547
                            </goals>
1548
                        </execution>
1549
                    </executions>
1550
                    <configuration>
1551
                        <forkMode>once</forkMode>
1552
                        <environmentVariables>
1553
                            <DYLD_FRAMEWORK_PATH>${user.home}/.depman/Frameworks</DYLD_FRAMEWORK_PATH>
1554
                            <DYLD_LIBRARY_PATH>${user.home}/.depman/lib</DYLD_LIBRARY_PATH>
1555
                            <GDAL_DATA>${user.home}/.depman/data/gdal</GDAL_DATA>
1556
                            <LD_LIBRARY_PATH>${user.home}/.depman/lib</LD_LIBRARY_PATH>
1557
                            <PATH>${user.home}/.depman/bin${path.separator}${env.PATH}</PATH>
1558
                            <PROJ_LIB>${gvsig.product.folder.path}/gvSIG/extensiones/org.gvsig.crs.extension/data</PROJ_LIB>
1559
                        </environmentVariables>
1560
                    </configuration>
1561
                </plugin>
1562 40435 jjdelcerro
1563 41419 jjdelcerro
                <plugin>
1564
                    <groupId>org.apache.maven.plugins</groupId>
1565
                    <artifactId>maven-javadoc-plugin</artifactId>
1566 43161 jjdelcerro
                    <version>2.10.4</version>
1567 41419 jjdelcerro
                    <configuration>
1568 42542 jjdelcerro
                        <failOnError>false</failOnError>
1569 41419 jjdelcerro
                        <docTitle>${project.name} ${project.version}</docTitle>
1570
                        <encoding>ISO-8859-1</encoding>
1571
                        <footer />
1572
                        <header />
1573
                        <keywords>false</keywords>
1574
                        <!-- Don't include the deprecateds items in the javadoc -->
1575
                        <nodeprecated>true</nodeprecated>
1576
                        <!-- Don't generate javadoc of project with submodules -->
1577
                        <aggregate>false</aggregate>
1578
                        <!-- Removed detection of links due to its high cost -->
1579
                        <detectJavaApiLink>false</detectJavaApiLink>
1580
                        <detectLinks>false</detectLinks>
1581
                        <detectOfflineLinks>false</detectOfflineLinks>
1582
                        <!-- Removed the inclusion of dependencies sources due to their high cost -->
1583
                        <includeDependencySources>false</includeDependencySources>
1584 41695 fdiaz
                        <includeTransitiveDependencySources>false</includeTransitiveDependencySources>
1585 41419 jjdelcerro
                        <javaApiLinks>
1586
                            <property>
1587
                                <name>api_1.4</name>
1588
                                <value>http://download.oracle.com/javase/1.4.2/docs/api/</value>
1589
                            </property>
1590
                            <property>
1591
                                <name>api_1.5</name>
1592
                                <value>http://download.oracle.com/javase/1.5.0/docs/api/</value>
1593
                            </property>
1594
                            <property>
1595
                                <name>api_1.6</name>
1596
                                <value>http://download.oracle.com/javase/6/docs/api/</value>
1597
                            </property>
1598 42394 jjdelcerro
                            <property>
1599
                                <name>api_1.7</name>
1600
                                <value>http://download.oracle.com/javase/7/docs/api/</value>
1601
                            </property>
1602 41419 jjdelcerro
                        </javaApiLinks>
1603 42542 jjdelcerro
                        <additionalparam>-quiet -Xmaxerrs 10000</additionalparam>
1604 41419 jjdelcerro
                    </configuration>
1605
                </plugin>
1606 40435 jjdelcerro
1607 41419 jjdelcerro
                <plugin>
1608
                    <groupId>org.apache.maven.plugins</groupId>
1609
                    <artifactId>maven-site-plugin</artifactId>
1610
                    <version>3.3</version>
1611
                    <configuration>
1612
                        <chmod>true</chmod>
1613
                        <chmodMode>a+rwX</chmodMode>
1614
                    </configuration>
1615
                </plugin>
1616 40435 jjdelcerro
1617 41419 jjdelcerro
                <plugin>
1618
                    <groupId>org.apache.maven.plugins</groupId>
1619
                    <artifactId>maven-jar-plugin</artifactId>
1620
                    <version>2.3.1</version>
1621
                    <configuration>
1622
                        <archive>
1623
                            <manifestEntries>
1624
                                <Built-By>gvSIG Team</Built-By>
1625
                            </manifestEntries>
1626
                        </archive>
1627
                    </configuration>
1628
                </plugin>
1629 41695 fdiaz
1630 41419 jjdelcerro
                <plugin>
1631
                    <groupId>org.codehaus.mojo</groupId>
1632
                    <artifactId>properties-maven-plugin</artifactId>
1633
                    <version>1.0-alpha-2</version>
1634
                </plugin>
1635 41695 fdiaz
1636 41419 jjdelcerro
                <plugin>
1637
                    <groupId>org.apache.maven.plugins</groupId>
1638
                    <artifactId>maven-antrun-plugin</artifactId>
1639
                    <version>1.7</version>
1640
                </plugin>
1641 40435 jjdelcerro
1642 41419 jjdelcerro
                <plugin>
1643
                    <groupId>org.codehaus.mojo</groupId>
1644
                    <artifactId>animal-sniffer-maven-plugin</artifactId>
1645
                    <version>1.9</version>
1646
                </plugin>
1647 40435 jjdelcerro
1648 41419 jjdelcerro
                <plugin>
1649
                    <groupId>org.apache.maven.plugins</groupId>
1650
                    <artifactId>maven-release-plugin</artifactId>
1651
                    <version>2.4.1</version>
1652
                </plugin>
1653 40649 jjdelcerro
1654 41419 jjdelcerro
                <plugin>
1655
                    <groupId>org.apache.maven.plugins</groupId>
1656
                    <artifactId>maven-deploy-plugin</artifactId>
1657
                    <version>2.6</version>
1658
                </plugin>
1659 40435 jjdelcerro
1660 41419 jjdelcerro
                <plugin>
1661
                    <artifactId>maven-assembly-plugin</artifactId>
1662
                    <version>2.4</version>
1663
                    <executions>
1664
                        <execution>
1665
                            <id>gvsig-plugin-package</id>
1666
                            <phase>package</phase>
1667
                            <configuration>
1668
                                <ignoreDirFormatExtensions>true</ignoreDirFormatExtensions>
1669
                                <appendAssemblyId>false</appendAssemblyId>
1670
                                <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>
1671
                                <descriptors>
1672
                                    <descriptor>src/main/assembly/gvsig-plugin-package.xml</descriptor>
1673
                                </descriptors>
1674
                            </configuration>
1675
                        </execution>
1676
                    </executions>
1677
                </plugin>
1678 40435 jjdelcerro
1679 41419 jjdelcerro
                <plugin>
1680
                    <groupId>org.apache.maven.plugins</groupId>
1681
                    <artifactId>maven-clean-plugin</artifactId>
1682
                    <version>2.4.1</version>
1683
                </plugin>
1684 41695 fdiaz
1685 41419 jjdelcerro
                <plugin>
1686
                    <groupId>org.codehaus.mojo</groupId>
1687
                    <artifactId>exec-maven-plugin</artifactId>
1688
                    <version>1.2</version>
1689 41695 fdiaz
                </plugin>
1690 40469 jjdelcerro
1691 41419 jjdelcerro
                <plugin>
1692
                    <!-- invoke as "mvn license:format" to fix the header -->
1693
                    <!-- invoke as "mvn license:check" to check the header -->
1694
                    <!-- See http://code.google.com/p/maven-license-plugin/wiki/Configuration -->
1695
                    <groupId>com.mycila.maven-license-plugin</groupId>
1696
                    <artifactId>maven-license-plugin</artifactId>
1697
                    <version>1.10.b1</version>
1698
                    <configuration>
1699
                        <header>header.txt</header>
1700
                        <failIfMissing>false</failIfMissing>
1701
                        <aggregate>false</aggregate>
1702
                        <strictCheck>true</strictCheck>
1703
                        <encoding>ISO-8859-1</encoding>
1704
                        <quiet>false</quiet>
1705
                        <excludes>
1706
                            <exclude>**/*.properties</exclude>
1707
                            <exclude>**/*.txt</exclude>
1708
                            <exclude>**/*.jpg</exclude>
1709
                            <exclude>**/*.jpeg</exclude>
1710
                            <exclude>**/*.svg</exclude>
1711
                            <exclude>**/*.png</exclude>
1712
                            <exclude>**/*.gvssym</exclude>
1713
                            <exclude>**/*.def</exclude>
1714
                            <exclude>**/*.msg</exclude>
1715
                        </excludes>
1716
                    </configuration>
1717
                    <dependencies>
1718
                        <dependency>
1719
                            <groupId>org.gvsig</groupId>
1720
                            <artifactId>org.gvsig.desktop.buildtools</artifactId>
1721
                            <version>1.0.0</version>
1722
                        </dependency>
1723
                    </dependencies>
1724 41695 fdiaz
                </plugin>
1725 40469 jjdelcerro
1726 41419 jjdelcerro
                <!-- Habria que ver si es posible sustituir el plugin -->
1727
                <!-- com.mycila.maven-license-plugin:maven-license-plugin por este -->
1728
                <!-- Ver http://mojo.codehaus.org/license-maven-plugin/index.html -->
1729
                <!--
1730
                <plugin>
1731
                    <groupId>org.codehaus.mojo</groupId>
1732
                    <artifactId>license-maven-plugin</artifactId>
1733
                    <version>1.5</version>
1734
                </plugin>
1735
                -->
1736 40769 jjdelcerro
1737 41419 jjdelcerro
                <plugin>
1738
                    <groupId>org.apache.maven.plugins</groupId>
1739
                    <artifactId>maven-checkstyle-plugin</artifactId>
1740
                    <version>2.10</version>
1741
                </plugin>
1742 40469 jjdelcerro
1743 41419 jjdelcerro
                <plugin>
1744
                    <groupId>org.apache.maven.plugins</groupId>
1745
                    <artifactId>maven-source-plugin</artifactId>
1746
                    <version>2.2.1</version>
1747
                </plugin>
1748 40469 jjdelcerro
1749 41419 jjdelcerro
                <plugin>
1750
                    <groupId>org.codehaus.gmaven</groupId>
1751
                    <artifactId>gmaven-plugin</artifactId>
1752 42757 jjdelcerro
                    <version>1.5</version>
1753
                    <configuration>
1754
                        <providerSelection>2.0</providerSelection>
1755 42851 dmartinezizquierdo
                    </configuration>
1756 41419 jjdelcerro
                    <dependencies>
1757
                        <dependency>
1758
                            <groupId>com.github.lookfirst</groupId>
1759
                            <artifactId>sardine</artifactId>
1760
                            <version>5.0.1</version>
1761
                        </dependency>
1762 43915 jjdelcerro
                        <dependency>
1763
                          <groupId>org.apache.ant</groupId>
1764
                          <artifactId>ant</artifactId>
1765
                          <version>1.8.2</version>
1766
                        </dependency>
1767 41419 jjdelcerro
                    </dependencies>
1768
                    <executions>
1769 40581 jjdelcerro
1770 41419 jjdelcerro
                        <execution>
1771
                            <id>increase-build-number</id>
1772
                            <phase>process-sources</phase>
1773
                            <configuration>
1774
                                <source><![CDATA[
1775 40892 jjdelcerro
                    // use "mvn -Dincrease-build-number process-sources"
1776 40581 jjdelcerro
                    if( project.properties["increase-build-number"] == null ) {
1777
                      log.info("Don't increment build number use flag '-Dincrease-build-number' to increment it.")
1778
                    } else {
1779
                      File file = new File(project.basedir,"buildNumber.properties")
1780
                      if( ! file.exists() ) {
1781
                          log.info("Skip increment build number (buildNumber.property not present).")
1782
                        } else {
1783
                        Properties props = new Properties()
1784 41695 fdiaz
1785 40581 jjdelcerro
                        props.load(file.newDataInputStream())
1786
                        value = (props.getProperty("buildNumber") as int) + 1
1787
                        props.setProperty("buildNumber",value as String)
1788
                        props.store(file.newWriter(), null)
1789
                        log.info("Setting build number to " + value)
1790
                      }
1791
                    }
1792
                  ]]></source>
1793 41419 jjdelcerro
                            </configuration>
1794
                        </execution>
1795 40581 jjdelcerro
1796 41419 jjdelcerro
                        <execution>
1797
                            <id>build-package-info</id>
1798
                            <phase>prepare-package</phase>
1799
                            <configuration>
1800
                                <source><![CDATA[
1801 43915 jjdelcerro
    if( project.properties["buildNumber"] == null) {
1802
      log.info("Skip build package.info (buildNumber.property not present).")
1803
      log.info("Skip build package.info index (buildNumber.property not present).")
1804
    } else {
1805
      poolURL = project.properties["gvsig.package.info.poolURL"];
1806
      if( poolURL[-1] != "/" ) {
1807
              poolURL = poolURL + "/";
1808
      }
1809
      package_info_file  = new File(project.basedir, "target/package.info")
1810
      log.info("Building package.info : " + package_info_file.getAbsolutePath())
1811
      Properties props = new Properties()
1812
      props.setProperty('code', project.properties["gvsig.package.info.code"])
1813
      props.setProperty('code-alias', project.properties["gvsig.package.info.codealias"])
1814
      props.setProperty('name', project.properties["gvsig.package.info.name"])
1815
      props.setProperty('version', project.properties["gvsig.package.info.version"])
1816
      props.setProperty('description', project.properties["gvsig.package.info.description"])
1817
      props.setProperty('owner', project.properties["gvsig.package.info.owner"])
1818
      props.setProperty('java-version', project.properties["gvsig.package.info.javaVM"])
1819
      props.setProperty('official', project.properties["gvsig.package.info.official"])
1820
      props.setProperty('type', "plugin")
1821
      props.setProperty('state', project.properties["gvsig.package.info.state"])
1822
      props.setProperty('operating-system', project.properties["gvsig.package.info.operatingSystem"])
1823
      props.setProperty('dependencies', project.properties["gvsig.package.info.dependencies"])
1824
      props.setProperty('sources-url', project.properties["gvsig.package.info.sourcesURL"].replace("scm:svn:",""))
1825
      props.setProperty('web-url', project.properties["gvsig.package.info.webURL"])
1826
      props.setProperty('architecture', project.properties["gvsig.package.info.architecture"])
1827
      props.setProperty('model-version', '1.0.1')
1828
      props.setProperty('categories', project.properties["gvsig.package.info.categories"])
1829
      props.setProperty('buildNumber', project.properties["buildNumber"])
1830
      props.setProperty('gvSIG-version', project.properties["gvsig.package.info.gvSIGVersion"])
1831 40581 jjdelcerro
1832 43915 jjdelcerro
      props.store(package_info_file.newWriter(), null)
1833 40581 jjdelcerro
1834 43915 jjdelcerro
      pkgname = "gvSIG-desktop-" +
1835
        project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
1836
        project.properties["gvsig.package.info.code"] + "-" +
1837
        project.properties["gvsig.package.info.version"] + "-" +
1838
        project.properties["buildNumber"] + "-" +
1839
        project.properties["gvsig.package.info.state"] + "-" +
1840
        project.properties["gvsig.package.info.operatingSystem"] + "-" +
1841
        project.properties["gvsig.package.info.architecture"] + "-" +
1842
        project.properties["gvsig.package.info.javaVM"]
1843
      package_info_file  = new File(project.basedir, "target/gvspki/"+project.properties["gvsig.package.info.code"]+"/package.info")
1844
      log.info("Building package.info index " + package_info_file.getAbsolutePath())
1845
      package_info_file.getParentFile().mkdirs()
1846
      props.setProperty('download-url',
1847
        poolURL +
1848
        project.properties["gvsig.package.info.code"] + "/" +
1849
        pkgname + ".gvspkg"
1850
      )
1851
      props.store(package_info_file.newWriter(), null)
1852
    }
1853 40581 jjdelcerro
                  ]]></source>
1854 41419 jjdelcerro
                            </configuration>
1855
                        </execution>
1856 40581 jjdelcerro
1857 41419 jjdelcerro
                        <execution>
1858
                            <id>build-package-index</id>
1859
                            <phase>package</phase>
1860
                            <configuration>
1861
                                <source><![CDATA[
1862 43915 jjdelcerro
    ant = new AntBuilder()
1863
    if( project.properties["buildNumber"] == null) {
1864
      log.info("Skip building package index (buildNumber.property not present).")
1865
    } else {
1866
      pkgname = "gvSIG-desktop-" +
1867
        project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
1868
        project.properties["gvsig.package.info.code"] + "-" +
1869
        project.properties["gvsig.package.info.version"] + "-" +
1870
        project.properties["buildNumber"] + "-" +
1871
        project.properties["gvsig.package.info.state"] + "-" +
1872
        project.properties["gvsig.package.info.operatingSystem"] + "-" +
1873
        project.properties["gvsig.package.info.architecture"] + "-" +
1874
        project.properties["gvsig.package.info.javaVM"]
1875 40581 jjdelcerro
1876 43915 jjdelcerro
      log.info("Building package index " + pkgname + ".gvspki")
1877
      package_index_source  = project.basedir.getAbsolutePath() + "/target/gvspki"
1878
      package_index_target  = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspki"
1879
      ant.zip(destfile: package_index_target, basedir: package_index_source)
1880
    }
1881 40581 jjdelcerro
                  ]]></source>
1882 41419 jjdelcerro
                            </configuration>
1883
                        </execution>
1884 40581 jjdelcerro
1885 41419 jjdelcerro
                        <execution>
1886
                            <id>install-plugin</id>
1887
                            <phase>install</phase>
1888
                            <configuration>
1889 43915 jjdelcerro
                                <source><![CDATA[
1890
1891 40581 jjdelcerro
1892 43915 jjdelcerro
    def executeAntFile(File applicationDirectory, File pluginsDirectory, File file) {
1893
        log.info("Running install script '" + file.getAbsolutePath() + "'.");
1894
        def p = new org.apache.tools.ant.Project();
1895
        p.setUserProperty("ant.file", file.getAbsolutePath());
1896
        p.setUserProperty("gvsig_dir", applicationDirectory.getAbsolutePath());
1897
        p.setUserProperty("extensions_dir", pluginsDirectory.getAbsolutePath());
1898
        p.setBaseDir(file.getParentFile());
1899
        p.init();
1900
        helper = org.apache.tools.ant.ProjectHelper.getProjectHelper();
1901
        p.addReference("ant.projectHelper", helper);
1902
        helper.parse(p, file);
1903
        p.executeTarget(p.getDefaultTarget());
1904
    }
1905
1906
1907
    if( project.properties["buildNumber"] == null) {
1908
        log.info("Skip install package (buildNumber.property not present).")
1909
    } else {
1910
        ant = new AntBuilder()
1911
        pkgname = "gvSIG-desktop-" +
1912
          project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
1913
          project.properties["gvsig.package.info.code"] + "-" +
1914
          project.properties["gvsig.package.info.version"] + "-" +
1915
          project.properties["buildNumber"] + "-" +
1916
          project.properties["gvsig.package.info.state"] + "-" +
1917
          project.properties["gvsig.package.info.operatingSystem"] + "-" +
1918
          project.properties["gvsig.package.info.architecture"] + "-" +
1919
          project.properties["gvsig.package.info.javaVM"]
1920 41695 fdiaz
1921 43915 jjdelcerro
        log.debug("gvsig.install.plugin=" + project.properties["gvsig.install.plugin"])
1922
        log.debug("gvsig.install.plugin.package=" + project.properties["gvsig.install.plugin.package"])
1923
        if( project.properties["gvsig.install.plugin"]=="true" ) {
1924
          source = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspkg.zip"
1925
          target = project.properties["gvsig.product.folder.path"] + "/gvSIG/extensiones/"
1926 42709 fdiaz
1927 43915 jjdelcerro
          log.info("Removing plugin of " + target + "/" + project.properties["gvsig.package.info.code"])
1928
          ant.delete(failonerror:false, dir:target + "/" + project.properties["gvsig.package.info.code"])
1929 42709 fdiaz
1930 43915 jjdelcerro
          log.info("Install plugin to " + target)
1931
          ant.unzip(src: source, dest: target)
1932
          def install_xml = new File(target + "/" + project.properties["gvsig.package.info.code"] + "/install/install.xml")
1933
          if( install_xml.exists() ) {
1934
            executeAntFile(
1935
                new File(project.properties["gvsig.product.folder.path"]),
1936
                new File(target),
1937
                install_xml
1938
            )
1939
          }
1940
        } else {
1941
            log.info("Skip plugin install.")
1942
        }
1943
        if( project.properties["gvsig.install.plugin.package"]=="true" ) {
1944
          source = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspkg.zip"
1945
          target = new File(project.properties["gvsig.product.folder.path"] +
1946
            "/install/" +
1947
            project.properties["gvsig.package.info.code"] + "/" +
1948
            pkgname + ".gvspkg")
1949
          target.getParentFile().mkdirs()
1950 41695 fdiaz
1951 43915 jjdelcerro
          log.info("Copy plugin package from " + source + " to " + target)
1952
          ant.copy(file:source, tofile:target.getAbsolutePath())
1953 41695 fdiaz
1954 43915 jjdelcerro
          source  = project.basedir.getAbsolutePath() + "/target/" + pkgname + ".gvspki"
1955
          target = project.properties["gvsig.product.folder.path"] +
1956
            "/install/" +
1957
            project.properties["gvsig.package.info.code"] + "/" +
1958
            pkgname + ".gvspki"
1959
          log.info("Copy plugin package index from " + source + " to " + target)
1960
          ant.copy(file:source, tofile:target)
1961
        } else {
1962
            log.info("Skip plugin package install.")
1963
        }
1964
    }
1965 40581 jjdelcerro
                  ]]></source>
1966 41419 jjdelcerro
                            </configuration>
1967
                        </execution>
1968 40581 jjdelcerro
1969 41419 jjdelcerro
                        <execution>
1970
                            <id>deploy-package</id>
1971
                            <phase>install</phase>
1972
                            <configuration>
1973
                                <source><![CDATA[
1974 41421 jjdelcerro
1975 40829 jjdelcerro
// To deploy package use:
1976
//    mvn -Ddeploy-package -Duser=USER -Dpassword=PASSWORD install
1977 41695 fdiaz
//
1978 42212 fdiaz
if( project.properties["deploy-package"] != null ) {
1979
    if( project.properties["gvsig.install.plugin.package"]=="true" ) {
1980
        poolURL = project.properties["gvsig.package.info.poolURL"];
1981
        if( poolURL[-1] != "/" ) {
1982
            poolURL = poolURL + "/";
1983
        }
1984
        targetPath = poolURL + project.properties["gvsig.package.info.code"];
1985
        log.info("Deploy plugin package to '"+targetPath+"'.");
1986 41695 fdiaz
1987 42212 fdiaz
        pkgname = "gvSIG-desktop-" +
1988
        project.properties["gvsig.package.info.gvSIGVersion"] + "-" +
1989
        project.properties["gvsig.package.info.code"] + "-" +
1990
        project.properties["gvsig.package.info.version"] + "-" +
1991
        project.properties["buildNumber"] + "-" +
1992
        project.properties["gvsig.package.info.state"] + "-" +
1993
        project.properties["gvsig.package.info.operatingSystem"] + "-" +
1994
        project.properties["gvsig.package.info.architecture"] + "-" +
1995
        project.properties["gvsig.package.info.javaVM"];
1996
1997
        source = project.basedir.getAbsolutePath() + "/target/" + pkgname
1998
        targetPath = poolURL + project.properties["gvsig.package.info.code"]
1999
2000
        log.info("Creating addon-request.txt in target folder");
2001
        new File(project.basedir.getAbsolutePath() + "/target/addon-request.txt").withWriter { out ->
2002 42432 jjdelcerro
            out.println("");
2003 42212 fdiaz
            out.println("# "+pkgname);
2004 42432 jjdelcerro
            out.println("");
2005 42212 fdiaz
            out.println(targetPath+"/" + pkgname + ".gvspki");
2006 42432 jjdelcerro
            out.println("");
2007 42212 fdiaz
        }
2008
2009
        if( project.properties["username"] == null ) {
2010
            print("Enter user name: ");
2011
            user = System.console().readLine().toString()
2012
            if( user != "" ) {
2013
                project.properties.setProperty("username",user);
2014
            }
2015
        }
2016
        if( project.properties["password"] == null ) {
2017
            print("Enter password for user '" + project.properties["username"] + "': ");
2018
            password = System.console().readPassword().toString()
2019
            if( password != "" ) {
2020
                project.properties.setProperty("password",password);
2021
            }
2022
        }
2023
        WebDAVClient session = new WebDAVClient(log);
2024
        if( project.properties["username"] == null || project.properties["password"] == null ) {
2025
            log.info("[WEBDAV] creating non authenticated session.");
2026
            log.info("[WEBDAV] Use -Duser=USER -Dpassword=PASSWORD to create a authenticated session.");
2027
            session.login();
2028
        } else {
2029
            session.login(project.properties["username"], project.properties["password"]);
2030
        }
2031
        session.makedirs(targetPath);
2032
        session.put(source + ".gvspkg.zip", targetPath+"/"+pkgname+ ".gvspkg");
2033
        session.put(source + ".gvspki", targetPath+"/"+pkgname+ ".gvspki");
2034
2035
    } else {
2036
        log.info("Skip plugin package deploy. It not be installed by default.");
2037
    }
2038
} else {
2039
    log.info("Skip plugin package deploy. Use the flags -Ddeploy-package -Duser=USER -Dpassword=PASSWORD to deploy it.");
2040
}
2041
2042 40829 jjdelcerro
public class WebDAVClient {
2043
2044
    def log;
2045
2046 41279 jjdelcerro
    private String user;
2047
    private String password;
2048
    private Object sardine;
2049 41695 fdiaz
2050 40829 jjdelcerro
    public WebDAVClient(log) {
2051 41421 jjdelcerro
        disableCertificateValidation();
2052 40829 jjdelcerro
            this.log = log;
2053
    }
2054 41695 fdiaz
2055 41279 jjdelcerro
    public void login(String user, String password) {
2056
        log.info("[WEBDAV] login as '"+user+"'.");
2057
        def SardineFactory
2058
        try {
2059
            SardineFactory = "com.github.sardine.SardineFactory" as Class
2060
        } catch (Exception ex) {
2061
            log.error("[WEBDAV] can't get SardineFactory.",ex);
2062
        }
2063
        this.user = user;
2064
        this.password = password;
2065
        this.sardine = SardineFactory.begin(this.user,this.password);
2066
    }
2067 41695 fdiaz
2068 41279 jjdelcerro
    public void login() {
2069
        log.info("[WEBDAV] login as guest");
2070
        this.sardine = SardineFactory.begin();
2071
    }
2072 41695 fdiaz
2073 41279 jjdelcerro
    public boolean exists(String url) throws Exception {
2074
        return sardine.exists(url);
2075
    }
2076 41695 fdiaz
2077 41726 jjdelcerro
    public void put(String source, String target) throws Exception {
2078
        log.info("[WEBDAV] put '" + source + "' to '" + target + "'...");
2079
        InputStream fis = new FileInputStream(new File(source));
2080
        sardine.put(target, fis);
2081
        log.info("[WEBDAV] put ok.");
2082
    }
2083
2084 42212 fdiaz
    public void mkdir(String url) throws Exception {
2085
        if( ! exists(url) ) {
2086
            log.info("[WEBDAV] mkdir '"+url+"'.");
2087
            sardine.createDirectory(url);
2088
        }
2089
    }
2090 42035 jjdelcerro
2091 42212 fdiaz
    public List list(String url) throws Exception {
2092 41279 jjdelcerro
        List resources = sardine.list(url);
2093
        return resources;
2094
    }
2095 41421 jjdelcerro
2096
    void disableCertificateValidation() {
2097
    /*
2098
        javax.net.ssl.TrustManager[] trustAllCerts = new javax.net.ssl.TrustManager[1];
2099
        trustAllCerts[0] = new javax.net.ssl.X509TrustManager() {
2100
                public java.security.cert.X509Certificate[] getAcceptedIssuers() {
2101
                    return new java.security.cert.X509Certificate[0];
2102
                }
2103
2104
                public void checkClientTrusted(java.security.cert.X509Certificate[] xcs, String string) throws java.security.cert.CertificateException {
2105
                }
2106
2107
                public void checkServerTrusted(java.security.cert.X509Certificate[] xcs, String string) throws java.security.cert.CertificateException {
2108
                }
2109
            };
2110
2111
        // Ignore differences between given hostname and certificate hostname
2112
        javax.net.ssl.HostnameVerifier hv = new javax.net.ssl.HostnameVerifier() {
2113
            public boolean verify(String hostname, javax.net.ssl.SSLSession session) {
2114
                return true;
2115
            }
2116
        };
2117
2118
        // Install the all-trusting trust manager
2119
        try {
2120
            javax.net.ssl.SSLContext sc = javax.net.ssl.SSLContext.getInstance("SSL");
2121
            sc.init(null, trustAllCerts, new java.security.SecureRandom());
2122
            javax.net.ssl.HttpsURLConnection.setDefaultSSLSocketFactory(sc.getSocketFactory());
2123
            javax.net.ssl.HttpsURLConnection.setDefaultHostnameVerifier(hv);
2124
        } catch (Exception e) {
2125
        }
2126
        */
2127 41695 fdiaz
    }
2128 40829 jjdelcerro
2129 42212 fdiaz
    public void makedirs(String url) throws Exception {
2130
        log.info("[WEBDAV] makedirs '"+url+"'.");
2131
        URL u = new URL(url);
2132
        String[] x = u.getPath().split("/");
2133
        String path = "";
2134 43950 jjdelcerro
        for (int i=1; i<x.length; i++) { path = path + "/" + x[i]; URL t = new URL(u,path); mkdir(t.toString()); } }
2135 42236 jjdelcerro
} ]]></source>
2136 41419 jjdelcerro
                            </configuration>
2137
                        </execution>
2138 40829 jjdelcerro
2139 41419 jjdelcerro
                    </executions>
2140
                </plugin>
2141 40581 jjdelcerro
2142 41419 jjdelcerro
            </plugins>
2143
        </pluginManagement>
2144 40435 jjdelcerro
2145 41419 jjdelcerro
        <plugins>
2146
            <plugin>
2147
                <groupId>org.apache.maven.plugins</groupId>
2148
                <artifactId>maven-scm-plugin</artifactId>
2149
            </plugin>
2150 41695 fdiaz
2151 41419 jjdelcerro
            <plugin>
2152
                <artifactId>maven-clean-plugin</artifactId>
2153
                <configuration>
2154
                    <filesets>
2155
                        <fileset>
2156
                            <directory>${user.home}/.depman/</directory>
2157
                            <includes>
2158
                                <include>**</include>
2159
                            </includes>
2160
                        </fileset>
2161
                    </filesets>
2162
                    <followSymLinks>true</followSymLinks>
2163
                </configuration>
2164
            </plugin>
2165 40435 jjdelcerro
2166 41419 jjdelcerro
            <plugin>
2167
                <groupId>org.apache.maven.plugins</groupId>
2168
                <artifactId>maven-release-plugin</artifactId>
2169
                <configuration>
2170
                    <!-- The property svn.tags.folder is used in external projects   -->
2171
                    <!-- to override configuraction of tagBase -->
2172 41695 fdiaz
                    <tagBase>${svn.tags.folder}</tagBase>
2173
                    <!-- This is a 2.0 beta 6 bug. By default the goals are 'clean verify', so the modules
2174
                    are not installed, so the dependencies between modules are not met. With this configuration
2175
                    we force the module installation. -->
2176
                    <preparationGoals>clean install</preparationGoals>
2177 41419 jjdelcerro
                    <autoVersionSubmodules>true</autoVersionSubmodules>
2178
                    <!-- Dont make site-deploy -->
2179
                    <!-- You need to run it after in folder target/checkout -->
2180 41695 fdiaz
                    <goals>deploy</goals>
2181 41419 jjdelcerro
                </configuration>
2182
            </plugin>
2183 40435 jjdelcerro
2184 41419 jjdelcerro
            <plugin>
2185
                <!-- load ".gvsig-devel.properties" -->
2186
                <groupId>org.codehaus.mojo</groupId>
2187
                <artifactId>properties-maven-plugin</artifactId>
2188
                <configuration>
2189
                    <files>
2190
                        <!-- Define gvsig.product.folder.path in this property -->
2191
                        <file>${user.home}/.gvsig-devel.properties</file>
2192
                        <file>${env.HOME}/.gvsig-devel.properties</file>
2193
                        <file>${project.basedir}/gvsig-devel.properties</file>
2194
                        <file>buildNumber.properties</file>
2195
                    </files>
2196
                    <quiet>true</quiet>
2197
                </configuration>
2198
                <executions>
2199
                    <execution>
2200
                        <id>default</id>
2201
                        <phase>prepare-package</phase>
2202
                        <goals>
2203
                            <goal>read-project-properties</goal>
2204
                        </goals>
2205
                    </execution>
2206
                    <execution>
2207
                        <id>default-clean</id>
2208
                        <phase>pre-clean</phase>
2209
                        <goals>
2210
                            <goal>read-project-properties</goal>
2211
                        </goals>
2212
                    </execution>
2213
                </executions>
2214
            </plugin>
2215 40435 jjdelcerro
2216 43377 jjdelcerro
<!--
2217 41419 jjdelcerro
            <plugin>
2218
                <groupId>org.codehaus.mojo</groupId>
2219
                <artifactId>animal-sniffer-maven-plugin</artifactId>
2220
                <executions>
2221
                    <execution>
2222
                        <id>check-java-api</id>
2223
                        <phase>package</phase>
2224
                        <goals>
2225
                            <goal>check</goal>
2226
                        </goals>
2227
                        <configuration>
2228
                            <skip>false</skip>
2229
                            <signature>
2230
                                <groupId>org.codehaus.mojo.signature</groupId>
2231 43161 jjdelcerro
                                <artifactId>java18</artifactId>
2232 41419 jjdelcerro
                                <version>1.0</version>
2233
                            </signature>
2234
                            <ignores>
2235
                                <ignore>net.sourceforge.cobertura.coveragedata.TouchCollector</ignore>
2236 43161 jjdelcerro
                                <ignore>java.nio.ByteBuffer</ignore>
2237
                                <ignore>java.nio.MappedByteBuffer</ignore>
2238 41419 jjdelcerro
                            </ignores>
2239
                        </configuration>
2240
                    </execution>
2241
                </executions>
2242
            </plugin>
2243 43377 jjdelcerro
-->
2244 41419 jjdelcerro
            <plugin>
2245
                <groupId>org.apache.maven.plugins</groupId>
2246
                <artifactId>maven-javadoc-plugin</artifactId>
2247
                <executions>
2248
                    <execution>
2249
                        <id>attach-javadocs</id>
2250
                        <goals>
2251
                            <goal>jar</goal>
2252
                        </goals>
2253
                    </execution>
2254
                </executions>
2255
            </plugin>
2256 40435 jjdelcerro
2257 41419 jjdelcerro
            <plugin>
2258
                <groupId>org.apache.maven.plugins</groupId>
2259
                <artifactId>maven-source-plugin</artifactId>
2260
                <configuration>
2261
                    <skipSource>false</skipSource> <!-- User property is: source.skip. -->
2262
                </configuration>
2263
                <executions>
2264
                    <execution>
2265
                        <id>attach-sources</id>
2266
                        <phase>verify</phase>
2267
                        <goals>
2268
                            <goal>jar-no-fork</goal>
2269
                        </goals>
2270
                    </execution>
2271
                    <execution>
2272
                        <id>attach-test-sources</id>
2273
                        <phase>verify</phase>
2274
                        <goals>
2275
                            <goal>test-jar-no-fork</goal>
2276
                        </goals>
2277
                    </execution>
2278
                </executions>
2279
            </plugin>
2280 41695 fdiaz
2281 41419 jjdelcerro
            <plugin>
2282
                <groupId>org.apache.maven.plugins</groupId>
2283
                <artifactId>maven-checkstyle-plugin</artifactId>
2284
                <!-- invoke as "mvn checkstyle:checkstyle"  or "mvn site" -->
2285
                <configuration>
2286
                    <skip>false</skip> <!-- User property is: checkstyle.skip. -->
2287
                    <enableRulesSummary>true</enableRulesSummary>
2288
                    <failsOnError>false</failsOnError>
2289
                    <configLocation>gvsig/checkstyle.xml</configLocation>
2290
                    <headerLocation>gvsig/LICENSE.txt</headerLocation>
2291
                </configuration>
2292
                <dependencies>
2293
                    <dependency>
2294
                        <groupId>org.gvsig</groupId>
2295
                        <artifactId>org.gvsig.desktop.buildtools</artifactId>
2296
                        <version>1.0.0</version>
2297
                    </dependency>
2298
                </dependencies>
2299
            </plugin>
2300 41695 fdiaz
2301 41419 jjdelcerro
            <plugin>
2302
                <!-- to continue building  when test fail -->
2303
                <groupId>org.apache.maven.plugins</groupId>
2304
                <artifactId>maven-surefire-plugin</artifactId>
2305
                <configuration>
2306
                    <testFailureIgnore>true</testFailureIgnore>
2307
                </configuration>
2308
            </plugin>
2309 40435 jjdelcerro
2310 41419 jjdelcerro
        </plugins>
2311
    </build>
2312 40435 jjdelcerro
2313 40480 jjdelcerro
2314 41419 jjdelcerro
    <reporting>
2315
        <excludeDefaults>true</excludeDefaults>
2316
        <plugins>
2317
            <plugin>
2318
                <groupId>org.apache.maven.plugins</groupId>
2319
                <artifactId>maven-project-info-reports-plugin</artifactId>
2320
                <version>2.7</version>
2321
                <reportSets>
2322
                    <reportSet>
2323
                        <reports>
2324
                            <report>index</report>
2325
                            <report>summary</report>
2326
                            <report>scm</report>
2327
                            <report>license</report>
2328
                            <report>project-team</report>
2329
                            <report>issue-tracking</report>
2330
                            <report>mailing-list</report>
2331
                            <report>modules</report>
2332 40522 jjdelcerro
2333 41419 jjdelcerro
                            <report>dependency-info</report>
2334 41695 fdiaz
                            <!-- Removed due to its high cost
2335 41419 jjdelcerro
                            <report>dependency-management</report>
2336
                            <report>dependencies</report>
2337
                            -->
2338
                            <report>dependency-convergence</report>
2339 40523 jjdelcerro
2340 41695 fdiaz
                            <!--
2341 41419 jjdelcerro
                            <report>plugins</report>
2342
                            <report>plugin-management</report>
2343
                            <report>distribution-management</report>
2344
                            -->
2345 41695 fdiaz
2346 41419 jjdelcerro
                            <!-- gvSIG does not have Continuous Integration System
2347
                            <report>cim</report>
2348
                            -->
2349
                        </reports>
2350
                    </reportSet>
2351
                </reportSets>
2352
            </plugin>
2353
            <plugin>
2354
                <groupId>org.apache.maven.plugins</groupId>
2355
                <artifactId>maven-javadoc-plugin</artifactId>
2356
                <!-- Do not use the version 2.9, does not manage properly the submodules -->
2357
                <version>2.9.1</version>
2358
                <configuration>
2359
                    <!-- Don't include the deprecateds items in the javadoc -->
2360
                    <nodeprecated>true</nodeprecated>
2361
                    <!-- Don't generate javadoc of project with submodules -->
2362
                    <aggregate>false</aggregate>
2363
                    <!-- Removed detection of links due to its high cost -->
2364
                    <detectJavaApiLink>false</detectJavaApiLink>
2365
                    <detectLinks>false</detectLinks>
2366
                    <detectOfflineLinks>false</detectOfflineLinks>
2367
                    <!-- Removed the inclusion of dependencies sources due to their high cost -->
2368
                    <includeDependencySources>false</includeDependencySources>
2369
                    <includeTransitiveDependencySources>false</includeTransitiveDependencySources>
2370
                </configuration>
2371
                <reportSets>
2372
                    <reportSet>
2373
                        <id>html</id>
2374
                        <reports>
2375
                            <report>javadoc</report>
2376
                            <!-- removed javadocs of tests -->
2377
                        </reports>
2378
                    </reportSet>
2379
                </reportSets>
2380
            </plugin>
2381
            <plugin>
2382
                <groupId>org.apache.maven.plugins</groupId>
2383
                <artifactId>maven-jxr-plugin</artifactId>
2384
                <version>2.3</version>
2385
                <configuration>
2386
                    <linkJavadoc>true</linkJavadoc>
2387
                    <aggregate>false</aggregate>
2388
                </configuration>
2389
            </plugin>
2390
            <plugin>
2391
                <groupId>org.codehaus.mojo</groupId>
2392
                <artifactId>findbugs-maven-plugin</artifactId>
2393
                <version>2.5.2</version>
2394
            </plugin>
2395 41695 fdiaz
2396 41419 jjdelcerro
        </plugins>
2397 40581 jjdelcerro
    </reporting>
2398
2399 41695 fdiaz
2400 41419 jjdelcerro
    <profiles>
2401 41695 fdiaz
2402 41419 jjdelcerro
        <profile>
2403
            <!-- This profile is used to initialize and install the root folder of gvSIG -->
2404
            <id>gvsig-root</id>
2405
            <activation>
2406
                <file>
2407
                    <exists>src/main/assembly/gvsig-root-folder-package.xml</exists>
2408
                </file>
2409
            </activation>
2410
            <build>
2411
                <plugins>
2412 40581 jjdelcerro
2413 41419 jjdelcerro
                    <plugin>
2414
                        <!-- Check if exists ".gvsig-devel.properties" and create if not exists -->
2415
                        <groupId>org.codehaus.gmaven</groupId>
2416
                        <artifactId>gmaven-plugin</artifactId>
2417
                        <executions>
2418
                            <execution>
2419
                                <id>initialize-gvsig-product-folder-path</id>
2420
                                <phase>generate-sources</phase>
2421
                                <goals>
2422
                                    <goal>execute</goal>
2423
                                </goals>
2424
                                <configuration>
2425
                                    <source><![CDATA[
2426 40586 jjdelcerro
                    if( project.artifactId != "org.gvsig.desktop" ) {
2427
                            log.warn("Skip initialization of gvsig-devel.properties.")
2428
                    } else {
2429 40581 jjdelcerro
                      home = System.getenv('HOME')
2430
                      if( home == null ) {
2431
                        home = System.properties['user.home']
2432
                      }
2433
                      Properties props = new Properties()
2434
                      File propsFile = new File(home + "/.gvsig-devel.properties")
2435 41695 fdiaz
                      if( project.properties["reset-gvsig.product.folder.path"] != null ) {
2436 41388 jjdelcerro
                            gvsigProductFolderPath= new File(project.basedir, "target/product").getAbsolutePath()
2437
                            log.info("Force gvsig.product.folder.path to '"+gvsigProductFolderPath+"'.")
2438
                            props.load(propsFile.newDataInputStream())
2439
                            props.setProperty('gvsig.product.folder.path', gvsigProductFolderPath)
2440
                            props.store(propsFile.newWriter(), null)
2441
                      } else {
2442
                        gvsigProductFolderPathDefault = project.properties["gvsig.product.folder.path"]
2443
                        // println "Default gvsig.product.folder.path = " + gvsigProductFolderPathDefault
2444
                        try {
2445
                          props.load(propsFile.newDataInputStream())
2446
                          gvsigProductFolderPath = props.getProperty('gvsig.product.folder.path')
2447
                          if( gvsigProductFolderPath == null ) {
2448
                            gvsigProductFolderPath = gvsigProductFolderPathDefault
2449
                            props.setProperty('gvsig.product.folder.path', gvsigProductFolderPath)
2450
                            props.store(propsFile.newWriter(), null)
2451
                          }
2452
                        } catch(java.io.FileNotFoundException e){
2453 40581 jjdelcerro
                          gvsigProductFolderPath = gvsigProductFolderPathDefault
2454
                          props.setProperty('gvsig.product.folder.path', gvsigProductFolderPath)
2455
                          props.store(propsFile.newWriter(), null)
2456
                        }
2457 41388 jjdelcerro
                        if( gvsigProductFolderPathDefault != gvsigProductFolderPath ) {
2458
                          f = new File(gvsigProductFolderPathDefault)
2459
                          f.mkdirs();
2460
                                                  new File(f,"WARNING.txt").withWriter { out ->
2461
                                                          out.println();
2462
                                                          out.println("The product folder used is set to:");
2463
                                                          out.println();
2464
                                                          out.println(gvsigProductFolderPath);
2465
                                                          out.println();
2466
                                                          out.println("See the HOME/.gvsig-devel.properties to change it.");
2467
                                                          out.println();
2468
                                                  }
2469
                        }
2470 40581 jjdelcerro
                      }
2471
                      log.info("Current gvsig.product.folder.path = " + gvsigProductFolderPath)
2472 40586 jjdelcerro
                    }
2473 40581 jjdelcerro
                  ]]></source>
2474 41419 jjdelcerro
                                </configuration>
2475
                            </execution>
2476 41695 fdiaz
2477 41419 jjdelcerro
                        </executions>
2478
                    </plugin>
2479 40581 jjdelcerro
2480 41419 jjdelcerro
                </plugins>
2481
            </build>
2482
        </profile>
2483 40581 jjdelcerro
2484 41695 fdiaz
2485
2486 41419 jjdelcerro
        <profile>
2487
            <!-- This profile is used to packege and install the gvSIG plugins -->
2488
            <id>gvsig-plugin</id>
2489
            <activation>
2490
                <file>
2491
                    <exists>buildNumber.properties</exists>
2492
                </file>
2493
            </activation>
2494
            <build>
2495
                <plugins>
2496 40581 jjdelcerro
2497 41419 jjdelcerro
                    <plugin>
2498
                        <artifactId>maven-assembly-plugin</artifactId>
2499
                        <executions>
2500
                            <execution>
2501
                                <id>gvsig-plugin-package</id>
2502
                                <phase>package</phase>
2503
                                <goals>
2504
                                    <goal>single</goal>
2505
                                </goals>
2506
                            </execution>
2507
                        </executions>
2508
                    </plugin>
2509 40581 jjdelcerro
2510 41419 jjdelcerro
                    <plugin>
2511
                        <artifactId>maven-clean-plugin</artifactId>
2512
                        <configuration>
2513
                            <skip>false</skip>
2514
                            <failOnError>true</failOnError>
2515
                            <filesets>
2516
                                <fileset>
2517
                                    <directory>${gvsig.product.folder.path}/gvSIG/extensiones/${project.artifactId}</directory>
2518
                                </fileset>
2519
                            </filesets>
2520
                        </configuration>
2521
                        <executions>
2522
                            <execution>
2523
                                <id>default-clean</id>
2524
                                <phase>clean</phase>
2525
                            </execution>
2526
                        </executions>
2527
                    </plugin>
2528 40581 jjdelcerro
2529 41419 jjdelcerro
                    <plugin>
2530
                        <groupId>org.codehaus.gmaven</groupId>
2531
                        <artifactId>gmaven-plugin</artifactId>
2532
                        <executions>
2533 40581 jjdelcerro
2534 41419 jjdelcerro
                            <execution>
2535
                                <id>increase-build-number</id>
2536
                                <phase>process-sources</phase>
2537
                                <goals>
2538
                                    <goal>execute</goal>
2539
                                </goals>
2540
                            </execution>
2541 40581 jjdelcerro
2542 41419 jjdelcerro
                            <execution>
2543
                                <id>build-package-info</id>
2544
                                <phase>prepare-package</phase>
2545
                                <goals>
2546
                                    <goal>execute</goal>
2547
                                </goals>
2548
                            </execution>
2549 40581 jjdelcerro
2550 41419 jjdelcerro
                            <execution>
2551
                                <id>build-package-index</id>
2552
                                <phase>package</phase>
2553
                                <goals>
2554
                                    <goal>execute</goal>
2555
                                </goals>
2556
                            </execution>
2557 40581 jjdelcerro
2558 41419 jjdelcerro
                            <execution>
2559
                                <id>install-plugin</id>
2560
                                <phase>install</phase>
2561
                                <goals>
2562
                                    <goal>execute</goal>
2563
                                </goals>
2564
                            </execution>
2565 41695 fdiaz
2566 41419 jjdelcerro
                            <execution>
2567
                                <id>deploy-package</id>
2568
                                <phase>install</phase>
2569
                                <goals>
2570
                                    <goal>execute</goal>
2571
                                </goals>
2572
                            </execution>
2573 40581 jjdelcerro
2574 41419 jjdelcerro
                        </executions>
2575
                    </plugin>
2576 40581 jjdelcerro
2577 41419 jjdelcerro
                </plugins>
2578
            </build>
2579
        </profile>
2580 40581 jjdelcerro
2581 41419 jjdelcerro
    </profiles>
2582 41695 fdiaz
2583 41419 jjdelcerro
    <properties>
2584
        <!-- General configuration -->
2585
        <project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
2586
        <localRepository>${user.home}/.m2/repository</localRepository>
2587
        <site-repository>dav:https://devel.gvsig.org/sites/${project.artifactId}/${project.version}</site-repository>
2588 41695 fdiaz
2589 41419 jjdelcerro
        <!-- The property svn.tags.folder is used in external projects to override  -->
2590
        <!-- configuraction in maven-release-plugin -->
2591
        <svn.tags.folder>https://devel.gvsig.org/svn/gvsig-desktop/tags/</svn.tags.folder>
2592 41695 fdiaz
2593 41419 jjdelcerro
        <!-- Package info property values -->
2594 43930 jjdelcerro
        <gvsig.version>2.5.0</gvsig.version>
2595 41419 jjdelcerro
        <gvsig.package.info.codealias />
2596
        <gvsig.package.info.code>${project.artifactId}</gvsig.package.info.code>
2597
        <gvsig.package.info.name>${project.name}</gvsig.package.info.name>
2598
        <gvsig.package.info.description>${project.description}</gvsig.package.info.description>
2599
        <gvsig.package.info.version>${project.version}</gvsig.package.info.version>
2600 42595 jjdelcerro
        <gvsig.package.info.state>testing</gvsig.package.info.state>
2601 41419 jjdelcerro
        <gvsig.package.info.official>false</gvsig.package.info.official>
2602
        <gvsig.package.info.operatingSystem>all</gvsig.package.info.operatingSystem>
2603
        <gvsig.package.info.architecture>all</gvsig.package.info.architecture>
2604 42010 jjdelcerro
        <gvsig.package.info.javaVM>j1_7</gvsig.package.info.javaVM>
2605 41419 jjdelcerro
        <gvsig.package.info.gvSIGVersion>${gvsig.version}</gvsig.package.info.gvSIGVersion>
2606 42010 jjdelcerro
        <gvsig.package.info.dependencies>required: org.gvsig.app.mainplugin -ge 2.1.0</gvsig.package.info.dependencies>
2607 41419 jjdelcerro
        <gvsig.package.info.owner>gvSIG Association</gvsig.package.info.owner>
2608 41889 jjdelcerro
        <gvsig.package.info.sourcesURL>${project.scm.connection}</gvsig.package.info.sourcesURL>
2609 41419 jjdelcerro
        <gvsig.package.info.webURL>http://www.gvsig.com</gvsig.package.info.webURL>
2610
        <gvsig.package.info.categories />
2611
        <gvsig.package.info.poolURL>http://downloads.gvsig.org/download/gvsig-desktop/pool</gvsig.package.info.poolURL>
2612 41695 fdiaz
2613 41419 jjdelcerro
        <!-- Control the deploy of the plugin in gvsig.product.folder.path/gvSIG/extensiones -->
2614
        <gvsig.install.plugin>true</gvsig.install.plugin>
2615
        <!--  Control the deploy of the plugin package in gvsig.product.folder.path/install -->
2616
        <gvsig.install.plugin.package>true</gvsig.install.plugin.package>
2617 41695 fdiaz
2618 41419 jjdelcerro
        <gvsig.product.folder.path>${basedir}/target/product</gvsig.product.folder.path>
2619 42383 jjdelcerro
2620
        <!-- artifactID implementations libraries for use in runtime and test dependencies -->
2621
        <org.gvsig.about.impl>org.gvsig.about.impl</org.gvsig.about.impl>
2622
        <org.gvsig.annotation.lib.impl>org.gvsig.annotation.lib.impl</org.gvsig.annotation.lib.impl>
2623
        <org.gvsig.annotation.swing.impl>org.gvsig.annotation.swing.impl</org.gvsig.annotation.swing.impl>
2624
        <org.gvsig.compat.impl>org.gvsig.compat.se</org.gvsig.compat.impl>
2625
        <org.gvsig.exportto.lib.impl>org.gvsig.exportto.lib.impl</org.gvsig.exportto.lib.impl>
2626
        <org.gvsig.exportto.swing.impl>org.gvsig.exportto.swing.impl</org.gvsig.exportto.swing.impl>
2627
        <org.gvsig.fmap.dal.impl>org.gvsig.fmap.dal.impl</org.gvsig.fmap.dal.impl>
2628
        <org.gvsig.fmap.dal.swing.impl>org.gvsig.fmap.dal.swing.impl</org.gvsig.fmap.dal.swing.impl>
2629
        <org.gvsig.fmap.geometry.impl>org.gvsig.fmap.geometry.jts</org.gvsig.fmap.geometry.impl>
2630
        <org.gvsig.fmap.geometry.operation.impl>org.gvsig.fmap.geometry.operation.jts</org.gvsig.fmap.geometry.operation.impl>
2631
        <org.gvsig.fmap.mapcontext.impl>org.gvsig.fmap.mapcontext.impl</org.gvsig.fmap.mapcontext.impl>
2632
        <org.gvsig.fmap.mapcontext.operation.impl>org.gvsig.fmap.mapcontext.operation</org.gvsig.fmap.mapcontext.operation.impl>
2633
        <org.gvsig.installer.lib.impl>org.gvsig.installer.lib.impl</org.gvsig.installer.lib.impl>
2634
        <org.gvsig.installer.swing.impl>org.gvsig.installer.swing.impl</org.gvsig.installer.swing.impl>
2635
        <org.gvsig.metadata.lib.basic.impl>org.gvsig.metadata.lib.basic.impl</org.gvsig.metadata.lib.basic.impl>
2636
        <org.gvsig.metadata.swing.basic.impl>org.gvsig.metadata.swing.basic.impl</org.gvsig.metadata.swing.basic.impl>
2637
        <org.gvsig.newlayer.lib.impl>org.gvsig.newlayer.lib.impl</org.gvsig.newlayer.lib.impl>
2638
        <org.gvsig.personaldb.lib.impl>org.gvsig.personaldb.lib.impl</org.gvsig.personaldb.lib.impl>
2639
        <org.gvsig.projection.impl>org.gvsig.projection.cresques.impl</org.gvsig.projection.impl>
2640
        <!--
2641
        <org.gvsig.projection.impl>org.gvsig.projection.jcrs</org.gvsig.projection.impl>
2642
        -->
2643
        <org.gvsig.proj.lib.impl>org.gvsig.proj.lib.proj4j</org.gvsig.proj.lib.impl>
2644
        <org.gvsig.proj.swing.impl>org.gvsig.proj.swing.impl</org.gvsig.proj.swing.impl>
2645
        <org.gvsig.symbology.lib.impl>org.gvsig.symbology.lib.impl</org.gvsig.symbology.lib.impl>
2646
        <org.gvsig.symbology.swing.impl>org.gvsig.symbology.swing.impl</org.gvsig.symbology.swing.impl>
2647
        <org.gvsig.timesupport.lib.impl>org.gvsig.timesupport.lib.impl</org.gvsig.timesupport.lib.impl>
2648
        <org.gvsig.timesupport.swing.impl>org.gvsig.timesupport.swing.impl</org.gvsig.timesupport.swing.impl>
2649
        <org.gvsig.tools.dynform.impl>org.gvsig.tools.dynform.impl</org.gvsig.tools.dynform.impl>
2650
        <org.gvsig.tools.dynform.services>org.gvsig.tools.dynform.services</org.gvsig.tools.dynform.services>
2651
        <org.gvsig.tools.swing.impl>org.gvsig.tools.swing.impl</org.gvsig.tools.swing.impl>
2652
2653 42522 jjdelcerro
        <jython.artifactId>jython-standalone</jython.artifactId>
2654 42520 jjdelcerro
        <!-- External project versions -->
2655 43959 jjdelcerro
        <gvsig.tools.version>3.0.165</gvsig.tools.version>
2656 43111 jjdelcerro
        <gvsig.proj.version>1.0.4</gvsig.proj.version>
2657 43221 jjdelcerro
        <gvsig.projection.api.version>2.0.25</gvsig.projection.api.version>
2658 42520 jjdelcerro
2659 41419 jjdelcerro
    </properties>
2660 40435 jjdelcerro
2661 41419 jjdelcerro
    <modules>
2662
        <module>org.gvsig.desktop.compat.cdc</module>
2663
        <module>org.gvsig.desktop.library</module>
2664
        <module>org.gvsig.desktop.framework</module>
2665
        <module>org.gvsig.desktop.plugin</module>
2666 40435 jjdelcerro
2667 41419 jjdelcerro
        <!-- NOTE: Project  org.gvsig.desktop.installer must not be a sub module of this. -->
2668
        <!-- NOTE: Project  org.gvsig.desktop.buildtools must not be a sub module of this. -->
2669 40435 jjdelcerro
2670 41419 jjdelcerro
    </modules>
2671 40435 jjdelcerro
</project>