Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / tags / org.gvsig.tools-3.0.343 / pom.xml @ 3101

History | View | Annotate | Download (30.8 KB)

1 814 jjdelcerro
<?xml version="1.0" encoding="UTF-8"?>
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3
    <modelVersion>4.0.0</modelVersion>
4 1495 fdiaz
    <groupId>org.gvsig</groupId>
5 814 jjdelcerro
    <artifactId>org.gvsig.tools</artifactId>
6
    <packaging>pom</packaging>
7 2848 jjdelcerro
    <version>3.0.343</version>
8 814 jjdelcerro
    <name>org.gvsig.tools</name>
9 1495 fdiaz
    <description>Tools related to application framework architecture
10 1288 jjdelcerro
        and implementations of design patterns</description>
11 814 jjdelcerro
12
13
    <licenses>
14
        <license>
15
            <name>GPLv3</name>
16
            <url>http://www.gnu.org/licenses/gpl.html</url>
17
            <distribution>repo</distribution>
18
            <comments>
19 1288 jjdelcerro
                "GPL" stands for "General Public License". The most widespread such
20
                license is the GNU General Public License, or GNU GPL for short.
21
                This can be further shortened to "GPL", when it is understood that
22
                the GNU GPL is the one intended.
23
            </comments>
24 814 jjdelcerro
        </license>
25
    </licenses>
26 1495 fdiaz
27 814 jjdelcerro
    <organization>
28
        <name>gvSIG Association</name>
29
        <url>http://www.gvsig.com/</url>
30
    </organization>
31 1495 fdiaz
32 814 jjdelcerro
    <scm>
33 2848 jjdelcerro
        <connection>scm:svn:https://devel.gvsig.org/svn/gvsig-tools/org.gvsig.tools/library/tags/org.gvsig.tools-3.0.343</connection>
34
        <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-tools/org.gvsig.tools/library/tags/org.gvsig.tools-3.0.343</developerConnection>
35
        <url>https://devel.gvsig.org/redmine/projects/gvsig-tools/repository/show/org.gvsig.tools/library/tags/org.gvsig.tools-3.0.343</url>
36 814 jjdelcerro
    </scm>
37
38
    <repositories>
39 1288 jjdelcerro
        <repository>
40
            <id>gvsig-public-http-repository</id>
41
            <name>gvSIG maven public HTTP repository</name>
42
            <url>http://devel.gvsig.org/m2repo/j2se</url>
43
            <releases>
44
                <enabled>true</enabled>
45
                <updatePolicy>daily</updatePolicy>
46
                <checksumPolicy>warn</checksumPolicy>
47
            </releases>
48
            <snapshots>
49
                <enabled>true</enabled>
50
                <updatePolicy>daily</updatePolicy>
51
                <checksumPolicy>warn</checksumPolicy>
52
            </snapshots>
53
        </repository>
54 814 jjdelcerro
    </repositories>
55 1495 fdiaz
56 814 jjdelcerro
    <distributionManagement>
57 1288 jjdelcerro
        <site>
58
            <id>gvsig-repository</id>
59
            <url>dav:https://devel.gvsig.org/sites/${project.artifactId}/${project.version}</url>
60
        </site>
61
        <repository>
62
            <id>gvsig-repository</id>
63
            <name>gvSIG maven repository</name>
64
            <url>dav:https://devel.gvsig.org/m2repo/j2se</url>
65
            <uniqueVersion>false</uniqueVersion>
66
        </repository>
67
        <snapshotRepository>
68
            <id>gvsig-repository</id>
69
            <name>gvSIG maven repository</name>
70
            <url>dav:https://devel.gvsig.org/m2repo/j2se</url>
71
            <uniqueVersion>false</uniqueVersion>
72
        </snapshotRepository>
73 814 jjdelcerro
    </distributionManagement>
74 1495 fdiaz
75 814 jjdelcerro
    <issueManagement>
76 1288 jjdelcerro
        <system>redmine</system>
77
        <url>https://devel.gvsig.org/redmine/projects/gvsig-desktop</url>
78 814 jjdelcerro
    </issueManagement>
79
80
    <mailingLists>
81 1288 jjdelcerro
        <mailingList>
82
            <name>User List</name>
83
            <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios</subscribe>
84
            <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios</unsubscribe>
85
            <post>gvsig_usuarios@listserv.gva.es</post>
86
            <archive>http://www.gvsig.org/web/community/mailing-lists/gvsig-nabble</archive>
87
            <otherArchives>
