mirror of https://github.com/apache/maven.git
331 lines
11 KiB
XML
331 lines
11 KiB
XML
<?xml version="1.0" encoding="UTF-8"?><project>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>org.apache.maven</groupId>
|
|
<artifactId>maven</artifactId>
|
|
<packaging>pom</packaging>
|
|
<name>Maven</name>
|
|
<version>2.1-SNAPSHOT</version>
|
|
<description>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</description>
|
|
<url>http://maven.apache.org/</url>
|
|
<issueManagement>
|
|
<system>jira</system>
|
|
<url>http://jira.codehaus.org/browse/MNG</url>
|
|
</issueManagement>
|
|
<ciManagement>
|
|
<system>continuum</system>
|
|
<notifiers>
|
|
<notifier>
|
|
<configuration>
|
|
<address>commits@maven.apache.org</address>
|
|
</configuration>
|
|
</notifier>
|
|
</notifiers>
|
|
</ciManagement>
|
|
<mailingLists>
|
|
<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>
|
|
</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>
|
|
</mailingList>
|
|
<mailingList>
|
|
<name>Maven Commits List</name>
|
|
<subscribe>commits-subscribe@maven.apache.org</subscribe>
|
|
<unsubscribe>commits-unsubscribe@maven.apache.org</unsubscribe>
|
|
<post>commits@maven.apache.org</post>
|
|
<archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
|
|
</mailingList>
|
|
<mailingList>
|
|
<name>Apache Announce List</name>
|
|
<subscribe>announce-subscribe@apache.org</subscribe>
|
|
<unsubscribe>announce-unsubscribe@apache.org</unsubscribe>
|
|
<post>announce@apache.org</post>
|
|
<archive>http://mail-archives.apache.org/mod_mbox/www-announce/</archive>
|
|
</mailingList>
|
|
</mailingLists>
|
|
<developers>
|
|
<developer>
|
|
<id>jvanzyl</id>
|
|
<name>Jason van Zyl</name>
|
|
<email>jason@maven.org</email>
|
|
<organization>ASF</organization>
|
|
<roles>
|
|
<role>PMC Chair</role>
|
|
</roles>
|
|
<timezone>-5</timezone>
|
|
</developer>
|
|
<developer>
|
|
<id>brett</id>
|
|
<name>Brett Porter</name>
|
|
<email>brett@apache.org</email>
|
|
<organization>ASF</organization>
|
|
<roles>
|
|
<role>PMC Member</role>
|
|
</roles>
|
|
<timezone>+10</timezone>
|
|
</developer>
|
|
<developer>
|
|
<id>evenisse</id>
|
|
<name>Emmanuel Venisse</name>
|
|
<email>evenisse@apache.org</email>
|
|
<organization>ASF</organization>
|
|
<roles>
|
|
<role>PMC Member</role>
|
|
</roles>
|
|
<timezone>+1</timezone>
|
|
</developer>
|
|
<developer>
|
|
<id>jdcasey</id>
|
|
<name>John Casey</name>
|
|
<email>jdcasey@apache.org</email>
|
|
<organization>ASF</organization>
|
|
<roles>
|
|
<role>PMC Member</role>
|
|
</roles>
|
|
<timezone>-5</timezone>
|
|
</developer>
|
|
<developer>
|
|
<id>kenney</id>
|
|
<name>Kenney Westerhof</name>
|
|
<email>kenney@apache.org</email>
|
|
<organization>Neonics</organization>
|
|
<roles>
|
|
<role>PMC Member</role>
|
|
</roles>
|
|
<timezone>+1</timezone>
|
|
</developer>
|
|
<developer>
|
|
<id>trygvis</id>
|
|
<name>Trygve Laugstol</name>
|
|
<email>trygvis@apache.org</email>
|
|
<organization>ASF</organization>
|
|
<roles>
|
|
<role>PMC Member</role>
|
|
</roles>
|
|
<timezone>+1</timezone>
|
|
</developer>
|
|
<developer>
|
|
<id>vmassol</id>
|
|
<name>Vincent Massol</name>
|
|
<email>vmassol@apache.org</email>
|
|
<organization>ASF</organization>
|
|
<roles>
|
|
<role>PMC Member</role>
|
|
</roles>
|
|
<timezone>+1</timezone>
|
|
</developer>
|
|
<developer>
|
|
<id>vsiveton</id>
|
|
<name>Vincent Siveton</name>
|
|
<email>vsiveton@apache.org</email>
|
|
<organization>ASF</organization>
|
|
<roles>
|
|
<role>Committer</role>
|
|
</roles>
|
|
<timezone>-5</timezone>
|
|
</developer>
|
|
</developers>
|
|
<licenses>
|
|
<license>
|
|
<name>The Apache Software License, Version 2.0</name>
|
|
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
|
<distribution>repo</distribution>
|
|
</license>
|
|
</licenses>
|
|
<scm>
|
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/components/trunk</connection>
|
|
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/components/trunk</developerConnection>
|
|
<url>http://svn.apache.org/viewcvs.cgi/maven/components/trunk</url>
|
|
</scm>
|
|
<organization>
|
|
<name>Apache Software Foundation</name>
|
|
<url>http://www.apache.org/</url>
|
|
</organization>
|
|
<build>
|
|
<pluginManagement>
|
|
<plugins>
|
|
<plugin>
|
|
<artifactId>maven-release-plugin</artifactId>
|
|
<configuration>
|
|
<tagBase>https://svn.apache.org/repos/asf/maven/components/tags</tagBase>
|
|
</configuration>
|
|
</plugin>
|
|
<plugin>
|
|
<artifactId>maven-release-plugin</artifactId>
|
|
<configuration>
|
|
<tagBase>https://svn.apache.org/repos/asf/maven/components/tags</tagBase>
|
|
</configuration>
|
|
</plugin>
|
|
<plugin>
|
|
<artifactId>maven-release-plugin</artifactId>
|
|
<configuration>
|
|
<tagBase>https://svn.apache.org/repos/asf/maven/components/tags</tagBase>
|
|
</configuration>
|
|
</plugin>
|
|
<plugin>
|
|
<artifactId>maven-release-plugin</artifactId>
|
|
<configuration>
|
|
<tagBase>https://svn.apache.org/repos/asf/maven/components/tags</tagBase>
|
|
</configuration>
|
|
</plugin>
|
|
<plugin>
|
|
<artifactId>maven-release-plugin</artifactId>
|
|
<configuration>
|
|
<tagBase>https://svn.apache.org/repos/asf/maven/components/tags</tagBase>
|
|
</configuration>
|
|
</plugin>
|
|
<plugin>
|
|
<artifactId>maven-release-plugin</artifactId>
|
|
<configuration>
|
|
<tagBase>https://svn.apache.org/repos/asf/maven/components/tags</tagBase>
|
|
</configuration>
|
|
</plugin>
|
|
<plugin>
|
|
<artifactId>maven-release-plugin</artifactId>
|
|
<configuration>
|
|
<tagBase>https://svn.apache.org/repos/asf/maven/components/tags</tagBase>
|
|
</configuration>
|
|
</plugin>
|
|
<plugin>
|
|
<artifactId>maven-release-plugin</artifactId>
|
|
<configuration>
|
|
<tagBase>https://svn.apache.org/repos/asf/maven/components/tags</tagBase>
|
|
</configuration>
|
|
</plugin>
|
|
</plugins>
|
|
</pluginManagement>
|
|
</build>
|
|
<modules>
|
|
<module>maven-archiver</module>
|
|
<module>maven-artifact</module>
|
|
<module>maven-artifact-manager</module>
|
|
<module>maven-artifact-test</module>
|
|
<module>maven-core</module>
|
|
<module>maven-error-diagnostics</module>
|
|
<module>maven-model</module>
|
|
<module>maven-model-converter</module>
|
|
<module>maven-monitor</module>
|
|
<module>maven-plugin-api</module>
|
|
<module>maven-plugin-descriptor</module>
|
|
<module>maven-plugin-parameter-documenter</module>
|
|
<module>maven-plugin-registry</module>
|
|
<module>maven-plugin-tools</module>
|
|
<module>maven-profile</module>
|
|
<module>maven-project</module>
|
|
<module>maven-reporting</module>
|
|
<module>maven-repository-metadata</module>
|
|
<module>maven-script</module>
|
|
<module>maven-settings</module>
|
|
</modules>
|
|
<repositories>
|
|
<repository>
|
|
<releases>
|
|
<enabled>false</enabled>
|
|
</releases>
|
|
<id>snapshots</id>
|
|
<name>Maven Central Development Repository</name>
|
|
<url>http://snapshots.maven.codehaus.org/maven2</url>
|
|
</repository>
|
|
<repository>
|
|
<releases>
|
|
<enabled>false</enabled>
|
|
</releases>
|
|
<id>apache.snapshots</id>
|
|
<name>Apache Development Repository</name>
|
|
<url>http://cvs.apache.org/maven-snapshot-repository</url>
|
|
</repository>
|
|
</repositories>
|
|
<dependencies>
|
|
<dependency>
|
|
<groupId>junit</groupId>
|
|
<artifactId>junit</artifactId>
|
|
<version>3.8.1</version>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
</dependencies>
|
|
<reporting>
|
|
<plugins>
|
|
<!--
|
|
<plugin>
|
|
<artifactId>maven-checkstyle-plugin</artifactId>
|
|
</plugin>
|
|
-->
|
|
<plugin>
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
<artifactId>changelog-maven-plugin</artifactId>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
<artifactId>taglist-maven-plugin</artifactId>
|
|
</plugin>
|
|
</plugins>
|
|
</reporting>
|
|
<dependencyManagement>
|
|
<dependencies>
|
|
<dependency>
|
|
<groupId>org.codehaus.plexus</groupId>
|
|
<artifactId>plexus-container-default</artifactId>
|
|
<version>1.0-alpha-9</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.codehaus.plexus</groupId>
|
|
<artifactId>plexus-utils</artifactId>
|
|
<version>1.1</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.apache.maven.wagon</groupId>
|
|
<artifactId>wagon-provider-api</artifactId>
|
|
<version>1.0-alpha-6</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.apache.maven.wagon</groupId>
|
|
<artifactId>wagon-ssh</artifactId>
|
|
<version>1.0-alpha-6</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.apache.maven.wagon</groupId>
|
|
<artifactId>wagon-ssh-external</artifactId>
|
|
<version>1.0-alpha-6</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.apache.maven.wagon</groupId>
|
|
<artifactId>wagon-file</artifactId>
|
|
<version>1.0-alpha-6</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.apache.maven.wagon</groupId>
|
|
<artifactId>wagon-http-lightweight</artifactId>
|
|
<version>1.0-alpha-6</version>
|
|
</dependency>
|
|
</dependencies>
|
|
</dependencyManagement>
|
|
<distributionManagement>
|
|
<repository>
|
|
<id>repo1</id>
|
|
<name>Maven Central Repository</name>
|
|
<url>scp://repo1.maven.org/home/projects/maven/repository-staging/to-ibiblio/maven2</url>
|
|
</repository>
|
|
<snapshotRepository>
|
|
<id>apache.snapshots</id>
|
|
<name>Apache Development Repository</name>
|
|
<url>scp://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
|
|
</snapshotRepository>
|
|
<site>
|
|
<id>website</id>
|
|
<url>scp://minotaur.apache.org/www/maven.apache.org/</url>
|
|
</site>
|
|
</distributionManagement>
|
|
</project>
|