Revision 43830 branches/org.gvsig.desktop-2018a/org.gvsig.desktop.buildtools/pom.xml

View differences:

pom.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 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.desktop.buildtools</artifactId>
6
  <version>1.0.0</version>
7
  <packaging>jar</packaging>
8
  <name>${project.artifactId}</name>
9
  <description>Resources used for build gvsig desktop</description>
3
    <modelVersion>4.0.0</modelVersion>
4
    <groupId>org.gvsig</groupId>
5
    <artifactId>org.gvsig.desktop.buildtools</artifactId>
6
    <version>1.0.0</version>
7
    <packaging>jar</packaging>
8
    <name>${project.artifactId}</name>
9
    <description>Resources used for build gvsig desktop</description>
10 10

  
11 11

  
12
<!-- No puede ser hijo de org.gvsig.desktop para evitar referencas circulares -->
13
<!--
14
  <parent>
15
    <groupId>org.gvsig</groupId>
16
    <artifactId>org.gvsig.desktop</artifactId>
17
    <version>2.0.10-SNAPSHOT</version>
18
  </parent>  
19
-->
12
    <!-- No puede ser hijo de org.gvsig.desktop para evitar referencas circulares -->
13
    <!--
14
      <parent>
15
        <groupId>org.gvsig</groupId>
16
        <artifactId>org.gvsig.desktop</artifactId>
17
        <version>2.0.10-SNAPSHOT</version>
18
      </parent>  
19
    -->
20 20

  
21 21

  
22 22
    <licenses>
......
25 25
            <url>http://www.gnu.org/licenses/gpl.html</url>
26 26
            <distribution>repo</distribution>
27 27
            <comments>
28
			"GPL" stands for "General Public License". The most widespread such
29
			license is the GNU General Public License, or GNU GPL for short.
30
			This can be further shortened to "GPL", when it is understood that
31
			the GNU GPL is the one intended.
32
	      	</comments>
28
                "GPL" stands for "General Public License". The most widespread such
29
                license is the GNU General Public License, or GNU GPL for short.
30
                This can be further shortened to "GPL", when it is understood that
31
                the GNU GPL is the one intended.
32
            </comments>
33 33
        </license>
34 34
    </licenses>
35 35

  
......
45 45
    </scm>
46 46
    
47 47
    <repositories>
48
      <repository>
49
        <id>gvsig-public-http-repository</id>
50
        <name>gvSIG maven public HTTP repository</name>
51
        <url>http://devel.gvsig.org/m2repo/j2se</url>
52
        <releases>
53
          <enabled>true</enabled>
54
          <updatePolicy>daily</updatePolicy>
55
          <checksumPolicy>warn</checksumPolicy>
56
        </releases>
57
        <snapshots>
58
          <enabled>true</enabled>
59
          <updatePolicy>daily</updatePolicy>
60
          <checksumPolicy>warn</checksumPolicy>
61
        </snapshots>
62
      </repository>
48
        <repository>
49
            <id>gvsig-public-http-repository</id>
50
            <name>gvSIG maven public HTTP repository</name>
51
            <url>http://devel.gvsig.org/m2repo/j2se</url>
52
            <releases>
53
                <enabled>true</enabled>
54
                <updatePolicy>daily</updatePolicy>
55
                <checksumPolicy>warn</checksumPolicy>
56
            </releases>
57
            <snapshots>
58
                <enabled>true</enabled>
59
                <updatePolicy>daily</updatePolicy>
60
                <checksumPolicy>warn</checksumPolicy>
61
            </snapshots>
62
        </repository>
63 63
    </repositories>
64 64

  
65 65
    <distributionManagement>
66
      <site>
67
        <id>gvsig-repository</id>
68
        <url>dav:https://devel.gvsig.org/sites/${project.artifactId}/${project.version}</url>
69
      </site>
70
      <repository>
71
          <id>gvsig-repository</id>
72
          <name>gvSIG maven repository</name>
73
          <url>dav:https://devel.gvsig.org/m2repo/j2se</url>
74
          <uniqueVersion>false</uniqueVersion>
75
      </repository>
76
      <snapshotRepository>
77
          <id>gvsig-repository</id>
78
          <name>gvSIG maven repository</name>
79
          <url>dav:https://devel.gvsig.org/m2repo/j2se</url>
80
          <uniqueVersion>false</uniqueVersion>
81
      </snapshotRepository>
66
        <site>
67
            <id>gvsig-repository</id>
68
            <url>dav:https://devel.gvsig.org/sites/${project.artifactId}/${project.version}</url>
