]> git.argeo.org Git - gpl/argeo-slc.git/blob - pom.xml
Improve logging
[gpl/argeo-slc.git] / pom.xml
1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3 <modelVersion>4.0.0</modelVersion>
4 <parent>
5 <groupId>org.argeo.commons</groupId>
6 <artifactId>argeo-commons</artifactId>
7 <version>0.3.4-SNAPSHOT</version>
8 </parent>
9 <groupId>org.argeo.slc</groupId>
10 <artifactId>argeo-slc</artifactId>
11 <packaging>pom</packaging>
12 <name>Argeo SLC</name>
13 <version>0.13.1-SNAPSHOT</version>
14 <properties>
15 <developmentCycle.slc>0.13</developmentCycle.slc>
16 <site.repoBase>file:///srv/projects/www/slc/site</site.repoBase>
17 <site.urlBase>http://projects.argeo.org/slc/site</site.urlBase>
18 <version.slc>${developmentCycle.slc}.1-SNAPSHOT</version.slc>
19 </properties>
20 <modules>
21 <module>runtime</module>
22 <module>modules</module>
23 <module>eclipse</module>
24 <module>demo</module>
25 <module>dep</module>
26 <!-- <module>integration-tests</module> -->
27 <module>dist</module>
28 </modules>
29 <url>${site.urlBase}/${developmentCycle.slc}</url>
30 <scm>
31 <connection>scm:svn:https://svn.argeo.org/slc/trunk</connection>
32 <developerConnection>scm:svn:https://svn.argeo.org/slc/trunk</developerConnection>
33 <url>https://svn.argeo.org/slc/trunk</url>
34 </scm>
35 <licenses>
36 <license>
37 <name>Apache 2</name>
38 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
39 <distribution>repo</distribution>
40 <comments><![CDATA[
41 SLC (Software Life Cycle) framework
42
43 Copyright 2011 Mathieu Baudier
44
45 Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
46 you may not use this file except in compliance with the License.
47 You may obtain a copy of the License at
48
49 http://www.apache.org/licenses/LICENSE-2.0
50
51 Unless required by applicable law or agreed to in writing, software
52 distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
53 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
54 See the License for the specific language governing permissions and
55 limitations under the License.
56 ]]>
57 </comments>
58 </license>
59 </licenses>
60 <developers>
61 <developer>
62 <id>mbaudier</id>
63 <name>Mathieu Baudier</name>
64 <email><![CDATA[http://mailhide.recaptcha.net/d?k=01EM7GpnvY3k8woQ2tnnZLUA==&c=crsNpHjhOBDPswHG6HD_gXaqymhC69wmBf7wlagcSHw=]]></email>
65 <organization>Argeo</organization>
66 <organizationUrl>http://www.argeo.org</organizationUrl>
67 <roles>
68 <role>architect</role>
69 <role>developer</role>
70 <role>QA</role>
71 </roles>
72 </developer>
73 <developer>
74 <id>ocapillo</id>
75 <name>Olivier Capillon</name>
76 <email><![CDATA[http://mailhide.recaptcha.net/d?k=01EM7GpnvY3k8woQ2tnnZLUA==&c=BYw8i94WiejnvegUKJoCZQQr0h-mYlKCNKZVe_3WPIA=]]></email>
77 <organization>Argeo</organization>
78 <organizationUrl>http://www.argeo.org</organizationUrl>
79 <roles>
80 <role>developer</role>
81 </roles>
82 </developer>
83 <developer>
84 <id>bsinou</id>
85 <name>Bruno Sinou</name>
86 <email><![CDATA[http://www.google.com/recaptcha/mailhide/d?k=01SZoYvDnJzcw0KOR7M7u6Qg==&c=SVgEjXA_Uu9ZrNzLES92w1ght6puLFiVpoNUddCfSU8=]]></email>
87 <organization>Argeo</organization>
88 <organizationUrl>http://www.argeo.org</organizationUrl>
89 <roles>
90 <role>developer</role>
91 </roles>
92 </developer>
93 </developers>
94 <contributors>
95 <contributor>
96 <name>Philippe Rioland</name>
97 <email><![CDATA[http://mailhide.recaptcha.net/d?k=01EM7GpnvY3k8woQ2tnnZLUA==&c=w76gYPekGIELW7dvvImvvNzdDSJ3sgCmCXJHFngDGlA=]]></email>
98 <organization>CapCo</organization>
99 <organizationUrl>http://www.capco.com</organizationUrl>
100 <roles>
101 <role>tester</role>
102 <role>sponsor</role>
103 </roles>
104 </contributor>
105 </contributors>
106 <dependencyManagement>
107 <dependencies>
108 <dependency>
109 <groupId>org.argeo.dep</groupId>
110 <artifactId>versions-all</artifactId>
111 <version>${version.argeo-distribution}</version>
112 <type>pom</type>
113 <scope>import</scope>
114 </dependency>
115 </dependencies>
116 </dependencyManagement>
117 <repositories>
118 <repository>
119 <id>argeo</id>
120 <url>http://maven.argeo.org/argeo</url>
121 <releases>
122 <enabled>true</enabled>
123 <updatePolicy>daily</updatePolicy>
124 <checksumPolicy>fail</checksumPolicy>
125 </releases>
126 <snapshots>
127 <enabled>false</enabled>
128 <updatePolicy>never</updatePolicy>
129 <checksumPolicy>fail</checksumPolicy>
130 </snapshots>
131 </repository>
132 <repository>
133 <id>argeo-snapshots</id>
134 <url>http://dev.argeo.org/maven/argeo-snapshots</url>
135 <releases>
136 <enabled>false</enabled>
137 <updatePolicy>never</updatePolicy>
138 <checksumPolicy>fail</checksumPolicy>
139 </releases>
140 <snapshots>
141 <enabled>true</enabled>
142 <updatePolicy>always</updatePolicy>
143 <checksumPolicy>fail</checksumPolicy>
144 </snapshots>
145 </repository>
146 </repositories>
147 <distributionManagement>
148 <site>
149 <id>argeo-slc-site</id>
150 <name>SLC Site</name>
151 <url>file://${site.repoBase}/${developmentCycle.slc}/</url>
152 </site>
153 </distributionManagement>
154 <!-- <reporting> -->
155 <!-- <plugins> -->
156 <!-- <plugin> -->
157 <!-- <groupId>org.apache.maven.plugins</groupId> -->
158 <!-- <artifactId>maven-project-info-reports-plugin</artifactId> -->
159 <!-- <version>2.3.1</version> -->
160 <!-- <reportSets> -->
161 <!-- <reportSet> -->
162 <!-- <reports> -->
163 <!-- <report>index</report> -->
164 <!-- <report>summary</report> -->
165 <!-- <report>license</report> -->
166 <!-- <report>scm</report> -->
167 <!-- <report>issue-tracking</report> -->
168 <!-- <report>dependencies</report> -->
169 <!-- </reports> -->
170 <!-- </reportSet> -->
171 <!-- <reportSet> -->
172 <!-- <inherited>false</inherited> -->
173 <!-- <reports> -->
174 <!-- <report>project-team</report> -->
175 <!-- </reports> -->
176 <!-- </reportSet> -->
177 <!-- </reportSets> -->
178 <!-- </plugin> -->
179 <!-- <plugin> -->
180 <!-- <groupId>org.apache.maven.plugins</groupId> -->
181 <!-- <artifactId>maven-javadoc-plugin</artifactId> -->
182 <!-- <version>2.7</version> -->
183 <!-- <inherited>false</inherited> -->
184 <!-- <configuration> -->
185 <!-- <aggregate>true</aggregate> -->
186 <!-- <encoding>UTF-8</encoding> -->
187 <!-- </configuration> -->
188 <!-- </plugin> -->
189 <!-- <plugin> -->
190 <!-- <groupId>org.apache.maven.plugins</groupId> -->
191 <!-- <artifactId>maven-jxr-plugin</artifactId> -->
192 <!-- <version>2.2</version> -->
193 <!-- <configuration> -->
194 <!-- <aggregate>true</aggregate> -->
195 <!-- </configuration> -->
196 <!-- </plugin> -->
197 <!-- <plugin> -->
198 <!-- <groupId>org.apache.maven.plugins</groupId> -->
199 <!-- <artifactId>maven-surefire-report-plugin</artifactId> -->
200 <!-- <version>2.7.1</version> -->
201 <!-- <inherited>false</inherited> -->
202 <!-- <configuration> -->
203 <!-- <aggregate>true</aggregate> -->
204 <!-- </configuration> -->
205 <!-- </plugin> -->
206 <!-- <plugin> -->
207 <!-- <groupId>org.codehaus.mojo</groupId> -->
208 <!-- <artifactId>taglist-maven-plugin</artifactId> -->
209 <!-- <version>2.4</version> -->
210 <!-- <configuration> -->
211 <!-- <aggregate>true</aggregate> -->
212 <!-- <tags> -->
213 <!-- <tag>TODO</tag> -->
214 <!-- <tag>FIXME</tag> -->
215 <!-- <tag>@deprecated</tag> -->
216 <!-- </tags> -->
217 <!-- </configuration> -->
218 <!-- </plugin> -->
219 <!-- <plugin> -->
220 <!-- <groupId>org.apache.maven.plugins</groupId> -->
221 <!-- <artifactId>maven-changelog-plugin</artifactId> -->
222 <!-- <version>2.2</version> -->
223 <!-- <inherited>false</inherited> -->
224 <!-- </plugin> -->
225 <!-- <plugin> -->
226 <!-- <groupId>org.apache.maven.plugins</groupId> -->
227 <!-- <artifactId>maven-pmd-plugin</artifactId> -->
228 <!-- <version>2.3</version> -->
229 <!-- <inherited>false</inherited> -->
230 <!-- <configuration> -->
231 <!-- <linkXref>true</linkXref> -->
232 <!-- <targetJdk>1.5</targetJdk> -->
233 <!-- <aggregate>true</aggregate> -->
234 <!-- <excludes> -->
235 <!-- <exclude>**/springutil/*.java</exclude> -->
236 <!-- </excludes> -->
237 <!-- </configuration> -->
238 <!-- <reportSets> -->
239 <!-- <reportSet> -->
240 <!-- <reports> -->
241 <!-- <report>cpd</report> -->
242 <!-- </reports> -->
243 <!-- </reportSet> -->
244 <!-- </reportSets> -->
245 <!-- </plugin> -->
246 <!-- </plugins> -->
247 <!-- </reporting> -->
248 <profiles>
249 <profile>
250 <id>developer</id>
251 <properties>
252 <site.repoBase>file://${user.home}/dev/work/slcSite</site.repoBase>
253 <site.urlBase>${site.repoBase}</site.urlBase>
254 </properties>
255 <distributionManagement>
256 <snapshotRepository>
257 <uniqueVersion>true</uniqueVersion>
258 <id>argeo-snapshots-restricted</id>
259 <name>Argeo FOSS Snapshots Repository</name>
260 <url>scpexe://argeo.org/var/argeo/maven2/argeo-snapshots</url>
261 </snapshotRepository>
262 </distributionManagement>
263 </profile>
264 <profile>
265 <id>release</id>
266 <distributionManagement>
267 <site>
268 <id>argeo-slc-site</id>
269 <name>SLC Site</name>
270 <url>file://${site.repoBase}/${version.slc}</url>
271 </site>
272 </distributionManagement>
273 </profile>
274 </profiles>
275
276 </project>