blob: 0c514cec67214ec6ef0b012f24072ee50a7ede33 [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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
<version>16-SNAPSHOT</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-site</artifactId>
<version>1.0</version>
<packaging>pom</packaging>
<name>Apache Maven Site</name>
<url>http://maven.apache.org/</url>
<mailingLists>
<!-- duplication from components - temporary until the site layout is clearer -->
<mailingList>
<name>Maven User List</name>
<subscribe>users-subscribe@maven.apache.org</subscribe>
<unsubscribe>users-unsubscribe@maven.apache.org</unsubscribe>
<post>users@maven.apache.org</post>
<archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/users@maven.apache.org/</otherArchive>
<otherArchive>http://www.nabble.com/Maven---Users-f178.html</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.users</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Maven Developer List</name>
<subscribe>dev-subscribe@maven.apache.org</subscribe>
<unsubscribe>dev-unsubscribe@maven.apache.org</unsubscribe>
<post>dev@maven.apache.org</post>
<archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/dev@maven.apache.org/</otherArchive>
<otherArchive>http://www.nabble.com/Maven-Developers-f179.html</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.dev</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Maven Issues List</name>
<subscribe>issues-subscribe@maven.apache.org</subscribe>
<unsubscribe>issues-unsubscribe@maven.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/issues@maven.apache.org</otherArchive>
<otherArchive>http://www.nabble.com/Maven---Issues-f15573.html</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.issues</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Maven Commits List</name>
<subscribe>commits-subscribe@maven.apache.org</subscribe>
<unsubscribe>commits-unsubscribe@maven.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-commits</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/commits@maven.apache.org</otherArchive>
<otherArchive>http://www.nabble.com/Maven---Commits-f15575.html</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.commits</otherArchive>
</otherArchives>
</mailingList>
<!-- duplication from doxia - temporary until they inherit properly -->
<mailingList>
<name>Doxia Developer List</name>
<post>doxia-dev@maven.apache.org</post>
<subscribe>doxia-dev-subscribe@maven.apache.org</subscribe>
<unsubscribe>doxia-dev-unsubscribe@maven.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-doxia-dev/</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/doxia-dev@maven.apache.org</otherArchive>
<otherArchive>http://www.nabble.com/Doxia---dev-f11816.html</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.doxia-dev</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Doxia User List</name>
<post>doxia-users@maven.apache.org</post>
<subscribe>doxia-users-subscribe@maven.apache.org</subscribe>
<unsubscribe>doxia-users-unsubscribe@maven.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-doxia-users/</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/doxia-users@maven.apache.org</otherArchive>
<otherArchive>http://www.nabble.com/Doxia---Users-f14483.html</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.doxia-users</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Doxia Commits List</name>
<subscribe>doxia-commits-subscribe@maven.apache.org</subscribe>
<unsubscribe>doxia-commits-unsubscribe@maven.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-doxia-commits/</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/doxia-commits@maven.apache.org</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.doxia-commits</otherArchive>
</otherArchives>
</mailingList>
<!-- duplication from scm - temporary until they inherit properly -->
<mailingList>
<name>SCM Developer List</name>
<subscribe>scm-dev-subscribe@maven.apache.org</subscribe>
<unsubscribe>scm-dev-unsubscribe@maven.apache.org</unsubscribe>
<post>scm-dev@maven.apache.org</post>
<archive>http://mail-archives.apache.org/mod_mbox/maven-scm-dev</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/scm-dev@maven.apache.org</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.scm-dev</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>SCM User List</name>
<subscribe>scm-users-subscribe@maven.apache.org</subscribe>
<unsubscribe>scm-users-unsubscribe@maven.apache.org</unsubscribe>
<post>scm-users@maven.apache.org</post>
<archive>http://mail-archives.apache.org/mod_mbox/maven-scm-users</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/scm-users@maven.apache.org</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.scm-users</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>SCM Commits List</name>
<subscribe>scm-commits-subscribe@maven.apache.org</subscribe>
<unsubscribe>scm-commits-unsubscribe@maven.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-scm-commits</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/scm-commits@maven.apache.org</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.scm-commits</otherArchive>
</otherArchives>
</mailingList>
<!-- duplication from surefire - temporary until they inherit properly -->
<mailingList>
<name>Surefire User List</name>
<post>surefire-users@maven.apache.org</post>
<subscribe>surefire-users-subscribe@maven.apache.org</subscribe>
<unsubscribe>surefire-users-unsubscribe@maven.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-surefire-users/</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/surefire-users@maven.apache.org</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.surefire-users</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Surefire Developer List</name>
<post>surefire-dev@maven.apache.org</post>
<subscribe>surefire-dev-subscribe@maven.apache.org</subscribe>
<unsubscribe>surfire-dev-unsubscribe@maven.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-surefire-dev/</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/surefire-dev@maven.apache.org</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.surefire-dev</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Surefire Commits List</name>
<subscribe>surefire-commits-subscribe@maven.apache.org</subscribe>
<unsubscribe>surefire-commits-unsubscribe@maven.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-surefire-commits/</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/surefire-commits@maven.apache.org</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.surefire-commits</otherArchive>
</otherArchives>
</mailingList>
<!-- duplication from wagon - temporary until they inherit properly -->
<mailingList>
<name>Wagon User List</name>
<post>wagon-users@maven.apache.org</post>
<subscribe>wagon-users-subscribe@maven.apache.org</subscribe>
<unsubscribe>wagon-users-unsubscribe@maven.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-wagon-users/</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/wagon-users@maven.apache.org</otherArchive>
<otherArchive>http://www.nabble.com/Wagon---Users-f13870.html</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.wagon-users</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Wagon Developer List</name>
<post>wagon-dev@maven.apache.org</post>
<subscribe>wagon-dev-subscribe@maven.apache.org</subscribe>
<unsubscribe>wagon-dev-unsubscribe@maven.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-wagon-dev/</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/wagon-dev@maven.apache.org</otherArchive>
<otherArchive>http://www.nabble.com/Wagon---Dev-f13871.html</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.wagon-dev</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Wagon Commits List</name>
<subscribe>wagon-commits-subscribe@maven.apache.org</subscribe>
<unsubscribe>wagon-commits-unsubscribe@maven.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-wagon-commits/</archive>
<otherArchives>
<otherArchive>http://markmail.org/list/org.apache.maven.wagon-commits</otherArchive>
</otherArchives>
</mailingList>
<!-- duplication from parent pom - temporary until they inherit properly -->
<mailingList>
<name>Maven Announcements List</name>
<post>announce@maven.apache.org</post>
<subscribe>announce-subscribe@maven.apache.org</subscribe>
<unsubscribe>announce-unsubscribe@maven.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-announce/</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/announce@maven.apache.org</otherArchive>
<otherArchive>http://www.nabble.com/Maven-Announcements-f15617.html</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.announce</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Maven Notifications List</name>
<subscribe>notifications-subscribe@maven.apache.org</subscribe>
<unsubscribe>notifications-unsubscribe@maven.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-notifications/</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/notifications@maven.apache.org</otherArchive>
<otherArchive>http://www.nabble.com/Maven---Notifications-f15574.html</otherArchive>
<otherArchive>http://markmail.org/list/org.apache.maven.notifications</otherArchive>
</otherArchives>
</mailingList>
</mailingLists>
<!-- repeated here so that maven-site is not appended -->
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/site/trunk/</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/site/trunk/</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/maven/site/trunk/</url>
</scm>
<issueManagement>
<system>jira</system>
<url>http://jira.codehaus.org/browse/MNGSITE</url>
</issueManagement>
<distributionManagement>
<site>
<id>apache.website</id>
<url>${site.deploy.url}</url>
</site>
</distributionManagement>
<properties>
<current20xVersion>2.0.10</current20xVersion>
<current20xReleaseDate>18 Feb 2009</current20xReleaseDate>
<currentStableVersion>2.2.1</currentStableVersion>
<currentStableReleaseDate>11 August 2009</currentStableReleaseDate>
<currentDevelopmentVersion>3.0-alpha-3</currentDevelopmentVersion>
<currentDevelopmentReleaseDate>13 November 2009</currentDevelopmentReleaseDate>
<releasedVersions>2.2.1,2.2.0,2.1.0,2.0.10,2.0.9,2.0.8,2.0.7,2.0.6,2.0.5,2.0.4,2.0.3,2.0.2,2.0.1,2.0</releasedVersions>
<site.deploy.url>scp://people.apache.org/www/maven.apache.org/</site.deploy.url>
</properties>
<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>2.0.1</version>
<!-- <version>2.1-SNAPSHOT</version> -->
<dependencies>
<!-- remove once we use a site-plugin that uses this version or above -->
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-velocity</artifactId>
<version>1.1.8</version>
</dependency>
</dependencies>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pdf-plugin</artifactId>
<version>1.0</version>
</plugin>
</plugins>
</pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<executions>
<execution>
<id>copy-resources</id>
<!-- here the phase you need -->
<phase>pre-site</phase>
<goals>
<goal>copy-resources</goal>
</goals>
<configuration>
<outputDirectory>${basedir}/target/site</outputDirectory>
<resources>
<resource>
<directory>src/site/filtered-resources</directory>
<filtering>true</filtering>
</resource>
</resources>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<configuration>
<outputEncoding>UTF-8</outputEncoding>
</configuration>
<executions>
<execution>
<id>jar</id>
<phase>site</phase>
<goals>
<goal>jar</goal>
</goals>
<configuration>
<jarOutputDirectory>${project.reporting.outputDirectory}</jarOutputDirectory>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>
<reporting>
<excludeDefaults>true</excludeDefaults>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<reportSets>
<reportSet>
<reports>
<report>cim</report>
<!-- <report>issue-tracking</report> -->
<report>mailing-list</report>
<report>license</report>
<report>project-team</report>
<!-- <report>scm</report> -->
</reports>
</reportSet>
</reportSets>
</plugin>
</plugins>
</reporting>
<profiles>
<profile>
<id>pdf</id>
<activation>
<property>
<!--name>pdf.skip</name-->
<name>pdf.exec</name>
</property>
</activation>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pdf-plugin</artifactId>
<dependencies>
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-core</artifactId>
<version>1.1.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-module-fo</artifactId>
<version>1.1.2-SNAPSHOT</version>
</dependency>
</dependencies>
<executions>
<execution>
<id>pdf</id>
<phase>site</phase>
<goals>
<goal>pdf</goal>
</goals>
<configuration>
<outputDirectory>${project.reporting.outputDirectory}</outputDirectory>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>
</profile>
<profile>
<id>linkcheck</id>
<activation>
<property>
<!--name>linkcheck.skip</name-->
<name>linkcheck.exec</name>
</property>
</activation>
<reporting>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-linkcheck-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<configuration>
<excludedLinks>
<excludedLink>**/ant-tasks/*</excludedLink>
<excludedLink>**/doxia/*</excludedLink>
<excludedLink>**/jxr/*</excludedLink>
<excludedLink>**/maven-1.x/*</excludedLink>
<excludedLink>**/mercury/*</excludedLink>
<excludedLink>**/scm/*</excludedLink>
<excludedLink>**/shared/*</excludedLink>
<excludedLink>**/skins/*</excludedLink>
<excludedLink>**/surefire/*</excludedLink>
<excludedLink>**/wagon/*</excludedLink>
<excludedLink>**/plugins/maven-*</excludedLink>
<excludedLink>**/ref/*</excludedLink>
<excludedLink>**/maven-model/*</excludedLink>
<excludedLink>**/maven-settings/*</excludedLink>
<excludedLink>irc://*</excludedLink>
</excludedLinks>
</configuration>
</plugin>
</plugins>
</reporting>
</profile>
</profiles>
</project>