Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / tags / org.gvsig.tools-3.0.112 / pom.xml @ 1860

History | View | Annotate | Download (23.6 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 1527 jjdelcerro
    <version>3.0.112</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 1527 jjdelcerro
        <connection>scm:svn:https://devel.gvsig.org/svn/gvsig-tools/org.gvsig.tools/library/tags/org.gvsig.tools-3.0.112</connection>
34
        <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-tools/org.gvsig.tools/library/tags/org.gvsig.tools-3.0.112</developerConnection>
35
        <url>https://devel.gvsig.org/redmine/projects/gvsig-tools/repository/show/org.gvsig.tools/library/tags/org.gvsig.tools-3.0.112</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
                <version>1.5.5</version>
156
            </dependency>
157
            <dependency>
158
                <groupId>org.slf4j</groupId>
159
                <artifactId>slf4j-log4j12</artifactId>
160
                <version>1.5.5</version>
161
            </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
                <groupId>commons-io</groupId>
180
                <artifactId>commons-io</artifactId>
181
                <version>2.4</version>
182
            </dependency>
183
            <dependency>
184
                <groupId>org.apache.commons</groupId>
185
                <artifactId>commons-lang3</artifactId>
186 1495 fdiaz
                <version>3.5</version>
187 1288 jjdelcerro
            </dependency>
188
            <dependency>
189
                <groupId>net.sf</groupId>
190
                <artifactId>flib-jcalendar</artifactId>
191
                <version>unknown</version>
192
            </dependency>
193
            <dependency>
194
                <groupId>com.jgoodies</groupId>
195
                <artifactId>jgoodies-common</artifactId>
196
                <version>1.4.0</version>
197
            </dependency>
198
            <dependency>
199
                <groupId>com.jgoodies</groupId>
200
                <artifactId>jgoodies-forms</artifactId>
201
                <version>1.6.0</version>
202
            </dependency>
203
            <dependency>
204
                <groupId>com.jgoodies</groupId>
205
                <artifactId>looks</artifactId>
206
                <version>2.2.2</version>
207
            </dependency>
208
            <dependency>
209 1290 jjdelcerro
                <groupId>com.jeta</groupId>
210
                <artifactId>formsrt</artifactId>
211
                <version>2.1.0_M3-1</version>
212 1495 fdiaz
            </dependency>
213 1290 jjdelcerro
            <dependency>
214 1288 jjdelcerro
                <groupId>org.gvsig</groupId>
215
                <artifactId>org.gvsig.tools.lib</artifactId>
216 1527 jjdelcerro
                <version>3.0.112</version>
217 1288 jjdelcerro
            </dependency>
218
            <dependency>
219
                <groupId>org.gvsig</groupId>
220 1290 jjdelcerro
                <artifactId>org.gvsig.tools.lib</artifactId>
221 1527 jjdelcerro
                <version>3.0.112</version>
222 1290 jjdelcerro
                <type>test-jar</type>
223 1495 fdiaz
                <scope>test</scope>
224
            </dependency>
225 1290 jjdelcerro
            <dependency>
226
                <groupId>org.gvsig</groupId>
227 1288 jjdelcerro
                <artifactId>org.gvsig.tools.swing</artifactId>
228 1527 jjdelcerro
                <version>3.0.112</version>
229 1288 jjdelcerro
            </dependency>
230
            <dependency>
231
                <groupId>org.gvsig</groupId>
232
                <artifactId>org.gvsig.tools.swing.api</artifactId>
233 1527 jjdelcerro
                <version>3.0.112</version>
234 1288 jjdelcerro
            </dependency>
235
            <dependency>
236
                <groupId>org.gvsig</groupId>
237
                <artifactId>org.gvsig.tools.swing.impl</artifactId>
238 1527 jjdelcerro
                <version>3.0.112</version>
239 1288 jjdelcerro
            </dependency>
240
            <dependency>
241
                <groupId>org.gvsig</groupId>
242
                <artifactId>org.gvsig.tools.dynform.api</artifactId>
243 1527 jjdelcerro
                <version>3.0.112</version>
244 1288 jjdelcerro
            </dependency>
245
            <dependency>
246
                <groupId>org.gvsig</groupId>
247
                <artifactId>org.gvsig.tools.dynform.spi</artifactId>
248 1527 jjdelcerro
                <version>3.0.112</version>
249 1288 jjdelcerro
            </dependency>
250
            <dependency>
251
                <groupId>org.gvsig</groupId>
252
                <artifactId>org.gvsig.tools.dynform.services</artifactId>
253 1527 jjdelcerro
                <version>3.0.112</version>
254 1288 jjdelcerro
            </dependency>
255 1290 jjdelcerro
            <dependency>
256
                <groupId>org.gvsig</groupId>
257
                <artifactId>org.gvsig.tools.dynform.impl</artifactId>
258 1527 jjdelcerro
                <version>3.0.112</version>
259 1290 jjdelcerro
            </dependency>
260 1405 jjdelcerro
            <dependency>
261 1499 jjdelcerro
                <groupId>org.gvsig</groupId>
262
                <artifactId>org.gvsig.tools.util.api</artifactId>
263 1527 jjdelcerro
                <version>3.0.112</version>
264 1405 jjdelcerro
            </dependency>
265 1499 jjdelcerro
            <dependency>
266
                <groupId>org.gvsig</groupId>
267
                <artifactId>org.gvsig.tools.util.impl</artifactId>
268 1527 jjdelcerro
                <version>3.0.112</version>
269 1499 jjdelcerro
            </dependency>
270
271 1288 jjdelcerro
        </dependencies>
272 814 jjdelcerro
    </dependencyManagement>
273
274
    <dependencies>
275
        <dependency>
276
            <groupId>org.slf4j</groupId>
277
            <artifactId>slf4j-api</artifactId>
278
            <scope>compile</scope>
279
        </dependency>
280
        <dependency>
281
            <groupId>org.slf4j</groupId>
282
            <artifactId>slf4j-log4j12</artifactId>
283
            <scope>runtime</scope>
284
        </dependency>
285
        <dependency>
286
            <groupId>junit</groupId>
287
            <artifactId>junit</artifactId>
288
            <scope>test</scope>
289 1495 fdiaz
        </dependency>
290 814 jjdelcerro
    </dependencies>
291
292
    <build>
293 1288 jjdelcerro
        <extensions>
294
            <extension>
295
                <groupId>org.apache.maven.wagon</groupId>
296
                <artifactId>wagon-webdav-jackrabbit</artifactId>
297
                <version>2.4</version>
298
            </extension>
299
        </extensions>
300 1495 fdiaz
301 1288 jjdelcerro
        <pluginManagement>
302
            <plugins>
303
                <plugin>
304
                    <groupId>org.apache.maven.plugins</groupId>
305
                    <artifactId>maven-deploy-plugin</artifactId>
306
                    <version>2.6</version>
307 1495 fdiaz
                </plugin>
308 1288 jjdelcerro
                <plugin>
309
                    <groupId>org.apache.maven.plugins</groupId>
310
                    <artifactId>maven-surefire-plugin</artifactId>
311
                    <version>2.7.1</version>
312
                    <configuration>
313
                        <forkMode>once</forkMode>
314
                    </configuration>
315
                </plugin>
316
                <plugin>
317
                    <groupId>org.apache.maven.plugins</groupId>
318
                    <artifactId>maven-compiler-plugin</artifactId>
319
                    <version>2.3.2</version>
320
                    <configuration>
321
                        <source>1.7</source>
322
                        <target>1.7</target>
323
                        <encoding>ISO-8859-1</encoding>
324
                    </configuration>
325
                </plugin>
326 814 jjdelcerro
327 1288 jjdelcerro
                <plugin>
328
                    <groupId>org.apache.maven.plugins</groupId>
329
                    <artifactId>maven-resources-plugin</artifactId>
330
                    <version>2.4.3</version>
331
                    <configuration>
332
                        <encoding>ISO-8859-1</encoding>
333
                    </configuration>
334
                </plugin>
335 1495 fdiaz
336 1288 jjdelcerro
                <plugin>
337
                    <groupId>org.apache.maven.plugins</groupId>
338
                    <artifactId>maven-javadoc-plugin</artifactId>
339
                    <version>2.9</version>
340
                    <configuration>
341
                        <docTitle>${project.name} ${project.version}</docTitle>
342
                        <encoding>ISO-8859-1</encoding>
343
                        <footer />
344
                        <header />
345
                        <keywords>true</keywords>
346
                        <detectLinks>true</detectLinks>
347
                        <javaApiLinks>
348
                            <property>
349
                                <name>api_1.4</name>
350
                                <value>http://download.oracle.com/javase/1.4.2/docs/api/</value>
351
                            </property>
352
                            <property>
353
                                <name>api_1.5</name>
354
                                <value>http://download.oracle.com/javase/1.5.0/docs/api/</value>
355
                            </property>
356
                            <property>
357
                                <name>api_1.6</name>
358
                                <value>http://download.oracle.com/javase/6/docs/api/</value>
359
                            </property>
360
                        </javaApiLinks>
361
                    </configuration>
362
                </plugin>
363 1495 fdiaz
364 1288 jjdelcerro
                <plugin>
365
                    <groupId>org.apache.maven.plugins</groupId>
366
                    <artifactId>maven-site-plugin</artifactId>
367
                    <configuration>
368
                        <chmod>true</chmod>
369
                        <chmodMode>a+rwX</chmodMode>
370
                    </configuration>
371
                </plugin>
372 1495 fdiaz
373 1288 jjdelcerro
                <plugin>
374
                    <groupId>org.apache.maven.plugins</groupId>
375
                    <artifactId>maven-jar-plugin</artifactId>
376
                    <version>2.3.1</version>
377
                    <configuration>
378
                        <archive>
379
                            <manifestEntries>
380
                                <Built-By>gvSIG Team</Built-By>
381
                            </manifestEntries>
382
                        </archive>
383
                    </configuration>
384
                </plugin>
385 1495 fdiaz
386 1288 jjdelcerro
                <plugin>
387
                    <groupId>org.codehaus.mojo</groupId>
388
                    <artifactId>properties-maven-plugin</artifactId>
389
                    <version>1.0-alpha-2</version>
390
                </plugin>
391 1495 fdiaz
392 1288 jjdelcerro
                <plugin>
393
                    <groupId>org.codehaus.gmaven</groupId>
394
                    <artifactId>gmaven-plugin</artifactId>
395
                    <version>1.4</version>
396
                </plugin>
397 1495 fdiaz
398 1288 jjdelcerro
                <plugin>
399
                    <groupId>org.apache.maven.plugins</groupId>
400
                    <artifactId>maven-antrun-plugin</artifactId>
401
                    <version>1.7</version>
402
                </plugin>
403 814 jjdelcerro
404 1288 jjdelcerro
                <plugin>
405
                    <groupId>org.codehaus.mojo</groupId>
406
                    <artifactId>animal-sniffer-maven-plugin</artifactId>
407
                    <version>1.9</version>
408
                </plugin>
409 814 jjdelcerro
410 1288 jjdelcerro
                <plugin>
411
                    <groupId>org.apache.maven.plugins</groupId>
412
                    <artifactId>maven-release-plugin</artifactId>
413
                    <version>2.4.2</version>
414
                </plugin>
415 814 jjdelcerro
416 1288 jjdelcerro
                <plugin>
417
                    <groupId>org.apache.maven.plugins</groupId>
418
                    <artifactId>maven-assembly-plugin</artifactId>
419
                    <version>2.2-beta-5</version>
420
                </plugin>
421 814 jjdelcerro
422 1288 jjdelcerro
                <plugin>
423
                    <groupId>org.apache.maven.plugins</groupId>
424
                    <artifactId>maven-clean-plugin</artifactId>
425
                    <version>2.4.1</version>
426
                </plugin>
427 1495 fdiaz
428 1288 jjdelcerro
                <plugin>
429
                    <groupId>org.codehaus.mojo</groupId>
430
                    <artifactId>exec-maven-plugin</artifactId>
431
                    <version>1.2</version>
432 1495 fdiaz
                </plugin>
433 814 jjdelcerro
434 1288 jjdelcerro
                <plugin>
435
                    <groupId>com.mycila.maven-license-plugin</groupId>
436
                    <artifactId>maven-license-plugin</artifactId>
437
                    <version>1.10.b1</version>
438 1495 fdiaz
                </plugin>
439 814 jjdelcerro
440 1288 jjdelcerro
                <plugin>
441
                    <groupId>org.apache.maven.plugins</groupId>
442
                    <artifactId>maven-source-plugin</artifactId>
443
                    <version>2.2.1</version>
444
                </plugin>
445 814 jjdelcerro
446 1288 jjdelcerro
            </plugins>
447
        </pluginManagement>
448 1495 fdiaz
449 814 jjdelcerro
        <plugins>
450
            <plugin>
451
                <groupId>org.apache.maven.plugins</groupId>
452
                <artifactId>maven-release-plugin</artifactId>
453
                <configuration>
454
                    <tagBase>https://devel.gvsig.org/svn/gvsig-tools/org.gvsig.tools/library/tags</tagBase>
455 1495 fdiaz
                    <!-- This is a 2.0 beta 6 bug. By default the goals are 'clean verify', so the modules
456
                    are not installed, so the dependencies between modules are not met. With this configuration
457
                    we force the module installation. -->
458
                    <preparationGoals>clean install</preparationGoals>
459 925 jjdelcerro
                    <autoVersionSubmodules>true</autoVersionSubmodules>
460 943 jjdelcerro
                    <goals>deploy</goals>
461 814 jjdelcerro
                </configuration>
462
            </plugin>
463 1495 fdiaz
464 814 jjdelcerro
            <plugin>
465 1344 jjdelcerro
                <groupId>org.codehaus.mojo</groupId>
466
                <artifactId>animal-sniffer-maven-plugin</artifactId>
467
                <executions>
468
                    <execution>
469
                        <id>check-java-api</id>
470
                        <phase>package</phase>
471
                        <goals>
472
                            <goal>check</goal>
473
                        </goals>
474
                        <configuration>
475
                            <skip>false</skip>
476
                            <signature>
477
                                <groupId>org.codehaus.mojo.signature</groupId>
478
                                <artifactId>java17</artifactId>
479
                                <version>1.0</version>
480
                            </signature>
481
                        </configuration>
482
                    </execution>
483
                </executions>
484
            </plugin>
485 1495 fdiaz
486 1344 jjdelcerro
            <plugin>
487 1288 jjdelcerro
                <!-- to continue building  when test fail -->
488
                <groupId>org.apache.maven.plugins</groupId>
489
                <artifactId>maven-surefire-plugin</artifactId>
490
                <configuration>
491
                    <testFailureIgnore>true</testFailureIgnore>
492
                </configuration>
493
            </plugin>
494 814 jjdelcerro
        </plugins>
495
    </build>
496 1495 fdiaz
497 1288 jjdelcerro
    <reporting>
498
        <excludeDefaults>true</excludeDefaults>
499
        <plugins>
500
            <plugin>
501
                <groupId>org.apache.maven.plugins</groupId>
502
                <artifactId>maven-project-info-reports-plugin</artifactId>
503
                <version>2.7</version>
504
            </plugin>
505
            <plugin>
506
                <groupId>org.apache.maven.plugins</groupId>
507
                <artifactId>maven-javadoc-plugin</artifactId>
508
                <version>2.9</version>
509
            </plugin>
510
            <plugin>
511
                <groupId>org.apache.maven.plugins</groupId>
512
                <artifactId>maven-jxr-plugin</artifactId>
513
                <version>2.3</version>
514
                <configuration>
515
                    <linkJavadoc>true</linkJavadoc>
516
                </configuration>
517
            </plugin>
518
        </plugins>
519
    </reporting>
520 1495 fdiaz
521
522 1288 jjdelcerro
    <properties>
523
        <project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
524
        <localRepository>${user.home}/.m2/repository</localRepository>
525
        <site-repository>dav:https://devel.gvsig.org/sites/${project.artifactId}/${project.version}</site-repository>
526 814 jjdelcerro
527 1288 jjdelcerro
    </properties>
528 1495 fdiaz
529 814 jjdelcerro
    <profiles>
530
        <profile>
531
            <id>cdc</id>
532
            <activation>
533
                <activeByDefault>false</activeByDefault>
534
            </activation>
535
            <repositories>
536
                <repository>
537
                    <id>gvsig-public-http-repository</id>
538
                    <name>gvSIG maven public HTTP repository</name>
539
                    <url>http://devel.gvsig.org/m2repo/j2me</url>
540
                    <releases>
541
                        <enabled>true</enabled>
542
                        <updatePolicy>daily</updatePolicy>
543
                        <checksumPolicy>warn</checksumPolicy>
544
                    </releases>
545
                    <snapshots>
546
                        <enabled>true</enabled>
547
                        <updatePolicy>interval:60</updatePolicy>
548
                        <checksumPolicy>warn</checksumPolicy>
549
                    </snapshots>
550
                </repository>
551 1495 fdiaz
                <!--
552 814 jjdelcerro
                <repository>
553
                    <id>osgeo</id>
554
                    <name>Open Source Geospatial Foundation</name>
555
                    <url>http://download.osgeo.org/webdav/geotools</url>
556
                    <releases>
557
                        <enabled>true</enabled>
558
                        <updatePolicy>never</updatePolicy>
559
                        <checksumPolicy>warn</checksumPolicy>
560
                    </releases>
561
                    <snapshots>
562
                        <enabled>false</enabled>
563
                    </snapshots>
564
                </repository>
565
                -->
566
            </repositories>
567
            <modules>
568
                <module>org.gvsig.tools.lib</module>
569
            </modules>
570
        </profile>
571
        <profile>
572
            <id>se</id>
573
            <activation>
574
                <activeByDefault>true</activeByDefault>
575
            </activation>
576
            <repositories>
577
                <repository>
578
                    <id>gvsig-public-http-repository</id>
579
                    <name>gvSIG maven public HTTP repository</name>
580
                    <url>http://devel.gvsig.org/m2repo/j2se</url>
581
                    <releases>
582
                        <enabled>true</enabled>
583
                        <updatePolicy>daily</updatePolicy>
584
                        <checksumPolicy>warn</checksumPolicy>
585
                    </releases>
586
                    <snapshots>
587
                        <enabled>true</enabled>
588
                        <updatePolicy>daily</updatePolicy>
589
                        <checksumPolicy>warn</checksumPolicy>
590
                    </snapshots>
591
                </repository>
592
            </repositories>
593
            <modules>
594
                <module>org.gvsig.tools.lib</module>
595
                <module>org.gvsig.tools.swing</module>
596
                <module>org.gvsig.tools.main</module>
597 919 jjdelcerro
                <module>org.gvsig.tools.dynform</module>
598 1495 fdiaz
                <module>org.gvsig.tools.util</module>
599 814 jjdelcerro
            </modules>
600
        </profile>
601
    </profiles>
602
</project>