88
                <otherArchive>http://www.mail-archive.com/gvsig_usuarios@runas.cap.gva.es</otherArchive>
89
                <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
90
            </otherArchives>
91
        </mailingList>
92
        <mailingList>
93
            <name>Developer List</name>
94
            <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_desarrolladores</subscribe>
95
            <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_desarrolladores</unsubscribe>
96
            <post>gvsig_desarrolladores@listserv.gva.es</post>
97
            <archive>http://www.gvsig.org/web/community/mailing-lists/gvsig-nabble</archive>
98
            <otherArchives>
99
                <otherArchive>http://www.mail-archive.com/gvsig_desarrolladores@runas.cap.gva.es</otherArchive>
100
                <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
101
            </otherArchives>
102
        </mailingList>
103
        <mailingList>
104
            <name>International List</name>
105
            <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</subscribe>
106
            <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</unsubscribe>
107
            <post>gvsig_internacional@listserv.gva.es</post>
108
            <archive>http://www.gvsig.org/web/community/mailing-lists/gvsig-nabble</archive>
109
            <otherArchives>
110
                <otherArchive>http://www.mail-archive.com/gvsig_internacional@runas.cap.gva.es</otherArchive>
111
                <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
112
            </otherArchives>
113
        </mailingList>
114 814 jjdelcerro
    </mailingLists>
115 1495 fdiaz
116 814 jjdelcerro
    <developers>
117
        <developer>
118
            <id>jjdelcerro</id>
119
            <name>Joaquín José del Cerro</name>
120
            <email>jjdelcerro@gvsig.org</email>
121
            <roles>
122
                <role>Architect</role>
123
                <role>Developer</role>
124
            </roles>
125
        </developer>
126
        <developer>
127
            <id>jmvivo</id>
128
            <name>José Manuel Vivó</name>
129
            <email>jmvivo@disid.com</email>
130
            <roles>
131
                <role>Developer</role>
132
            </roles>
133
        </developer>
134
        <developer>
135
            <id>cordinyana</id>
136
            <name>César Ordiñana</name>
137
            <email>cordin@gvsig.org</email>
138
            <roles>
139
                <role>Architect</role>
140
                <role>Developer</role>
141
            </roles>
142
        </developer>
143
    </developers>
144
145
    <dependencyManagement>
146 1288 jjdelcerro
        <dependencies>
147
            <dependency>
148
                <groupId>junit</groupId>
149
                <artifactId>junit</artifactId>
150
                <version>3.8.1</version>
151
            </dependency>
152
            <dependency>
153
                <groupId>org.slf4j</groupId>
154
                <artifactId>slf4j-api</artifactId>
155 2392 jjdelcerro
                <version>1.7.30</version>
156 1288 jjdelcerro
            </dependency>
157
            <dependency>
158
                <groupId>org.slf4j</groupId>
159
                <artifactId>slf4j-log4j12</artifactId>
160 2392 jjdelcerro
                <version>1.7.30</version>
161 1288 jjdelcerro
            </dependency>
162
            <dependency>
163
                <groupId>log4j</groupId>
164
                <artifactId>log4j</artifactId>
165
                <version>1.2.14</version>
166
            </dependency>
167
            <dependency>
168
                <groupId>easymock</groupId>
169
                <artifactId>easymock</artifactId>
170
                <version>1.2_Java1.3</version>
171
                <scope>test</scope>
172
            </dependency>
173
            <dependency>
174
                <groupId>net.sf.kxml</groupId>
175
                <artifactId>kxml2</artifactId>
176
                <version>2.2.2</version>
177
            </dependency>
178
            <dependency>
179 1840 jjdelcerro
                <groupId>commons-codec</groupId>
180
                <artifactId>commons-codec</artifactId>
181 1862 jjdelcerro
                <version>1.8</version>
182 1840 jjdelcerro
            </dependency>
183
            <dependency>
184 1288 jjdelcerro
                <groupId>commons-io</groupId>
185
                <artifactId>commons-io</artifactId>
186 2522 jjdelcerro
                <version>2.9.0</version>
187 1288 jjdelcerro
            </dependency>
188
            <dependency>
189
                <groupId>org.apache.commons</groupId>
190
                <artifactId>commons-lang3</artifactId>
191 1767 jjdelcerro
                <version>3.8.1</version>
192 1288 jjdelcerro
            </dependency>
193 2814 fdiaz
194 1288 jjdelcerro
            <dependency>
195 2814 fdiaz
                <groupId>org.apache.commons</groupId>
196
                <artifactId>commons-collections4</artifactId>
197
                <version>4.4</version>
