Statistics
| Revision:

root / org.gvsig.projection / trunk / org.gvsig.projection.api / pom.xml @ 90

History | View | Annotate | Download (13.7 KB)

1
<?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
  <groupId>org.gvsig</groupId>
5
  <artifactId>org.gvsig.projection.api</artifactId>
6
  <version>2.0.10-SNAPSHOT</version>
7
  <packaging>jar</packaging>
8
  <name>${project.artifactId}</name>
9

    
10
    <licenses>
11
        <license>
12
            <name>GPLv3</name>
13
            <url>http://www.gnu.org/licenses/gpl.html</url>
14
            <distribution>repo</distribution>
15
            <comments>
16
                        "GPL" stands for "General Public License". The most widespread such
17
                        license is the GNU General Public License, or GNU GPL for short.
18
                        This can be further shortened to "GPL", when it is understood that
19
                        the GNU GPL is the one intended.
20
                      </comments>
21
        </license>
22
    </licenses>
23
    
24
    <organization>
25
        <name>gvSIG Association</name>
26
        <url>http://www.gvsig.com/</url>
27
    </organization>
28

    
29
   
30
    <url>http://devel.gvsig.org/sites/org.gvsig.proj/${project.version}</url>
31
   
32
    <scm>
33
        <connection>scm:svn:https://devel.gvsig.org/svn/gvsig-jcrs/org.gvsig.projection.api/trunk/org.gvsig.projection.api</connection>
34
        <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-jcrs/org.gvsig.projection.api/trunk/org.gvsig.projection.api</developerConnection>
35
        <url>https://devel.gvsig.org/redmine/projects/gvsig-jcrs/repository/show/org.gvsig.projection.api/trunk/org.gvsig.projection.api</url>
36
    </scm>
37
        
38
        <repositories>
39
                <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
        </repositories>
55

    
56
    <distributionManagement>
57
      <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
    </distributionManagement>
74

    
75
    <issueManagement>
76
      <system>redmine</system>
77
      <url>https://devel.gvsig.org/redmine/projects/gvsig-jcrs</url>
78
    </issueManagement>
79

    
80

    
81
    <mailingLists>
82
      <mailingList>
83
        <name>User List</name>
84
        <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios</subscribe>
85
        <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios</unsubscribe>
86
        <post>gvsig_usuarios@listserv.gva.es</post>
87
        <archive>http://www.gvsig.org/web/community/mailing-lists/gvsig-nabble</archive>
88
        <otherArchives>
89
          <otherArchive>http://www.mail-archive.com/gvsig_usuarios@runas.cap.gva.es</otherArchive>
90
          <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
91
        </otherArchives>
92
      </mailingList>
93
      <mailingList>
94
        <name>Developer List</name>
95
        <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_desarrolladores</subscribe>
96
        <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_desarrolladores</unsubscribe>
97
        <post>gvsig_desarrolladores@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_desarrolladores@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>International List</name>
106
        <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</subscribe>
107
        <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</unsubscribe>
108
        <post>gvsig_internacional@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_internacional@runas.cap.gva.es</otherArchive>
112
          <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
113
        </otherArchives>
114
      </mailingList>
115
    </mailingLists>
116
        
117
           <developers>
118
                <developer>
119
                        <id>jjdelcerro</id>
120
                        <name>Joaquín José del Cerro</name>
121
                        <email>jjdelcerro@gvsig.com</email>
122
                        <roles>
123
                                <role>Architect</role>
124
                                <role>Developer</role>
125
                        </roles>
126
                </developer>
127
                <developer>
128
                        <id>cordinayana</id>
129
                        <name>Cèsar Ordiñana</name>
130
                        <email>cordinyana@gvsig.com</email>
131
                        <roles>
132
                                <role>Architect</role>
133
                                <role>Developer</role>
134
                        </roles>
135
                </developer>
136
        </developers>
137

    
138
        <dependencyManagement>
139
                <dependencies>
140
            <dependency>
141
                <groupId>junit</groupId>
142
                <artifactId>junit</artifactId>
143
                <version>3.8.1</version>
144
            </dependency>                
145
                <dependency>
146
                    <groupId>org.gvsig</groupId>
147
                    <artifactId>org.gvsig.tools.lib</artifactId>
148
                    <version>${gvsig.tools.version}</version>
149
                </dependency>
150
                                
151
                </dependencies>
152
        </dependencyManagement>
