2005-09-15 09:37:47 -04:00
<project >
2004-04-12 15:28:51 -04:00
<modelVersion > 4.0.0</modelVersion>
2005-03-23 01:52:55 -05:00
<groupId > org.apache.maven</groupId>
2005-04-05 12:27:27 -04:00
<artifactId > maven</artifactId>
2005-03-16 01:55:21 -05:00
<packaging > pom</packaging>
2005-10-14 02:53:44 -04:00
<name > Maven</name>
2005-10-14 03:26:39 -04:00
<version > 2.0.1-SNAPSHOT</version>
2005-10-14 02:53:44 -04:00
<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>
2005-04-08 03:50:53 -04:00
<url > http://maven.apache.org/maven2/</url>
2004-04-15 10:43:58 -04:00
<issueManagement >
2004-04-16 10:26:48 -04:00
<system > jira</system>
2005-04-08 03:50:53 -04:00
<url > http://jira.codehaus.org/browse/MNG</url>
2004-04-15 11:17:06 -04:00
</issueManagement>
2005-03-09 20:35:25 -05:00
<ciManagement >
2005-04-08 03:50:53 -04:00
<system > continuum</system>
2005-03-09 20:35:25 -05:00
<notifiers >
<notifier >
2005-09-08 03:38:28 -04:00
<configuration >
2005-10-14 02:53:44 -04:00
<address > commits@maven.apache.org</address>
2005-09-08 03:38:28 -04:00
</configuration>
2005-03-09 20:35:25 -05:00
</notifier>
</notifiers>
</ciManagement>
2004-04-14 18:04:49 -04:00
<mailingLists >
<mailingList >
<name > Maven User List</name>
<subscribe > users-subscribe@maven.apache.org</subscribe>
<unsubscribe > users-unsubscribe@maven.apache.org</unsubscribe>
2005-06-23 03:40:37 -04:00
<post > users@maven.apache.org</post>
<archive > http://mail-archives.apache.org/mod_mbox/maven-users</archive>
2005-10-31 00:02:03 -05:00
<otherArchives >
<otherArchive > http://www.mail-archive.com/users@maven.apache.org/</otherArchive>
<otherArchive > http://www.nabble.com/Maven---Users-f178.html</otherArchive>
</otherArchives>
2004-04-14 18:04:49 -04:00
</mailingList>
<mailingList >
<name > Maven Developer List</name>
<subscribe > dev-subscribe@maven.apache.org</subscribe>
<unsubscribe > dev-unsubscribe@maven.apache.org</unsubscribe>
2005-06-23 03:40:37 -04:00
<post > dev@maven.apache.org</post>
<archive > http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
2004-04-14 18:04:49 -04:00
</mailingList>
2005-10-14 02:53:44 -04:00
<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>
2005-09-20 14:05:03 -04:00
<mailingList >
<name > Apache Announce List</name>
<subscribe > announce-subscribe@apache.org</subscribe>
<unsubscribe > announce-unsubscribe@apache.org</unsubscribe>
<post > announce@apache.org</post>
2005-10-14 02:53:44 -04:00
<archive > http://mail-archives.apache.org/mod_mbox/www-announce/</archive>
2005-09-20 14:05:03 -04:00
</mailingList>
2004-04-14 18:04:49 -04:00
</mailingLists>
2004-04-07 16:27:44 -04:00
<developers >
<developer >
<id > jvanzyl</id>
2005-03-09 20:35:25 -05:00
<name > Jason van Zyl</name>
2004-04-10 14:42:24 -04:00
<email > jason@maven.org</email>
2005-10-14 02:53:44 -04:00
<organization > ASF</organization>
2004-04-07 16:27:44 -04:00
<roles >
2005-10-14 02:53:44 -04:00
<role > PMC Chair</role>
2004-04-07 16:27:44 -04:00
</roles>
2005-09-15 09:37:47 -04:00
<timezone > -5</timezone>
2004-04-07 16:27:44 -04:00
</developer>
2004-08-15 00:25:02 -04:00
<developer >
<id > brett</id>
2005-03-09 20:35:25 -05:00
<name > Brett Porter</name>
2004-08-15 00:25:02 -04:00
<email > brett@apache.org</email>
<organization > ASF</organization>
<roles >
<role > PMC Member</role>
</roles>
<timezone > +10</timezone>
</developer>
2005-04-17 08:35:15 -04:00
<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>
2005-07-02 15:01:40 -04:00
<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>
2005-09-15 09:37:47 -04:00
</developer>
2005-07-29 10:00:21 -04:00
<developer >
<id > kenney</id>
<name > Kenney Westerhof</name>
<email > kenney@apache.org</email>
<organization > Neonics</organization>
<roles >
2005-10-04 17:11:49 -04:00
<role > PMC Member</role>
2005-07-29 10:00:21 -04:00
</roles>
<timezone > +1</timezone>
2005-09-15 09:37:47 -04:00
</developer>
2005-09-01 08:29:06 -04:00
<developer >
<id > trygvis</id>
<name > Trygve Laugstol</name>
<email > trygvis@apache.org</email>
2005-10-14 02:53:44 -04:00
<organization > ASF</organization>
2005-09-01 08:29:06 -04:00
<roles >
<role > PMC Member</role>
</roles>
<timezone > +1</timezone>
2005-09-15 09:37:47 -04:00
</developer>
2005-10-06 03:34:56 -04:00
<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>
2005-10-14 02:53:44 -04:00
<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>
2004-04-07 16:27:44 -04:00
</developers>
2005-09-15 09:37:47 -04:00
<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>
2005-03-09 20:35:25 -05:00
<scm >
2005-10-14 03:26:39 -04:00
<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>
2005-03-09 20:35:25 -05:00
</scm>
<organization >
<name > Apache Software Foundation</name>
<url > http://www.apache.org/</url>
</organization>
2005-09-15 09:37:47 -04:00
<build >
2005-10-14 02:53:44 -04:00
<pluginManagement >
<plugins >
<plugin >
<artifactId > maven-release-plugin</artifactId>
<configuration >
<tagBase > https://svn.apache.org/repos/asf/maven/components/tags</tagBase>
</configuration>
</plugin>
</plugins>
</pluginManagement>
2005-09-15 09:37:47 -04:00
</build>
<modules >
<module > maven-archiver</module>
<module > maven-artifact</module>
<module > maven-artifact-manager</module>
<module > maven-artifact-test</module>
<module > maven-core</module>
2005-10-14 02:42:31 -04:00
<module > maven-error-diagnostics</module>
2005-09-15 09:37:47 -04:00
<module > maven-model</module>
2005-11-27 20:34:44 -05:00
<module > maven-model-converter</module>
2005-09-15 09:37:47 -04:00
<module > maven-monitor</module>
<module > maven-plugin-api</module>
<module > maven-plugin-descriptor</module>
2005-10-04 05:17:37 -04:00
<module > maven-plugin-parameter-documenter</module>
2005-09-15 09:37:47 -04:00
<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>
2005-07-25 05:51:12 -04:00
<repositories >
<repository >
2005-08-01 08:35:27 -04:00
<releases >
<enabled > false</enabled>
</releases>
2005-09-15 09:37:47 -04:00
<id > snapshots</id>
<name > Maven Central Development Repository</name>
<url > http://snapshots.maven.codehaus.org/maven2</url>
2005-07-25 05:51:12 -04:00
</repository>
</repositories>
<pluginRepositories >
<pluginRepository >
2005-08-01 08:35:27 -04:00
<releases >
<enabled > false</enabled>
</releases>
2005-09-15 09:37:47 -04:00
<id > snapshots</id>
<name > Maven Central Plugins Development Repository</name>
<url > http://snapshots.maven.codehaus.org/maven2</url>
2005-07-25 05:51:12 -04:00
</pluginRepository>
</pluginRepositories>
2005-09-15 09:37:47 -04:00
<dependencies >
<dependency >
<groupId > junit</groupId>
<artifactId > junit</artifactId>
<version > 3.8.1</version>
<scope > test</scope>
</dependency>
</dependencies>
2005-08-02 17:34:54 -04:00
<dependencyManagement >
<dependencies >
<dependency >
2005-10-02 20:54:01 -04:00
<groupId > org.codehaus.plexus</groupId>
2005-08-02 17:34:54 -04:00
<artifactId > plexus-container-default</artifactId>
2005-10-12 09:05:54 -04:00
<version > 1.0-alpha-8</version>
2005-08-02 17:34:54 -04:00
</dependency>
<dependency >
2005-10-08 10:13:31 -04:00
<groupId > org.codehaus.plexus</groupId>
2005-08-02 17:34:54 -04:00
<artifactId > plexus-utils</artifactId>
2005-11-10 05:08:15 -05:00
<version > 1.0.5-SNAPSHOT</version>
2005-08-02 17:34:54 -04:00
</dependency>
2005-10-12 10:28:09 -04:00
<dependency >
<groupId > org.apache.maven.wagon</groupId>
<artifactId > wagon-provider-api</artifactId>
<version > 1.0-alpha-5</version>
</dependency>
<dependency >
<groupId > org.apache.maven.wagon</groupId>
<artifactId > wagon-ssh</artifactId>
<version > 1.0-alpha-5</version>
</dependency>
<dependency >
<groupId > org.apache.maven.wagon</groupId>
<artifactId > wagon-file</artifactId>
<version > 1.0-alpha-5</version>
</dependency>
<dependency >
<groupId > org.apache.maven.wagon</groupId>
<artifactId > wagon-http-lightweight</artifactId>
<version > 1.0-alpha-5</version>
</dependency>
2005-08-02 17:34:54 -04:00
</dependencies>
</dependencyManagement>
2005-09-15 09:37:47 -04:00
<distributionManagement >
<repository >
2005-10-11 02:47:34 -04:00
<id > repo1</id>
2005-09-15 09:37:47 -04:00
<name > Maven Central Repository</name>
2005-10-11 02:47:34 -04:00
<url > scp://repo1.maven.org/home/projects/maven/repository-staging/to-ibiblio/maven2</url>
2005-09-15 09:37:47 -04:00
</repository>
2005-10-11 02:47:34 -04:00
<snapshotRepository >
<id > snapshots</id>
<name > Maven Central Development Repository</name>
<url > scp://repo1.maven.org/home/projects/maven/repository-staging/snapshots/maven2</url>
</snapshotRepository>
2005-09-15 09:37:47 -04:00
<site >
<id > website</id>
<url > scp://minotaur.apache.org/www/maven.apache.org/maven2/</url>
</site>
</distributionManagement>
2005-10-27 23:03:16 -04:00
<reporting >
<plugins >
<plugin >
<artifactId > maven-checkstyle-plugin</artifactId>
</plugin>
2005-10-31 00:02:03 -05:00
<!-- TODO: should work, even if there are no sources -->
2005-10-27 23:03:16 -04:00
<plugin >
<groupId > org.codehaus.mojo</groupId>
2005-10-31 00:02:03 -05:00
<artifactId > changelog-maven-plugin</artifactId>
2005-10-27 23:03:16 -04:00
</plugin>
<plugin >
<groupId > org.codehaus.mojo</groupId>
2005-10-31 00:02:03 -05:00
<artifactId > taglist-maven-plugin</artifactId>
2005-10-27 23:03:16 -04:00
</plugin>
2005-10-31 00:02:03 -05:00
<!-- TODO: needs to be adjusted for the "not a java project" case
2005-10-27 23:03:16 -04:00
<plugin >
<groupId > org.codehaus.mojo</groupId>
2005-10-31 00:02:03 -05:00
<artifactId > jxr-maven-plugin</artifactId>
2005-10-27 23:03:16 -04:00
</plugin>
<plugin >
<groupId > org.codehaus.mojo</groupId>
<artifactId > jdepend-maven-plugin</artifactId>
</plugin>
<plugin >
<groupId > org.codehaus.mojo</groupId>
<artifactId > surefire-report-maven-plugin</artifactId>
</plugin>
<plugin >
<artifactId > maven-clover-plugin</artifactId>
</plugin>
<plugin >
<artifactId > maven-javadoc-plugin</artifactId>
</plugin>
<plugin >
<artifactId > maven-pmd-plugin</artifactId>
</plugin>
2005-10-31 00:02:03 -05:00
-->
2005-10-27 23:03:16 -04:00
</plugins>
</reporting>
</project>