198
            </dependency>
199
200
            <dependency>
201 1288 jjdelcerro
                <groupId>net.sf</groupId>
202
                <artifactId>flib-jcalendar</artifactId>
203
                <version>unknown</version>
204
            </dependency>
205
            <dependency>
206
                <groupId>com.jgoodies</groupId>
207
                <artifactId>jgoodies-common</artifactId>
208 1970 jjdelcerro
                <version>1.8.1</version>
209 1288 jjdelcerro
            </dependency>
210
            <dependency>
211
                <groupId>com.jgoodies</groupId>
212
                <artifactId>jgoodies-forms</artifactId>
213 1975 jjdelcerro
                <version>1.9.0</version>
214 1288 jjdelcerro
            </dependency>
215
            <dependency>
216
                <groupId>com.jgoodies</groupId>
217 1975 jjdelcerro
                <artifactId>jgoodies-looks</artifactId>
218
                <version>2.7.0</version>
219 1288 jjdelcerro
            </dependency>
220
            <dependency>
221 1290 jjdelcerro
                <groupId>com.jeta</groupId>
222
                <artifactId>formsrt</artifactId>
223
                <version>2.1.0_M3-1</version>
224 1495 fdiaz
            </dependency>
225 1290 jjdelcerro
            <dependency>
226 2194 jjdelcerro
                <groupId>org.glassfish</groupId>
227
                <artifactId>javax.json</artifactId>
228
                <version>1.0.4</version>
229
            </dependency>
230
            <dependency>
231 1288 jjdelcerro
                <groupId>org.gvsig</groupId>
232
                <artifactId>org.gvsig.tools.lib</artifactId>
233 2848 jjdelcerro
                <version>3.0.343</version>
234 1288 jjdelcerro
            </dependency>
235
            <dependency>
236
                <groupId>org.gvsig</groupId>
237 1290 jjdelcerro
                <artifactId>org.gvsig.tools.lib</artifactId>
238 2848 jjdelcerro
                <version>3.0.343</version>
239 1290 jjdelcerro
                <type>test-jar</type>
240 1495 fdiaz
                <scope>test</scope>
241
            </dependency>
242 1290 jjdelcerro
            <dependency>
243
                <groupId>org.gvsig</groupId>
244 1288 jjdelcerro
                <artifactId>org.gvsig.tools.swing</artifactId>
245 2848 jjdelcerro
                <version>3.0.343</version>
246 1288 jjdelcerro
            </dependency>
247
            <dependency>
248
                <groupId>org.gvsig</groupId>
249
                <artifactId>org.gvsig.tools.swing.api</artifactId>
250 2848 jjdelcerro
                <version>3.0.343</version>
251 1288 jjdelcerro
            </dependency>
252
            <dependency>
253
                <groupId>org.gvsig</groupId>
254
                <artifactId>org.gvsig.tools.swing.impl</artifactId>
255 2848 jjdelcerro
                <version>3.0.343</version>
256 1288 jjdelcerro
            </dependency>
257
            <dependency>
258
                <groupId>org.gvsig</groupId>
259
                <artifactId>org.gvsig.tools.dynform.api</artifactId>
260 2848 jjdelcerro
                <version>3.0.343</version>
261 1288 jjdelcerro
            </dependency>
262
            <dependency>
263
                <groupId>org.gvsig</groupId>
264
                <artifactId>org.gvsig.tools.dynform.spi</artifactId>
265 2848 jjdelcerro
                <version>3.0.343</version>
266 1288 jjdelcerro
            </dependency>
267
            <dependency>
268
                <groupId>org.gvsig</groupId>
269
                <artifactId>org.gvsig.tools.dynform.services</artifactId>
270 2848 jjdelcerro
                <version>3.0.343</version>
271 1288 jjdelcerro
            </dependency>
272 1290 jjdelcerro
            <dependency>
273
                <groupId>org.gvsig</groupId>
274
                <artifactId>org.gvsig.tools.dynform.impl</artifactId>
275 2848 jjdelcerro
                <version>3.0.343</version>
276 1290 jjdelcerro
            </dependency>
277 1405 jjdelcerro
            <dependency>
278 1499 jjdelcerro
                <groupId>org.gvsig</groupId>
279
                <artifactId>org.gvsig.tools.util.api</artifactId>
280 2848 jjdelcerro
                <version>3.0.343</version>
281 1405 jjdelcerro
            </dependency>
282 1499 jjdelcerro
            <dependency>
283
                <groupId>org.gvsig</groupId>
