]> source.dussan.org Git - archiva.git/blob
31405768a9329a394aabe01a7889da3efd888dac
[archiva.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3   Copyright 2005 The Apache Software Foundation
4
5   Licensed under the Apache License, Version 2.0 (the "License");
6   you may not use this file except in compliance with the License.
7   You may obtain a copy of the License at
8
9       http://www.apache.org/licenses/LICENSE-2.0
10
11   Unless required by applicable law or agreed to in writing, software
12   distributed under the License is distributed on an "AS IS" BASIS,
13   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14   See the License for the specific language governing permissions and
15   limitations under the License.
16 -->
17 <!--+
18     | This is the main Maven file that contains all global settings, management and information.
19     | @version $Id$
20     +-->
21 <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/maven-v4_0_0.xsd">
22   
23   <modelVersion>4.0.0</modelVersion>
24
25   <parent>
26     <groupId>org.apache</groupId>
27     <artifactId>apache</artifactId>
28     <version>1</version>
29   </parent>
30   
31   <packaging>pom</packaging>  
32   
33   <groupId>org.apache.cocoon</groupId>
34   <artifactId>cocoon</artifactId>
35   <version>1</version>
36   
37   <name>Apache Cocoon</name>
38   <url>http://cocoon.apache.org</url>
39   <licenses>
40     <license>
41       <name>Apache License, Version 2.0</name>
42       <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
43       <distribution>repo</distribution>
44     </license>
45   </licenses>
46   <!--modules>
47     <module>blocks</module>
48     <module>commons</module>
49     <module>core</module>
50     <module>tools</module>
51   </modules-->
52   <repositories>
53     <repository>
54       <id>central</id>
55       <name>Maven central repository</name>
56       <url>http://ibiblio.org/maven2</url>
57     </repository>
58     <repository>
59       <id>apache.snapshot</id>
60       <name>Apache Snapshot Repository</name>
61       <url>http://svn.apache.org/maven-snapshot-repository</url>
62     </repository>
63     <repository>
64       <id>apache-cvs</id>
65       <name>Apache Maven Repository</name>
66       <url>http://svn.apache.org/repository</url>
67       <layout>legacy</layout>
68     </repository>
69   </repositories>
70   <!-- Activate this element if you want to use snapshot versions of plugins
71   <pluginRepositories>
72     <pluginRepository>
73       <id>snapshots</id>
74       <url>http://snapshots.maven.codehaus.org/maven2</url>
75     </pluginRepository>
76   </pluginRepositories>
77   -->
78   <organization>
79     <name>The Apache Software Foundation</name>
80     <url>http://www.apache.org/</url>
81   </organization>
82   <developers>
83     <developer>
84       <id>crossley</id>
85       <name>David Crossley</name>
86       <email>crossley@apache.org</email>
87       <organization>ASF</organization>
88       <organizationUrl>http://www.apache.org/</organizationUrl>
89       <roles>
90         <role>Committer</role>
91       </roles>
92       <timezone>+10</timezone>
93     </developer>
94     <developer>
95       <id>bdelacretaz</id>
96       <name>Bertrand Delacretaz</name>
97       <email>bdelacretaz@apache.org</email>
98       <organization>ASF</organization>
99       <organizationUrl>http://www.apache.org</organizationUrl>
100       <roles>
101         <role>Committer</role>
102       </roles>
103       <timezone>+1</timezone>
104     </developer>
105     <developer>
106       <id>danielf</id>
107       <name>Daniel Fagerstrom</name>
108       <email>danielf@apache.org</email>
109       <organization>ASF</organization>
110       <organizationUrl>http://www.apache.org</organizationUrl>
111       <roles>
112         <role>Committer</role>
113       </roles>
114       <timezone>+1</timezone>
115     </developer>
116     <developer>
117       <id>antonio</id>
118       <name>Antonio Gallardo</name>
119       <email>antonio@apache.org</email>
120       <organization>ASF</organization>
121       <organizationUrl>http://www.apache.org</organizationUrl>
122       <roles>
123         <role>Committer</role>
124       </roles>
125       <timezone>-6</timezone>
126     </developer>
127     <developer>
128       <id>lgawron</id>
129       <name>Leszek Gawron</name>
130       <email>lgawron@apache.org</email>
131       <organization>ASF</organization>
132       <organizationUrl>http://www.apache.org</organizationUrl>
133       <roles>
134         <role>Committer</role>
135       </roles>
136       <timezone>+1</timezone>
137     </developer>
138     <developer>
139       <id>joerg</id>
140       <name>Jorg Heinicke</name>
141       <email>joerg@apache.org</email>
142       <organization>ASF</organization>
143       <organizationUrl>http://www.apache.org</organizationUrl>
144       <timezone>+1</timezone>
145       <roles>
146          <role>Committer</role>
147       </roles>
148     </developer>
149     <developer>
150       <id>jheymans</id>
151       <name>Jorg Heymans</name>
152       <email>jheymans@apache.org</email>
153       <organization>ASF</organization>
154       <organizationUrl>http://www.apache.org</organizationUrl>
155       <roles>
156         <role>Committer</role>
157       </roles>
158       <timezone>+1</timezone>
159     </developer>
160     <developer>
161       <id>anathaniel</id>
162       <name>Alfred Nathaniel</name>
163       <email>anathaniel@apache.org</email>
164       <organization>ASF</organization>
165       <organizationUrl>http://www.apache.org</organizationUrl>
166       <roles>
167         <role>Committer</role>
168       </roles>
169       <timezone>+1</timezone>
170     </developer>
171     <developer>
172       <id>giacomo</id>
173       <name>Giacomo Pati</name>
174       <email>giacomo@apache.org</email>
175       <organization>ASF</organization>
176       <organizationUrl>http://www.apache.org</organizationUrl>
177       <roles>
178         <role>Committer</role>
179       </roles>
180       <timezone>+1</timezone>
181     </developer>
182     <developer>
183       <id>reinhard</id>
184       <name>Reinhard Poetz</name>
185       <email>reinhard@apache.org</email>
186       <organization>ASF</organization>
187       <organizationUrl>http://www.apache.org</organizationUrl>
188       <roles>
189         <role>Committer</role>
190       </roles>
191       <timezone>+1</timezone>
192     </developer>    
193     <developer>
194       <id>jbq</id>
195       <name>Jean-Baptiste Quenot</name>
196       <email>jbq@apache.org</email>
197       <organization>ASF</organization>
198       <organizationUrl>http://www.apache.org</organizationUrl>
199       <roles>
200         <role>Committer</role>
201       </roles>
202       <timezone>+1</timezone>
203     </developer>
204     <developer>
205       <id>gianugo</id>
206       <name>Gianugo Rabellino</name>
207       <email>gianugo@apache.org</email>
208       <organization>ASF</organization>
209       <organizationUrl>http://www.apache.org</organizationUrl>
210       <roles>
211         <role>Committer</role>
212       </roles>
213       <timezone>+1</timezone>
214     </developer>
215     <developer>
216       <id>cziegeler</id>
217       <name>Carsten Ziegeler</name>
218       <email>cziegeler@apache.org</email>
219       <organization>ASF</organization>
220       <organizationUrl>http://www.apache.org</organizationUrl>
221       <roles>
222         <role>Committer</role>
223       </roles>
224       <timezone>+1</timezone>
225     </developer>
226     <developer>
227       <id>vgritsenko</id>
228       <name>Vadim Gritsenko</name>
229       <email>vgritsenko@apache.org</email>
230       <organization>ASF</organization>
231       <organizationUrl>http://www.apache.org</organizationUrl>
232       <roles>
233         <role>Committer</role>
234       </roles>
235       <timezone>-5</timezone>
236     </developer>
237   </developers>
238   <issueManagement>
239     <system>jira</system>
240     <url>https://issues.apache.org/jira/browse/COCOON</url>
241   </issueManagement>
242   <ciManagement>
243     <system>continuum</system>
244     <url>http://cocoon.zones.apache.org:12000/continuum/servlet/continuum</url>
245     <notifiers>
246       <notifier>
247         <type>mail</type>
248         <configuration>
249           <address>dev@cocoon.apache.org</address>
250         </configuration>
251       </notifier>
252     </notifiers>
253   </ciManagement>
254   <mailingLists>
255     <mailingList>
256       <name>Cocoon User List</name>
257       <subscribe>users-subscribe@cocoon.apache.org</subscribe>
258       <unsubscribe>users-unsubscribe@cocoon.apache.org</unsubscribe>
259       <post>users@cocoon.apache.org</post>
260       <archive>http://mail-archives.apache.org/mod_mbox/cocoon-users</archive>
261       <otherArchives>
262         <otherArchive>http://www.mail-archive.com/users@cocoon.apache.org/</otherArchive>
263         <otherArchive>http://marc.theaimsgroup.com/?l=xml-cocoon-user</otherArchive>
264         <otherArchive>http://news.gmane.org/gmane.text.xml.cocoon.user</otherArchive>
265       </otherArchives>
266     </mailingList>
267     <mailingList>
268       <name>Cocoon Developer List</name>
269       <subscribe>dev-subscribe@cocoon.apache.org</subscribe>
270       <unsubscribe>dev-unsubscribe@cocoon.apache.org</unsubscribe>
271       <post>dev@cocoon.apache.org</post>
272       <archive>http://mail-archives.apache.org/mod_mbox/cocoon-dev</archive>
273       <otherArchives>
274         <otherArchive>http://www.mail-archive.com/dev@cocoon.apache.org/</otherArchive>
275         <otherArchive>http://marc.theaimsgroup.com/?l=xml-cocoon-dev</otherArchive>
276         <otherArchive>http://news.gmane.org/gmane.text.xml.cocoon.dev</otherArchive>
277       </otherArchives>
278     </mailingList>
279     <mailingList>
280       <name>Cocoon Documentation List</name>
281       <subscribe>docs-subscribe@cocoon.apache.org</subscribe>
282       <unsubscribe>docs-unsubscribe@cocoon.apache.org</unsubscribe>
283       <post>docs@cocoon.apache.org</post>
284       <archive>http://mail-archives.apache.org/mod_mbox/cocoon-docs</archive>
285       <otherArchives>
286         <otherArchive>http://www.mail-archive.com/dev@cocoon.apache.org/</otherArchive>
287         <otherArchive>http://marc.theaimsgroup.com/?l=xml-cocoon-docs</otherArchive>
288         <otherArchive>http://news.gmane.org/gmane.text.xml.cocoon.docs</otherArchive>
289       </otherArchives>
290     </mailingList>
291     <mailingList>
292       <name>Cocoon Subversion Repository List</name>
293       <subscribe>cvs-subscribe@cocoon.apache.org</subscribe>
294       <unsubscribe>cvs-unsubscribe@cocoon.apache.org</unsubscribe>
295       <archive>http://mail-archives.apache.org/mod_mbox/cocoon-cvs</archive>
296       <otherArchives>
297         <otherArchive>http://www.mail-archive.com/cvs@cocoon.apache.org/</otherArchive>
298         <otherArchive>http://marc.theaimsgroup.com/?l=xml-cocoon-cvs</otherArchive>
299         <otherArchive>http://news.gmane.org/gmane.text.xml.cocoon.cvs</otherArchive>
300       </otherArchives>
301     </mailingList>
302   </mailingLists>
303   <scm>
304     <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-1</connection>
305     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-1</developerConnection>
306     <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-1</url>
307   </scm>
308   <distributionManagement>
309     <repository>
310       <id>apache-maven</id>
311       <name>release repository</name>
312       <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
313     </repository>
314     <snapshotRepository>
315       <id>apache-maven-snapshot</id>
316       <name>snapshot repository</name>
317       <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
318     </snapshotRepository>
319   </distributionManagement>
320   <build>
321     <pluginManagement>
322       <plugins>
323         <plugin> 
324           <groupId>org.apache.maven.plugins</groupId>
325           <artifactId>maven-surefire-plugin</artifactId>
326           <version>2.2</version>
327         </plugin> 
328       </plugins>
329     </pluginManagement>
330     <extensions>
331       <extension>
332         <groupId>org.apache.maven.wagon</groupId>
333          <artifactId>wagon-ssh-external</artifactId>
334          <version>1.0-alpha-6</version>
335       </extension>
336     </extensions>
337    <!--
338     <plugins>
339       <plugin>
340         <groupId>org.apache.maven.plugins</groupId>
341           <artifactId>maven-compiler-plugin</artifactId>
342             <configuration>
343               <source>1.4</source>
344               <target>1.4</target>
345           </configuration>
346       </plugin>
347     </plugins>
348     -->
349     <plugins>
350       <plugin>
351         <artifactId>maven-release-plugin</artifactId>
352         <configuration>
353           <tagBase>https://svn.apache.org/repos/asf/cocoon/tags</tagBase>
354         </configuration>
355       </plugin>    
356     </plugins>
357   </build>
358   <reporting>
359     <plugins>
360       <plugin>
361         <groupId>org.apache.maven.plugins</groupId>
362         <artifactId>maven-project-info-reports-plugin</artifactId>
363         <reportSets>
364           <reportSet>
365             <reports>
366               <report>dependencies</report>
367               <report>project-team</report>
368               <report>mailing-list</report>
369               <report>cim</report>
370               <report>issue-tracking</report>
371               <report>license</report>
372               <report>scm</report>
373             </reports>
374           </reportSet>
375         </reportSets>
376       </plugin>
377     </plugins>
378   </reporting>
379 </project>