537 строки
20 KiB
Plaintext
537 строки
20 KiB
Plaintext
<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>
|
|
<groupId>org.eclipse.jetty</groupId>
|
|
<artifactId>jetty-parent</artifactId>
|
|
<packaging>pom</packaging>
|
|
<name>Jetty :: Administrative Parent</name>
|
|
<description>Administrative parent pom for Jetty modules</description>
|
|
<version>19</version>
|
|
<url>http://www.eclipse.org/jetty</url>
|
|
<inceptionYear>1995</inceptionYear>
|
|
<issueManagement>
|
|
<system>bugzilla</system>
|
|
<url>https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Jetty</url>
|
|
</issueManagement>
|
|
<mailingLists>
|
|
<mailingList>
|
|
<name>Jetty Developer Mailing List</name>
|
|
<archive>http://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</archive>
|
|
<subscribe>https://dev.eclipse.org/mailman/listinfo/jetty-dev</subscribe>
|
|
<unsubscribe>https://dev.eclipse.org/mailman/listinfo/jetty-dev</unsubscribe>
|
|
</mailingList>
|
|
<mailingList>
|
|
<name>Jetty Commit Mailing List</name>
|
|
<archive>http://dev.eclipse.org/mhonarc/lists/jetty-commit/maillist.html</archive>
|
|
<subscribe>https://dev.eclipse.org/mailman/listinfo/jetty-commit</subscribe>
|
|
<unsubscribe>https://dev.eclipse.org/mailman/listinfo/jetty-commit</unsubscribe>
|
|
</mailingList>
|
|
<mailingList>
|
|
<name>Jetty Users Mailing List</name>
|
|
<archive>http://dev.eclipse.org/mhonarc/lists/jetty-users/maillist.html</archive>
|
|
<subscribe>https://dev.eclipse.org/mailman/listinfo/jetty-users</subscribe>
|
|
<unsubscribe>https://dev.eclipse.org/mailman/listinfo/jetty-users</unsubscribe>
|
|
</mailingList>
|
|
<mailingList>
|
|
<name>Jetty Announce Mailing List</name>
|
|
<archive>http://dev.eclipse.org/mhonarc/lists/jetty-announce/maillist.html</archive>
|
|
<subscribe>https://dev.eclipse.org/mailman/listinfo/jetty-announce</subscribe>
|
|
<unsubscribe>https://dev.eclipse.org/mailman/listinfo/jetty-announce</unsubscribe>
|
|
</mailingList>
|
|
<mailingList>
|
|
<name>Jetty @ codehaus User List</name>
|
|
<subscribe>http://xircles.codehaus.org/manage_email/user%40jetty.codehaus.org</subscribe>
|
|
<unsubscribe>http://xircles.codehaus.org/manage_email/user%40jetty.codehaus.org</unsubscribe>
|
|
<archive>http://archive.jetty.codehaus.org/user</archive>
|
|
</mailingList>
|
|
<mailingList>
|
|
<name>Jetty @ codehaus Developer List</name>
|
|
<subscribe>http://xircles.codehaus.org/manage_email/dev%40jetty.codehaus.org</subscribe>
|
|
<unsubscribe>http://xircles.codehaus.org/manage_email/dev%40jetty.codehaus.org</unsubscribe>
|
|
<archive>http://archive.jetty.codehaus.org/dev</archive>
|
|
</mailingList>
|
|
<mailingList>
|
|
<name>Jetty @ codehaus Announce List</name>
|
|
<subscribe>http://xircles.codehaus.org/manage_email/announce%40jetty.codehaus.org</subscribe>
|
|
<unsubscribe>http://xircles.codehaus.org/manage_email/announce%40jetty.codehaus.org</unsubscribe>
|
|
<archive>http://archive.jetty.codehaus.org/announce</archive>
|
|
</mailingList>
|
|
<mailingList>
|
|
<name>Jetty @ codehaus Commit List</name>
|
|
<subscribe>http://xircles.codehaus.org/manage_email/scm%40jetty.codehaus.org</subscribe>
|
|
<unsubscribe>http://xircles.codehaus.org/manage_email/scm%40jetty.codehaus.org</unsubscribe>
|
|
<archive>http://archive.jetty.codehaus.org/scm</archive>
|
|
</mailingList>
|
|
<mailingList>
|
|
<name>Defunct - Jetty Discuss List</name>
|
|
<archive>http://lists.sourceforge.net/lists/listinfo/jetty-discuss</archive>
|
|
<otherArchives>
|
|
<otherArchive>http://www.nabble.com/Jetty-Discuss-f60.html</otherArchive>
|
|
</otherArchives>
|
|
</mailingList>
|
|
<mailingList>
|
|
<name>Defunct - Jetty Support List</name>
|
|
<archive>http://lists.sourceforge.net/lists/listinfo/jetty-support</archive>
|
|
<otherArchives>
|
|
<otherArchive>http://www.nabble.com/Jetty-Support-f61.html</otherArchive>
|
|
</otherArchives>
|
|
</mailingList>
|
|
<mailingList>
|
|
<name>Defunct - Jetty Announce List</name>
|
|
<archive>http://lists.sourceforge.net/lists/listinfo/jetty-announce</archive>
|
|
<otherArchives>
|
|
<otherArchive>http://www.nabble.com/Jetty---Announce-f2649.html</otherArchive>
|
|
</otherArchives>
|
|
</mailingList>
|
|
</mailingLists>
|
|
<developers>
|
|
<developer>
|
|
<id>gregw</id>
|
|
<name>Greg Wilkins</name>
|
|
<email>gregw@apache.org</email>
|
|
<url>http://www.mortbay.com/mortbay/people/gregw</url>
|
|
<organization>Mort Bay Consulting</organization>
|
|
<organizationUrl>http://www.mortbay.com</organizationUrl>
|
|
</developer>
|
|
<developer>
|
|
<id>janb</id>
|
|
<name>Jan Bartel</name>
|
|
<email>janb@apache.org</email>
|
|
<url>http://www.mortbay.com/people/janb</url>
|
|
<organization>Mort Bay Consulting</organization>
|
|
<organizationUrl>http://www.mortbay.com</organizationUrl>
|
|
</developer>
|
|
<developer>
|
|
<id>sbordet</id>
|
|
<name>Simone Bordet</name>
|
|
<email>simone.bordet@gmail.com</email>
|
|
</developer>
|
|
<developer>
|
|
<id>jesse</id>
|
|
<name>Jesse McConnell</name>
|
|
<email>jesse.mcconnell@gmail.com</email>
|
|
<organization>Webtide, LLC</organization>
|
|
<organizationUrl>http://www.webtide.com</organizationUrl>
|
|
<timezone>-6</timezone>
|
|
</developer>
|
|
<developer>
|
|
<id>djencks</id>
|
|
<name>David Jencks</name>
|
|
<email>david_jencks@yahoo.com</email>
|
|
<organization>IBM</organization>
|
|
</developer>
|
|
<developer>
|
|
<id>jerdfelt</id>
|
|
<name>Joakim Erdfelt</name>
|
|
<email>joakim@intalio.com</email>
|
|
<organization>Intalio Inc.</organization>
|
|
<organizationUrl>http://www.intalio.com</organizationUrl>
|
|
<timezone>-7</timezone>
|
|
</developer>
|
|
<developer>
|
|
<id>hmalphett</id>
|
|
<name>Hugues Malphettes</name>
|
|
<organization>Intalio.com</organization>
|
|
<organizationUrl>http://www.intalio.com</organizationUrl>
|
|
<timezone>-8</timezone>
|
|
</developer>
|
|
<developer>
|
|
<id>mgorovoy</id>
|
|
<name>Michael Gorovoy</name>
|
|
<email>mgorovoy@gmail.com</email>
|
|
<timezone>-5</timezone>
|
|
</developer>
|
|
</developers>
|
|
<contributors>
|
|
<contributor>
|
|
<name>Athena Yao</name>
|
|
<email>yao.athena@gmail.com</email>
|
|
<organization>Webtide</organization>
|
|
<organizationUrl>http://www.webtide.com</organizationUrl>
|
|
</contributor>
|
|
<contributor>
|
|
<name>David Yu</name>
|
|
<email>david.yu.ftw@gmail.com</email>
|
|
<organization>Webtide</organization>
|
|
<organizationUrl>http://www.webtide.com</organizationUrl>
|
|
</contributor>
|
|
<contributor>
|
|
<name>Nik Gonzalez</name>
|
|
<email>ngonzalez@exist.com</email>
|
|
</contributor>
|
|
<contributor>
|
|
<name>James Strachan</name>
|
|
<email>jstrachan@apache.org</email>
|
|
<organization>Logic Blaze</organization>
|
|
<organizationUrl>http://www.logicblaze.com</organizationUrl>
|
|
</contributor>
|
|
<contributor>
|
|
<name>Tim Vernum</name>
|
|
<email>tim@adjective.org</email>
|
|
</contributor>
|
|
<contributor>
|
|
<name>Jeanfrancois Arcand</name>
|
|
<email>jfarcand@apache.org</email>
|
|
<organization>Sun Microsystems</organization>
|
|
<organizationUrl>http://www.sun.com</organizationUrl>
|
|
</contributor>
|
|
<contributor>
|
|
<name>Jules Gosnell</name>
|
|
<email>jules@apache.org</email>
|
|
</contributor>
|
|
</contributors>
|
|
<licenses>
|
|
<license>
|
|
<name>Apache Software License - Version 2.0</name>
|
|
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
|
|
</license>
|
|
<license>
|
|
<name>Eclipse Public License - Version 1.0</name>
|
|
<url>http://www.eclipse.org/org/documents/epl-v10.php</url>
|
|
</license>
|
|
</licenses>
|
|
<organization>
|
|
<name>Mort Bay Consulting</name>
|
|
<url>http://www.mortbay.com</url>
|
|
</organization>
|
|
<distributionManagement>
|
|
<repository>
|
|
<id>oss.sonatype.org</id>
|
|
<name>Jetty Staging Repository</name>
|
|
<url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
|
|
</repository>
|
|
<snapshotRepository>
|
|
<id>oss.sonatype.org</id>
|
|
<name>Jetty Snapshot Repository</name>
|
|
<url>http://oss.sonatype.org/content/repositories/jetty-snapshots/</url>
|
|
</snapshotRepository>
|
|
<site>
|
|
<id>jetty.eclipse.website</id>
|
|
<url>scp://build.eclipse.org:/home/data/httpd/download.eclipse.org/jetty/${project.version}/</url>
|
|
</site>
|
|
</distributionManagement>
|
|
<scm>
|
|
<connection>scm:git:http://dev.eclipse.org/gitroot/jetty/org.eclipse.jetty.parent.git</connection>
|
|
<developerConnection>scm:git:ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.parent.git</developerConnection>
|
|
<url>http://git.eclipse.org/c/jetty/org.eclipse.jetty.parent.git/tree</url>
|
|
</scm>
|
|
<build>
|
|
<plugins>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-release-plugin</artifactId>
|
|
<configuration>
|
|
<useReleaseProfile>false</useReleaseProfile>
|
|
<goals>deploy</goals>
|
|
<arguments>-Peclipse-release</arguments>
|
|
<preparationGoals>clean install</preparationGoals>
|
|
<mavenExecutorId>forked-path</mavenExecutorId>
|
|
</configuration>
|
|
</plugin>
|
|
</plugins>
|
|
<pluginManagement>
|
|
<plugins>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-antrun-plugin</artifactId>
|
|
<version>1.6</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-assembly-plugin</artifactId>
|
|
<version>2.2.1</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
|
<version>2.3.2</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-dependency-plugin</artifactId>
|
|
<version>2.2</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-deploy-plugin</artifactId>
|
|
<version>2.6</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-enforcer-plugin</artifactId>
|
|
<version>1.0</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-gpg-plugin</artifactId>
|
|
<version>1.2</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-jar-plugin</artifactId>
|
|
<version>2.3.1</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-javadoc-plugin</artifactId>
|
|
<version>2.8</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-jxr-plugin</artifactId>
|
|
<version>2.2</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-release-plugin</artifactId>
|
|
<version>2.1</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-remote-resources-plugin</artifactId>
|
|
<version>1.2</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-pmd-plugin</artifactId>
|
|
<version>2.5</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-resources-plugin</artifactId>
|
|
<version>2.5</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-site-plugin</artifactId>
|
|
<version>3.0-beta-3</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-source-plugin</artifactId>
|
|
<version>2.1.2</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-surefire-plugin</artifactId>
|
|
<version>2.8.1</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-war-plugin</artifactId>
|
|
<version>2.1.1</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
<artifactId>build-helper-maven-plugin</artifactId>
|
|
<version>1.5</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
<artifactId>exec-maven-plugin</artifactId>
|
|
<version>1.2</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
<artifactId>cobertura-maven-plugin</artifactId>
|
|
<version>2.5</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
<artifactId>findbugs-maven-plugin</artifactId>
|
|
<version>2.3.2</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.felix</groupId>
|
|
<artifactId>maven-bundle-plugin</artifactId>
|
|
<version>2.3.4</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.eclipse.m2e</groupId>
|
|
<artifactId>lifecycle-mapping</artifactId>
|
|
<version>1.0.0</version>
|
|
<configuration>
|
|
<lifecycleMappingMetadata>
|
|
<pluginExecutions>
|
|
<pluginExecution>
|
|
<pluginExecutionFilter>
|
|
<groupId>org.eclipse.jetty.toolchain</groupId>
|
|
<artifactId>jetty-version-maven-plugin</artifactId>
|
|
<versionRange>[1.0.3,)</versionRange>
|
|
<goals>
|
|
<goal>attach-version-text</goal>
|
|
</goals>
|
|
</pluginExecutionFilter>
|
|
<action>
|
|
<ignore />
|
|
</action>
|
|
</pluginExecution>
|
|
<pluginExecution>
|
|
<pluginExecutionFilter>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-dependency-plugin</artifactId>
|
|
<versionRange>[2.1,)</versionRange>
|
|
<goals>
|
|
<goal>unpack</goal>
|
|
<goal>unpack-dependencies</goal>
|
|
<goal>copy-dependencies</goal>
|
|
<goal>copy</goal>
|
|
</goals>
|
|
</pluginExecutionFilter>
|
|
<action>
|
|
<ignore />
|
|
</action>
|
|
</pluginExecution>
|
|
<pluginExecution>
|
|
<pluginExecutionFilter>
|
|
<groupId>org.ops4j.pax.exam</groupId>
|
|
<artifactId>maven-paxexam-plugin</artifactId>
|
|
<versionRange>
|
|
[1.2.0,)
|
|
</versionRange>
|
|
<goals>
|
|
<goal>
|
|
generate-depends-file
|
|
</goal>
|
|
<goal>generate-config</goal>
|
|
</goals>
|
|
</pluginExecutionFilter>
|
|
<action>
|
|
<ignore />
|
|
</action>
|
|
</pluginExecution>
|
|
<pluginExecution>
|
|
<pluginExecutionFilter>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-antrun-plugin</artifactId>
|
|
<versionRange>[1.4,)</versionRange>
|
|
<goals>
|
|
<goal>run</goal>
|
|
</goals>
|
|
</pluginExecutionFilter>
|
|
<action>
|
|
<ignore />
|
|
</action>
|
|
</pluginExecution>
|
|
<pluginExecution>
|
|
<pluginExecutionFilter>
|
|
<groupId>org.sonatype.maven.plugin</groupId>
|
|
<artifactId>emma-maven-plugin</artifactId>
|
|
<versionRange>[1.1,)</versionRange>
|
|
<goals>
|
|
<goal>instrument</goal>
|
|
</goals>
|
|
</pluginExecutionFilter>
|
|
<action>
|
|
<ignore />
|
|
</action>
|
|
</pluginExecution>
|
|
<pluginExecution>
|
|
<pluginExecutionFilter>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-plugin-plugin</artifactId>
|
|
<versionRange>[2.5,)</versionRange>
|
|
<goals>
|
|
<goal>xdoc</goal>
|
|
<goal>helpmojo</goal>
|
|
</goals>
|
|
</pluginExecutionFilter>
|
|
<action>
|
|
<ignore />
|
|
</action>
|
|
</pluginExecution>
|
|
<pluginExecution>
|
|
<pluginExecutionFilter>
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
<artifactId>native-maven-plugin</artifactId>
|
|
<versionRange>[1.0-alpha-7,)</versionRange>
|
|
<goals>
|
|
<goal>initialize</goal>
|
|
<goal>javah</goal>
|
|
<goal>compile</goal>
|
|
<goal>unzipinc</goal>
|
|
<goal>link</goal>
|
|
</goals>
|
|
</pluginExecutionFilter>
|
|
<action>
|
|
<ignore />
|
|
</action>
|
|
</pluginExecution>
|
|
<pluginExecution>
|
|
<pluginExecutionFilter>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-javadoc-plugin</artifactId>
|
|
<versionRange>[2.8,)</versionRange>
|
|
<goals>
|
|
<goal>jar</goal>
|
|
</goals>
|
|
</pluginExecutionFilter>
|
|
<action>
|
|
<ignore />
|
|
</action>
|
|
</pluginExecution>
|
|
</pluginExecutions>
|
|
</lifecycleMappingMetadata>
|
|
</configuration>
|
|
</plugin>
|
|
</plugins>
|
|
</pluginManagement>
|
|
</build>
|
|
<properties>
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
</properties>
|
|
<profiles>
|
|
<profile>
|
|
<id>eclipse-release</id>
|
|
<build>
|
|
<plugins>
|
|
<plugin>
|
|
<inherited>true</inherited>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-deploy-plugin</artifactId>
|
|
<configuration>
|
|
<updateReleaseInfo>true</updateReleaseInfo>
|
|
</configuration>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-source-plugin</artifactId>
|
|
<executions>
|
|
<execution>
|
|
<id>attach-sources</id>
|
|
<goals>
|
|
<goal>jar</goal>
|
|
</goals>
|
|
</execution>
|
|
</executions>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-javadoc-plugin</artifactId>
|
|
<executions>
|
|
<execution>
|
|
<id>attach-javadocs</id>
|
|
<goals>
|
|
<goal>jar</goal>
|
|
</goals>
|
|
</execution>
|
|
</executions>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-gpg-plugin</artifactId>
|
|
<executions>
|
|
<execution>
|
|
<id>sign-artifacts</id>
|
|
<phase>verify</phase>
|
|
<goals>
|
|
<goal>sign</goal>
|
|
</goals>
|
|
</execution>
|
|
</executions>
|
|
</plugin>
|
|
</plugins>
|
|
</build>
|
|
</profile>
|
|
</profiles>
|
|
</project>
|