284
                <artifactId>org.gvsig.tools.util.impl</artifactId>
285 2848 jjdelcerro
                <version>3.0.343</version>
286 1499 jjdelcerro
            </dependency>
287 1553 jjdelcerro
            <dependency>
288
              <groupId>com.github.fracpete</groupId>
289
              <artifactId>vfsjfilechooser2</artifactId>
290
              <version>0.2.8</version>
291
            </dependency>
292 2213 jjdelcerro
            <dependency>
293
                <groupId>org.apache.httpcomponents</groupId>
294
                <artifactId>httpcore-nio</artifactId>
295
                <version>4.4.4</version>
296
            </dependency>
297
            <dependency>
298
                <groupId>org.apache.httpcomponents</groupId>
299
                <artifactId>httpcore</artifactId>
300
                <version>4.4.4</version>
301 2389 fdiaz
            </dependency>
302
            <dependency>
303
                <groupId>org.apache.httpcomponents</groupId>
304
                <artifactId>httpclient</artifactId>
305 2403 fdiaz
                <version>4.3.6</version>
306 2389 fdiaz
            </dependency>
307
308 1742 jjdelcerro
            <!--
309 1741 jjdelcerro
            <dependency>
310
                <groupId>com.github.lespaul361</groupId>
311
                <artifactId>JCommunique</artifactId>
312
                <scope>2.0.0</scope>
313 1742 jjdelcerro
            </dependency>
314
            -->
315 1288 jjdelcerro
        </dependencies>
316 814 jjdelcerro
    </dependencyManagement>
317
318
    <dependencies>
319
        <dependency>
320
            <groupId>org.slf4j</groupId>
321
            <artifactId>slf4j-api</artifactId>
322
            <scope>compile</scope>
323
        </dependency>
324
        <dependency>
325
            <groupId>org.slf4j</groupId>
326
            <artifactId>slf4j-log4j12</artifactId>
327
            <scope>runtime</scope>
328
        </dependency>
329
        <dependency>
330
            <groupId>junit</groupId>
331
            <artifactId>junit</artifactId>
332
            <scope>test</scope>
333 1495 fdiaz
        </dependency>
334 814 jjdelcerro
    </dependencies>
335
336
    <build>
337 1288 jjdelcerro
        <extensions>
338
            <extension>
339
                <groupId>org.apache.maven.wagon</groupId>
340
                <artifactId>wagon-webdav-jackrabbit</artifactId>
341 2453 jjdelcerro
                <version>${wagon.webdav.jackrabbit.version}</version>
342 1288 jjdelcerro
            </extension>
343
        </extensions>
344 1495 fdiaz
345 1288 jjdelcerro
        <pluginManagement>
346 2449 jjdelcerro
<!--
347
for p in org.apache.maven.plugins:maven-deploy-plugin \
348
        org.apache.maven.plugins:maven-surefire-plugin \
349
        org.apache.maven.plugins:maven-compiler-plugin \
350
        org.apache.maven.plugins:maven-resources-plugin \
351
        org.apache.maven.plugins:maven-javadoc-plugin \
352
        org.apache.maven.plugins:maven-site-plugin \
353
        org.apache.maven.plugins:maven-jar-plugin \
354
        org.codehaus.mojo:properties-maven-plugin \
355
        org.codehaus.gmaven:gmaven-plugin \
356
        org.apache.maven.plugins:maven-antrun-plugin \
357
        org.codehaus.mojo:animal-sniffer-maven-plugin \
358
        org.apache.maven.plugins:maven-release-plugin \
359
        org.apache.maven.plugins:maven-assembly-plugin \
360
        org.apache.maven.plugins:maven-clean-plugin \
361
        org.codehaus.mojo:exec-maven-plugin \
362
        com.mycila.maven-license-plugin:maven-license-plugin \
363
        org.apache.maven.plugins:maven-source-plugin \
364
        org.codehaus.mojo:animal-sniffer-maven-plugin  \
365
        org.apache.maven.plugins:maven-scm-plugin \
366
        org.apache.maven.plugins:maven-checkstyle-plugin
367
do
368
  echo $p
369
  mvn -Dplugin=$p  help:describe 2>/dev/null | grep "Version:"
370
done
371
-->
372 1288 jjdelcerro
            <plugins>
373
                <plugin>
374 2457 jjdelcerro
                    <groupId>org.codehaus.mojo</groupId>
375
                    <artifactId>versions-maven-plugin</artifactId>
376
                    <version>${versions.maven.plugin.version}</version>
377
                    <configuration>