153

    
154
        <dependencies>
155
       <dependency>
156
           <groupId>org.gvsig</groupId>
157
           <artifactId>org.gvsig.tools.lib</artifactId>
158
       </dependency>
159
       <dependency>
160
          <groupId>junit</groupId>
161
          <artifactId>junit</artifactId>
162
          <scope>test</scope>
163
      </dependency>
164
        </dependencies>
165

    
166
        <build>
167
       <extensions>
168
           <extension>
169
               <groupId>org.apache.maven.wagon</groupId>
170
               <artifactId>wagon-webdav-jackrabbit</artifactId>
171
               <version>2.4</version>
172
           </extension>
173
       </extensions>
174
      <pluginManagement>
175
        <plugins>
176
        
177
          <plugin>
178
              <groupId>org.apache.maven.plugins</groupId>
179
              <artifactId>maven-surefire-plugin</artifactId>
180
              <version>2.7.1</version>
181
              <configuration>
182
                  <forkMode>once</forkMode>
183
              </configuration>
184
          </plugin>
185
          <plugin>
186
              <groupId>org.apache.maven.plugins</groupId>
187
              <artifactId>maven-compiler-plugin</artifactId>
188
              <version>2.3.2</version>
189
              <configuration>
190
                  <source>1.5</source>
191
                  <target>1.5</target>
192
                  <encoding>ISO-8859-1</encoding>
193
              </configuration>
194
          </plugin>
195

    
196
          <plugin>
197
              <groupId>org.apache.maven.plugins</groupId>
198
              <artifactId>maven-resources-plugin</artifactId>
199
              <version>2.4.3</version>
200
              <configuration>
201
                  <encoding>ISO-8859-1</encoding>
202
              </configuration>
203
          </plugin>
204
        
205
                   <plugin>
206
              <groupId>org.apache.maven.plugins</groupId>
207
              <artifactId>maven-javadoc-plugin</artifactId>
208
              <version>2.9</version>
209
              <configuration>
210
                  <docTitle>${project.name} ${project.version}</docTitle>
211
                  <encoding>ISO-8859-1</encoding>
212
                  <footer />
213
                  <header />
214
                  <keywords>true</keywords>
215
                  <detectLinks>true</detectLinks>
216
                  <javaApiLinks>
217
                      <property>
218
                          <name>api_1.4</name>
219
                          <value>http://download.oracle.com/javase/1.4.2/docs/api/</value>
220
                      </property>
221
                      <property>
222
                          <name>api_1.5</name>
223
                          <value>http://download.oracle.com/javase/1.5.0/docs/api/</value>
224
                      </property>
225
                      <property>
226
                          <name>api_1.6</name>
227
                          <value>http://download.oracle.com/javase/6/docs/api/</value>
228
                      </property>
229
                  </javaApiLinks>
230
              </configuration>
231
          </plugin>
232
        
233
          <plugin>
234
              <groupId>org.apache.maven.plugins</groupId>
235
              <artifactId>maven-site-plugin</artifactId>
236
              <configuration>
237
                  <chmod>true</chmod>
238
                  <chmodMode>a+rwX</chmodMode>
239
              </configuration>
240
          </plugin>
241
          
242
          <plugin>
243
              <groupId>org.apache.maven.plugins</groupId>
244
              <artifactId>maven-jar-plugin</artifactId>
245
              <version>2.3.1</version>
246
              <configuration>
247
                  <archive>
248
                      <manifestEntries>
249
                          <Built-By>gvSIG Team</Built-By>
250
                      </manifestEntries>
251
                  </archive>
252
              </configuration>
253
          </plugin>
254
          
255
          <plugin>
256
            <groupId>org.codehaus.mojo</groupId>
257
            <artifactId>properties-maven-plugin</artifactId>
258
            <version>1.0-alpha-2</version>
259
          </plugin>
260
  
261
          <plugin>
262
            <groupId>org.codehaus.gmaven</groupId>
263
            <artifactId>gmaven-plugin</artifactId>
264
            <version>1.4</version>
265
          </plugin>
266
  
267
          <plugin>
268
            <groupId>org.apache.maven.plugins</groupId>
269
            <artifactId>maven-antrun-plugin</artifactId>
270
            <version>1.7</version>
271
          </plugin>
272

    
273
          <plugin>
274
            <groupId>org.codehaus.mojo</groupId>
275
            <artifactId>animal-sniffer-maven-plugin</artifactId>
