blob: f9b4d7cb2b80f21d7f3e117e452970e9d9fdb8d5 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>3</version>
</parent>
<groupId>org.apache.struts</groupId>
<artifactId>struts-master</artifactId>
<version>6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Struts</name>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/pom</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/pom</developerConnection>
<url>http://svn.apache.org/repos/asf/struts/maven/trunk/pom</url>
</scm>
<description>
The goal of the Apache Struts project is to encourage application
architectures based on the "Model 2" approach, a variation of the classic
Model-View-Controller (MVC) design paradigm. Under Model 2, a servlet (or
equivalent) manages business logic execution, and presentation logic
resides mainly in server pages.
</description>
<url>http://struts.apache.org/</url>
<inceptionYear>2000</inceptionYear>
<mailingLists>
<mailingList>
<name>Struts User List</name>
<subscribe>user-subscribe@struts.apache.org</subscribe>
<unsubscribe>user-unsubscribe@struts.apache.org</unsubscribe>
<post>user@struts.apache.org</post>
<archive>http://mail-archives.apache.org/mod_mbox/struts-user/</archive>
<otherArchives>
<otherArchive>http://struts.apache.org/mail.html#Archives</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Struts Developer List</name>
<subscribe>dev-subscribe@struts.apache.org</subscribe>
<unsubscribe>dev-unsubscribe@struts.apache.org</unsubscribe>
<post>dev@struts.apache.org</post>
<archive>http://mail-archives.apache.org/mod_mbox/struts-dev/</archive>
<otherArchives>
<otherArchive>http://struts.apache.org/dev/dev-mail.html#Archives</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Struts Commits List</name>
<subscribe>commits-subscribe@struts.apache.org</subscribe>
<unsubscribe>commits-unsubscribe@struts.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/struts-commits/</archive>
<otherArchives>
<otherArchive>http://struts.apache.org/dev/dev-mail.html#Archives</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Struts Issues List</name>
<subscribe>issues-subscribe@struts.apache.org</subscribe>
<unsubscribe>issues-unsubscribe@struts.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/struts-issues/</archive>
<otherArchives>
<otherArchive>http://struts.apache.org/dev/dev-mail.html#Archives</otherArchive>
</otherArchives>
</mailingList>
</mailingLists>
<developers>
<developer>
<name>Ted Husted</name>
<id>husted</id>
<email>husted at apache.org</email>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<name>Cedric Dumoulin</name>
<id>cedric</id>
<email>cedric.dumoulin at lifl.fr</email>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<name>Martin Cooper</name>
<id>martinc</id>
<email>martinc at apache.org</email>
<roles>
<role>PMC Chair</role>
</roles>
</developer>
<developer>
<name>James Holmes</name>
<id>jholmes</id>
<email>jholmes at apache.org</email>
<roles>
<role>PMC Member</role>
</roles>
</developer>
<developer>
<name>James Mitchell</name>
<id>jmitchell</id>
<email>jmitchell at apache.org</email>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<name>Don Brown</name>
<id>mrdon</id>
<email>mrdon at apache.org</email>
<roles>
<role>PMC Member</role>
</roles>
</developer>
<developer>
<name>Niall Pemberton</name>
<id>niallp</id>
<email>niallp at apache.org</email>
<roles>
<role>PMC Member</role>
</roles>
</developer>
<developer>
<name>Wendy Smoak</name>
<id>wsmoak</id>
<email>wsmoak at apache.org</email>
<roles>
<role>PMC Member</role>
</roles>
</developer>
<developer>
<name>Laurie Harper</name>
<id>laurieh</id>
<email>laurieh at apache.org</email>
<roles>
<role>PMC Member</role>
</roles>
</developer>
<developer>
<name>Alexandru Popescu</name>
<id>apopescu</id>
<email>apopescu at apache.org</email>
<roles>
<role>PMC Member</role>
</roles>
</developer>
<developer>
<name>Rene Gielen</name>
<id>rgielen</id>
<email>rgielen at apache.org</email>
<roles>
<role>PMC Member</role>
</roles>
</developer>
<developer>
<name>Rainer Hermanns</name>
<id>hermanns</id>
<email>hermanns at apache.org</email>
<roles>
<role>PMC Member</role>
</roles>
</developer>
<developer>
<name>Toby Jee</name>
<id>tmjee</id>
<email>tmjee at apache.org</email>
<roles>
<role>PMC Member</role>
</roles>
</developer>
<developer>
<name>Paul Benedict</name>
<id>pbenedict</id>
<email>pbenedict at apache.org</email>
<roles>
<role>PMC Member</role>
</roles>
</developer>
<developer>
<name>Michael Jouravlev</name>
<id>mikus</id>
<email>mikus at apache.org</email>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<name>Bob Lee</name>
<id>crazybob</id>
<email>crazybob at apache.org</email>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<name>David H. DeWolf</name>
<id>ddewolf</id>
<email>ddewolf at apache.org</email>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<name>Wes Wannemacher</name>
<id>wesw</id>
<email>wesw at apache.org</email>
<roles>
<role>PMC Member</role>
</roles>
</developer>
<developer>
<name>Dave Newton</name>
<id>daven</id>
<email>davenewton at apache.org</email>
<roles>
<role>PMC Member</role>
</roles>
</developer>
<developer>
<name>Nils-Helge Garli Hegvik</name>
<id>nilsga</id>
<email>nilsga at apache.org</email>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<name>Jeromy Evans</name>
<id>jeromy</id>
<email>jeromy at apache.org</email>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<name>Matt Raible</name>
<id>mraible</id>
<email>mraible at apache.org</email>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<name>Mathias Bogaert</name>
<id>pathos</id>
<email>pathos at apache.org</email>
<roles>
<role>Committer</role>
</roles>
</developer>
<developer>
<name>Lukasz Lenart</name>
<id>lukaszlenart</id>
<email>lukaszlenart at apache.org</email>
<roles>
<role>Committer</role>
</roles>
</developer>
</developers>
<distributionManagement>
<repository>
<id>struts-staging</id>
<name>Apache Struts Staging Repository</name>
<url>scp://people.apache.org/www/people.apache.org/builds/struts/${project.version}/m2-staging-repository</url>
</repository>
<snapshotRepository>
<uniqueVersion>true</uniqueVersion>
<id>apache.snapshots</id>
<name>Apache Development Snapshot Repository</name>
<url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
</snapshotRepository>
<site>
<id>apache-site</id>
<name>Apache Struts Website</name>
<url>scp://people.apache.org/www/struts.apache.org</url>
</site>
</distributionManagement>
<build>
<plugins>
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>2.0-beta-7</version>
<configuration>
<releaseProfiles>release</releaseProfiles>
<goals>deploy</goals>
</configuration>
</plugin>
</plugins>
</build>
</project>