378
                        <allowSnapshots>false</allowSnapshots>
379
                        <excludeProperties>
380
                            versions.maven.plugin.version,
381
                            maven.deploy.plugin.version,
382
                            maven.surefire.plugin.version,
383
                            maven.compiler.plugin.version,
384
                            maven.resources.plugin.version,
385
                            maven.javadoc.plugin.version,
386
                            maven.site.plugin.version,
387
                            maven.jar.plugin.version,
388
                            properties.maven.plugin.version,
389
                            gmaven.plugin.version,
390
                            maven.antrun.plugin.version,
391
                            maven.release.plugin.version,
392
                            maven.assembly.plugin.version,
393
                            maven.clean.plugin.version,
394
                            exec.maven.plugin.version,
395
                            maven.license.plugin.version,
396
                            maven.source.plugin.version,
397
                            maven.scm.plugin.version,
398
                            maven.checkstyle.plugin.version,
399
                            animal.sniffer.maven.plugin.version,
400
                            maven.project.info.reports.plugin.version,
401
                            maven.jxr.plugin.version,
402
                            findbugs.maven.plugin.version,
403
                            wagon.webdav.jackrabbit.version,
404
                        </excludeProperties>
405
                    </configuration>
406
                </plugin>
407
408
                <plugin>
409 1288 jjdelcerro
                    <groupId>org.apache.maven.plugins</groupId>
410
                    <artifactId>maven-deploy-plugin</artifactId>
411 2453 jjdelcerro
                    <version>${maven.deploy.plugin.version}</version>
412 1495 fdiaz
                </plugin>
413 1288 jjdelcerro
                <plugin>
414
                    <groupId>org.apache.maven.plugins</groupId>
415
                    <artifactId>maven-surefire-plugin</artifactId>
416 2453 jjdelcerro
                    <version>${maven.surefire.plugin.version}</version>
417 1288 jjdelcerro
                    <configuration>
418
                        <forkMode>once</forkMode>
419
                    </configuration>
420
                </plugin>
421
                <plugin>
422
                    <groupId>org.apache.maven.plugins</groupId>
423
                    <artifactId>maven-compiler-plugin</artifactId>
424 2453 jjdelcerro
                    <version>${maven.compiler.plugin.version}</version>
425 1288 jjdelcerro
                    <configuration>
426 2453 jjdelcerro
                        <source>${java.version}</source>
427
                        <target>${java.version}</target>
428
                        <encoding>${encoding}</encoding>
429 1288 jjdelcerro
                    </configuration>
430
                </plugin>
431 814 jjdelcerro
432 1288 jjdelcerro
                <plugin>
433
                    <groupId>org.apache.maven.plugins</groupId>
434
                    <artifactId>maven-resources-plugin</artifactId>
435 2453 jjdelcerro
                    <version>${maven.resources.plugin.version}</version>
436 1288 jjdelcerro
                    <configuration>
437 2453 jjdelcerro
                        <encoding>${encoding}</encoding>
438 1288 jjdelcerro
                    </configuration>
439
                </plugin>
440 1495 fdiaz
441 1288 jjdelcerro
                <plugin>
442
                    <groupId>org.apache.maven.plugins</groupId>
443
                    <artifactId>maven-javadoc-plugin</artifactId>
444 2453 jjdelcerro
                    <version>${maven.javadoc.plugin.version}</version>
445 1288 jjdelcerro
                    <configuration>
446
                        <docTitle>${project.name} ${project.version}</docTitle>
447 2453 jjdelcerro
                        <encoding>${encoding}</encoding>
448 1288 jjdelcerro
                        <footer />
449
                        <header />
450
                        <keywords>true</keywords>
451
                        <detectLinks>true</detectLinks>
452
                        <javaApiLinks>
453
                            <property>
454
                                <name>api_1.4</name>
455
                                <value>http://download.oracle.com/javase/1.4.2/docs/api/</value>
456
                            </property>
457
                            <property>
458
                                <name>api_1.5</name>
459
                                <value>http://download.oracle.com/javase/1.5.0/docs/api/</value>
460
                            </property>
461
                            <property>
462
                                <name>api_1.6</name>
463
                                <value>http://download.oracle.com/javase/6/docs/api/</value>
464
                            </property>
465
                        </javaApiLinks>
466
                    </configuration>
467
                </plugin>
468 1495 fdiaz
469 1288 jjdelcerro
                <plugin>
470
                    <groupId>org.apache.maven.plugins</groupId>
471
                    <artifactId>maven-site-plugin</artifactId>