276
            <version>1.9</version>
277
          </plugin>
278

    
279
          <plugin>
280
              <groupId>org.apache.maven.plugins</groupId>
281
              <artifactId>maven-release-plugin</artifactId>
282
              <version>2.1</version>
283
          </plugin>
284

    
285
          <plugin>
286
            <groupId>org.apache.maven.plugins</groupId>
287
            <artifactId>maven-assembly-plugin</artifactId>
288
            <version>2.2-beta-5</version>
289
          </plugin>
290

    
291
          <plugin>
292
            <groupId>org.apache.maven.plugins</groupId>
293
            <artifactId>maven-clean-plugin</artifactId>
294
            <version>2.4.1</version>
295
          </plugin>
296
          
297
          <plugin>
298
              <groupId>org.codehaus.mojo</groupId>
299
              <artifactId>exec-maven-plugin</artifactId>
300
              <version>1.2</version>
301
          </plugin>    
302

    
303
          <plugin>
304
              <groupId>com.mycila.maven-license-plugin</groupId>
305
              <artifactId>maven-license-plugin</artifactId>
306
              <version>1.10.b1</version>
307
          </plugin>    
308

    
309
          <plugin>
310
              <groupId>org.apache.maven.plugins</groupId>
311
              <artifactId>maven-source-plugin</artifactId>
312
              <version>2.2.1</version>
313
          </plugin>
314

    
315
        </plugins>
316
      </pluginManagement>
317
       
318
       <plugins>
319
                        <plugin>
320
                                <groupId>org.apache.maven.plugins</groupId>
321
                                <artifactId>maven-jar-plugin</artifactId>
322
                                <configuration>
323
                                </configuration>
324
                                <executions>
325
                                        <!-- Generates a jar file only with the test classes -->
326
                                        <execution>
327
                                                <goals>
328
                                                        <goal>test-jar</goal>
329
                                                </goals>
330
                                        </execution>
331
                                </executions>
332
                        </plugin>
333

    
334
                         <plugin>
335
                                <groupId>org.apache.maven.plugins</groupId>
336
                                <artifactId>maven-release-plugin</artifactId>
337
                                <configuration>
338
                    <tagBase>https://devel.gvsig.org/svn/gvsig-jcrs/org.gvsig.proj/tags</tagBase>
339
                                <!-- This is a 2.0 beta 6 bug. By default the goals are 'clean verify', so the modules  
340
                                are not installed, so the dependencies between modules are not met. With this configuration   
341
                                we force the module installation. -->  
342
                                <preparationGoals>clean install</preparationGoals>  
343
                                <autoVersionSubmodules>true</autoVersionSubmodules>
344
                                </configuration>
345
                        </plugin>
346
                        
347
            <plugin>
348
                        <!-- to continue building  when test fail -->
349
                        <groupId>org.apache.maven.plugins</groupId>
350
                        <artifactId>maven-surefire-plugin</artifactId>
351
                        <configuration>
352
                          <testFailureIgnore>true</testFailureIgnore>
353
                        </configuration>
354
                      </plugin>
355
                </plugins>
356
        </build>
357
        
358
         <reporting>
359
            <excludeDefaults>true</excludeDefaults>
360
            <plugins>
361
              <plugin>
362
                <groupId>org.apache.maven.plugins</groupId>
363
                <artifactId>maven-project-info-reports-plugin</artifactId>
364
            <version>2.7</version>
365
              </plugin>
366
              <plugin>
367
                <groupId>org.apache.maven.plugins</groupId>
368
                <artifactId>maven-javadoc-plugin</artifactId>
369
            <version>2.9</version>
370
              </plugin>
371
              <plugin>
372
                <groupId>org.apache.maven.plugins</groupId>
373
                <artifactId>maven-jxr-plugin</artifactId>
374
            <version>2.3</version>
375
                <configuration>
376
                  <linkJavadoc>true</linkJavadoc>
377
                </configuration>
378
              </plugin>
379
            </plugins>
380
          </reporting>
381
        
382
          
383
    <properties>
384
            <project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
385
            <localRepository>${user.home}/.m2/repository</localRepository>
386
            <site-repository>dav:https://devel.gvsig.org/sites/${project.artifactId}/${project.version}</site-repository>
387

    
388
            <gvsig.tools.version>3.0.4</gvsig.tools.version>
389
          </properties>
390

    
391
</project>
392