69
        </site>
70
        <repository>
71
            <id>gvsig-repository</id>
72
            <name>gvSIG maven repository</name>
73
            <url>dav:https://devel.gvsig.org/m2repo/j2se</url>
74
            <uniqueVersion>false</uniqueVersion>
75
        </repository>
76
        <snapshotRepository>
77
            <id>gvsig-repository</id>
78
            <name>gvSIG maven repository</name>
79
            <url>dav:https://devel.gvsig.org/m2repo/j2se</url>
80
            <uniqueVersion>false</uniqueVersion>
81
        </snapshotRepository>
82 82
    </distributionManagement>
83 83
    
84 84
    <issueManagement>
85
      <system>redmine</system>
86
      <url>https://devel.gvsig.org/redmine/projects/gvsig-desktop</url>
85
        <system>redmine</system>
86
        <url>https://devel.gvsig.org/redmine/projects/gvsig-desktop</url>
87 87
    </issueManagement>
88 88

  
89 89
    <mailingLists>
90
      <mailingList>
91
        <name>User List</name>
92
        <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios</subscribe>
93
        <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios</unsubscribe>
94
        <post>gvsig_usuarios@listserv.gva.es</post>
95
        <archive>http://www.gvsig.org/web/community/mailing-lists/gvsig-nabble</archive>
96
        <otherArchives>
97
          <otherArchive>http://www.mail-archive.com/gvsig_usuarios@runas.cap.gva.es</otherArchive>
98
          <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
99
        </otherArchives>
100
      </mailingList>
101
      <mailingList>
102
        <name>Developer List</name>
103
        <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_desarrolladores</subscribe>
104
        <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_desarrolladores</unsubscribe>
105
        <post>gvsig_desarrolladores@listserv.gva.es</post>
106
        <archive>http://www.gvsig.org/web/community/mailing-lists/gvsig-nabble</archive>
107
        <otherArchives>
108
          <otherArchive>http://www.mail-archive.com/gvsig_desarrolladores@runas.cap.gva.es</otherArchive>
109
          <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
110
        </otherArchives>
111
      </mailingList>
112
      <mailingList>
113
        <name>International List</name>
114
        <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</subscribe>
115
        <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</unsubscribe>
116
        <post>gvsig_internacional@listserv.gva.es</post>
117
        <archive>http://www.gvsig.org/web/community/mailing-lists/gvsig-nabble</archive>
118
        <otherArchives>
119
          <otherArchive>http://www.mail-archive.com/gvsig_internacional@runas.cap.gva.es</otherArchive>
120
          <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
121
        </otherArchives>
122
      </mailingList>
90
        <mailingList>
91
            <name>User List</name>
92
            <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios</subscribe>
93
            <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios</unsubscribe>
94
            <post>gvsig_usuarios@listserv.gva.es</post>
95
            <archive>http://www.gvsig.org/web/community/mailing-lists/gvsig-nabble</archive>
96
            <otherArchives>
97
                <otherArchive>http://www.mail-archive.com/gvsig_usuarios@runas.cap.gva.es</otherArchive>
98
                <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
99
            </otherArchives>
100
        </mailingList>
101
        <mailingList>
102
            <name>Developer List</name>
103
            <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_desarrolladores</subscribe>
104
            <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_desarrolladores</unsubscribe>
105
            <post>gvsig_desarrolladores@listserv.gva.es</post>
106
            <archive>http://www.gvsig.org/web/community/mailing-lists/gvsig-nabble</archive>
107
            <otherArchives>
108
                <otherArchive>http://www.mail-archive.com/gvsig_desarrolladores@runas.cap.gva.es</otherArchive>
109
                <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
110
            </otherArchives>
111
        </mailingList>
112
        <mailingList>
113
            <name>International List</name>
114
            <subscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</subscribe>
115
            <unsubscribe>http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</unsubscribe>
116
            <post>gvsig_internacional@listserv.gva.es</post>
117
            <archive>http://www.gvsig.org/web/community/mailing-lists/gvsig-nabble</archive>
118
            <otherArchives>
119
                <otherArchive>http://www.mail-archive.com/gvsig_internacional@runas.cap.gva.es</otherArchive>
120
                <otherArchive>http://dir.gmane.org/index.php?prefix=gmane.comp.gis.gvsig</otherArchive>
121
            </otherArchives>
122
        </mailingList>
123 123
    </mailingLists>
124 124
    
125 125
    <build>

Also available in: Unified diff