472 2453 jjdelcerro
                    <version>${maven.site.plugin.version}</version>
473 1288 jjdelcerro
                    <configuration>
474
                        <chmod>true</chmod>
475
                        <chmodMode>a+rwX</chmodMode>
476
                    </configuration>
477
                </plugin>
478 1495 fdiaz
479 1288 jjdelcerro
                <plugin>
480
                    <groupId>org.apache.maven.plugins</groupId>
481
                    <artifactId>maven-jar-plugin</artifactId>
482 2453 jjdelcerro
                    <version>${maven.jar.plugin.version}</version>
483 1288 jjdelcerro
                    <configuration>
484
                        <archive>
485
                            <manifestEntries>
486
                                <Built-By>gvSIG Team</Built-By>
487
                            </manifestEntries>
488
                        </archive>
489
                    </configuration>
490
                </plugin>
491 1495 fdiaz
492 1288 jjdelcerro
                <plugin>
493
                    <groupId>org.codehaus.mojo</groupId>
494
                    <artifactId>properties-maven-plugin</artifactId>
495 2453 jjdelcerro
                    <version>${properties.maven.plugin.version}</version>
496 1288 jjdelcerro
                </plugin>
497 1495 fdiaz
498 1288 jjdelcerro
                <plugin>
499
                    <groupId>org.codehaus.gmaven</groupId>
500
                    <artifactId>gmaven-plugin</artifactId>
501 2453 jjdelcerro
                    <version>${gmaven.plugin.version}</version>
502 1288 jjdelcerro
                </plugin>
503 1495 fdiaz
504 1288 jjdelcerro
                <plugin>
505
                    <groupId>org.apache.maven.plugins</groupId>
506
                    <artifactId>maven-antrun-plugin</artifactId>
507 2449 jjdelcerro
                    <!--<version>1.3</version>-->
508 2453 jjdelcerro
                    <version>${maven.antrun.plugin.version}</version>
509 1288 jjdelcerro
                </plugin>
510
                <plugin>
511
                    <groupId>org.codehaus.mojo</groupId>
512
                    <artifactId>animal-sniffer-maven-plugin</artifactId>
513 2453 jjdelcerro
                    <version>${animal.sniffer.maven.plugin.version}</version>
514 1288 jjdelcerro
                </plugin>
515
                <plugin>
516
                    <groupId>org.apache.maven.plugins</groupId>
517
                    <artifactId>maven-release-plugin</artifactId>
518 2453 jjdelcerro
                    <version>${maven.release.plugin.version}</version>
519 1288 jjdelcerro
                </plugin>
520 814 jjdelcerro
521 1288 jjdelcerro
                <plugin>
522
                    <groupId>org.apache.maven.plugins</groupId>
523
                    <artifactId>maven-assembly-plugin</artifactId>
524 2453 jjdelcerro
                    <version>${maven.assembly.plugin.version}</version>
525 1288 jjdelcerro
                </plugin>
526 814 jjdelcerro
527 1288 jjdelcerro
                <plugin>
528
                    <groupId>org.apache.maven.plugins</groupId>
529
                    <artifactId>maven-clean-plugin</artifactId>
530 2453 jjdelcerro
                    <version>${maven.clean.plugin.version}</version>
531 1288 jjdelcerro
                </plugin>
532 1495 fdiaz
533 1288 jjdelcerro
                <plugin>
534
                    <groupId>org.codehaus.mojo</groupId>
535
                    <artifactId>exec-maven-plugin</artifactId>
536 2453 jjdelcerro
                    <version>${exec.maven.plugin.version}</version>
537 1495 fdiaz
                </plugin>
538 814 jjdelcerro
539 1288 jjdelcerro
                <plugin>
540
                    <groupId>com.mycila.maven-license-plugin</groupId>
541
                    <artifactId>maven-license-plugin</artifactId>
542 2453 jjdelcerro
                    <version>${maven.license.plugin.version}</version>
543 1495 fdiaz
                </plugin>
544 814 jjdelcerro
545 1288 jjdelcerro
                <plugin>
546
                    <groupId>org.apache.maven.plugins</groupId>
547
                    <artifactId>maven-source-plugin</artifactId>
548 2453 jjdelcerro
                    <version>${maven.source.plugin.version}</version>
549 1288 jjdelcerro
                </plugin>
550 814 jjdelcerro
551 1288 jjdelcerro
            </plugins>
552
        </pluginManagement>
553 1495 fdiaz
554 814 jjdelcerro
        <plugins>
555
            <plugin>
556
                <groupId>org.apache.maven.plugins</groupId>
557
                <artifactId>maven-release-plugin</artifactId>
558
                <configuration>
559
                    <tagBase>https://devel.gvsig.org/svn/gvsig-tools/org.gvsig.tools/library/tags</tagBase>
560 1495 fdiaz
                    <!-- This is a 2.0 beta 6 bug. By default the goals are 'clean verify', so the modules
561
                    are not installed, so the dependencies between modules are not met. With this configuration
562
                    we force the module installation. -->
563
                    <preparationGoals>clean install</preparationGoals>
564 925 jjdelcerro
                    <autoVersionSubmodules>true</autoVersionSubmodules>
565 943 jjdelcerro
                    <goals>deploy</goals>
566 814 jjdelcerro
                </configuration>
567
            </plugin>
568 1495 fdiaz
569 814 jjdelcerro
            <plugin>
570 1344 jjdelcerro
                <groupId>org.codehaus.mojo</groupId>
571
                <artifactId>animal-sniffer-maven-plugin</artifactId>
572
                <executions>
573
                    <execution>
574
                        <id>check-java-api</id>
575
                        <phase>package</phase>
576
                        <goals>
577
                            <goal>check</goal>
578
                        </goals>
579
                        <configuration>
580
                            <skip>false</skip>
581
                            <signature>
582
                                <groupId>org.codehaus.mojo.signature</groupId>
583 1874 jjdelcerro
                                <artifactId>java18</artifactId>
584 1344 jjdelcerro
                                <version>1.0</version>
585
                            </signature>
586
                        </configuration>
587
                    </execution>
588
                </executions>
589
            </plugin>
590 1495 fdiaz
591 1344 jjdelcerro
            <plugin>
592 1288 jjdelcerro
                <!-- to continue building  when test fail -->
593
                <groupId>org.apache.maven.plugins</groupId>
594
                <artifactId>maven-surefire-plugin</artifactId>
595
                <configuration>
596
                    <testFailureIgnore>true</testFailureIgnore>
597
                </configuration>
598
            </plugin>
599 814 jjdelcerro
        </plugins>
600
    </build>
601 1495 fdiaz
602 1288 jjdelcerro
    <reporting>
603
        <excludeDefaults>true</excludeDefaults>
604
        <plugins>
605
            <plugin>
606
                <groupId>org.apache.maven.plugins</groupId>
607
                <artifactId>maven-project-info-reports-plugin</artifactId>
608 2453 jjdelcerro
                <version>${maven.project.info.reports.plugin.version}{</version>
609 1288 jjdelcerro
            </plugin>
610
            <plugin>
611
                <groupId>org.apache.maven.plugins</groupId>
612
                <artifactId>maven-javadoc-plugin</artifactId>
613 2453 jjdelcerro
                <version>${maven.javadoc.plugin.version}</version>
614 1288 jjdelcerro
            </plugin>
615
            <plugin>
616
                <groupId>org.apache.maven.plugins</groupId>
617
                <artifactId>maven-jxr-plugin</artifactId>
618 2453 jjdelcerro
                <version>${maven.jxr.plugin.version}</version>
619 1288 jjdelcerro
                <configuration>
620
                    <linkJavadoc>true</linkJavadoc>
621
                </configuration>
622
            </plugin>
623
        </plugins>
624
    </reporting>
625 1495 fdiaz
626
627 1288 jjdelcerro
    <properties>
628 2453 jjdelcerro
        <encoding>ISO-8859-1</encoding>
629
        <java.version>1.8</java.version>
630
631 1288 jjdelcerro
        <localRepository>${user.home}/.m2/repository</localRepository>
632
        <site-repository>dav:https://devel.gvsig.org/sites/${project.artifactId}/${project.version}</site-repository>
633 814 jjdelcerro
634 2453 jjdelcerro
        <!-- Maven plugins versions -->
635
        <maven.deploy.plugin.version>2.7</maven.deploy.plugin.version>
636
        <maven.surefire.plugin.version>3.0.0-M3</maven.surefire.plugin.version>
637
        <maven.compiler.plugin.version>3.8.1</maven.compiler.plugin.version>
638
        <maven.resources.plugin.version>3.2.0</maven.resources.plugin.version>
639
        <maven.javadoc.plugin.version>3.2.0</maven.javadoc.plugin.version>
640
        <maven.site.plugin.version>3.3</maven.site.plugin.version>
641
        <maven.jar.plugin.version>3.2.0</maven.jar.plugin.version>
642
        <properties.maven.plugin.version>1.0.0</properties.maven.plugin.version>
643
        <gmaven.plugin.version>1.5</gmaven.plugin.version>
644
        <maven.antrun.plugin.version>1.7</maven.antrun.plugin.version>
645
        <maven.release.plugin.version>2.5.3</maven.release.plugin.version>
646
        <maven.assembly.plugin.version>2.2-beta-5</maven.assembly.plugin.version>
647
        <maven.clean.plugin.version>2.5</maven.clean.plugin.version>
648
        <exec.maven.plugin.version>3.0.0</exec.maven.plugin.version>
649
        <maven.license.plugin.version>1.10.b1</maven.license.plugin.version>
650
        <maven.source.plugin.version>3.2.1</maven.source.plugin.version>
651
        <maven.scm.plugin.version>1.11.2</maven.scm.plugin.version>
652
        <maven.checkstyle.plugin.version>3.1.2</maven.checkstyle.plugin.version>
653
        <animal.sniffer.maven.plugin.version>1.17</animal.sniffer.maven.plugin.version>
654
655 2457 jjdelcerro
        <versions.maven.plugin.version>2.8.1</versions.maven.plugin.version>
656 2453 jjdelcerro
        <maven.project.info.reports.plugin.version>2.7</maven.project.info.reports.plugin.version>
657
        <maven.jxr.plugin.version>2.3</maven.jxr.plugin.version>
658
        <findbugs.maven.plugin.version>2.5.2</findbugs.maven.plugin.version>
659
        <wagon.webdav.jackrabbit.version>2.4</wagon.webdav.jackrabbit.version>
660
661 1288 jjdelcerro
    </properties>
662 1495 fdiaz
663 814 jjdelcerro
    <profiles>
664
        <profile>
665
            <id>cdc</id>
666
            <activation>
667
                <activeByDefault>false</activeByDefault>
668
            </activation>
669
            <repositories>
670
                <repository>
671
                    <id>gvsig-public-http-repository</id>
672
                    <name>gvSIG maven public HTTP repository</name>
673
                    <url>http://devel.gvsig.org/m2repo/j2me</url>
674
                    <releases>
675
                        <enabled>true</enabled>
676
                        <updatePolicy>daily</updatePolicy>
677
                        <checksumPolicy>warn</checksumPolicy>
678
                    </releases>
679
                    <snapshots>
680
                        <enabled>true</enabled>
681
                        <updatePolicy>interval:60</updatePolicy>
682
                        <checksumPolicy>warn</checksumPolicy>
683
                    </snapshots>
684
                </repository>
685 1495 fdiaz
                <!--
686 814 jjdelcerro
                <repository>
687
                    <id>osgeo</id>
688
                    <name>Open Source Geospatial Foundation</name>
689
                    <url>http://download.osgeo.org/webdav/geotools</url>
690
                    <releases>
691
                        <enabled>true</enabled>
692
                        <updatePolicy>never</updatePolicy>
693
                        <checksumPolicy>warn</checksumPolicy>
694
                    </releases>
695
                    <snapshots>
696
                        <enabled>false</enabled>
697
                    </snapshots>
698
                </repository>
699
                -->
700
            </repositories>
701
            <modules>
702
                <module>org.gvsig.tools.lib</module>
703
            </modules>
704
        </profile>
705
        <profile>
706
            <id>se</id>
707
            <activation>
708
                <activeByDefault>true</activeByDefault>
709
            </activation>
710
            <repositories>
711
                <repository>
712
                    <id>gvsig-public-http-repository</id>
713
                    <name>gvSIG maven public HTTP repository</name>
714
                    <url>http://devel.gvsig.org/m2repo/j2se</url>
715
                    <releases>
716
                        <enabled>true</enabled>
717
                        <updatePolicy>daily</updatePolicy>
718
                        <checksumPolicy>warn</checksumPolicy>
719
                    </releases>
720
                    <snapshots>
721
                        <enabled>true</enabled>
722
                        <updatePolicy>daily</updatePolicy>
723
                        <checksumPolicy>warn</checksumPolicy>
724
                    </snapshots>
725
                </repository>
726
            </repositories>
727
            <modules>
728
                <module>org.gvsig.tools.lib</module>
729
                <module>org.gvsig.tools.swing</module>
730
                <module>org.gvsig.tools.main</module>
731 919 jjdelcerro
                <module>org.gvsig.tools.dynform</module>
732 1495 fdiaz
                <module>org.gvsig.tools.util</module>
733 814 jjdelcerro
            </modules>
734
        </profile>
735
    </profiles>
736
</project>