Home | History | Annotate | Download | only in 17
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 
      3 <!--
      4 Licensed to the Apache Software Foundation (ASF) under one
      5 or more contributor license agreements.  See the NOTICE file
      6 distributed with this work for additional information
      7 regarding copyright ownership.  The ASF licenses this file
      8 to you under the Apache License, Version 2.0 (the
      9 "License"); you may not use this file except in compliance
     10 with the License.  You may obtain a copy of the License at
     11 
     12   http://www.apache.org/licenses/LICENSE-2.0
     13 
     14 Unless required by applicable law or agreed to in writing,
     15 software distributed under the License is distributed on an
     16 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
     17 KIND, either express or implied.  See the License for the
     18 specific language governing permissions and limitations
     19 under the License.
     20 -->
     21 
     22 <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">
     23   <modelVersion>4.0.0</modelVersion>
     24 
     25   <parent>
     26     <groupId>org.apache.maven</groupId>
     27     <artifactId>maven-parent</artifactId>
     28     <version>21</version>
     29     <relativePath>../../pom/maven/pom.xml</relativePath>
     30   </parent>
     31 
     32   <groupId>org.apache.maven.shared</groupId>
     33   <artifactId>maven-shared-components</artifactId>
     34   <version>17</version>
     35   <packaging>pom</packaging>
     36 
     37   <name>Maven Shared Components</name>
     38   <description>Maven shared components</description>
     39   <url>http://maven.apache.org/shared/</url>
     40 
     41   <mailingLists>
     42     <mailingList>
     43       <name>Maven User List</name>
     44       <subscribe>users-subscribe (a] maven.apache.org</subscribe>
     45       <unsubscribe>users-unsubscribe (a] maven.apache.org</unsubscribe>
     46       <post>users (a] maven.apache.org</post>
     47       <archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive>
     48       <otherArchives>
     49         <otherArchive>http://www.mail-archive.com/users@maven.apache.org/</otherArchive>
     50         <otherArchive>http://old.nabble.com/Maven---Users-f178.html</otherArchive>
     51         <otherArchive>http://maven.users.markmail.org/</otherArchive>
     52       </otherArchives>
     53     </mailingList>
     54     <mailingList>
     55       <name>Maven Developer List</name>
     56       <subscribe>dev-subscribe (a] maven.apache.org</subscribe>
     57       <unsubscribe>dev-unsubscribe (a] maven.apache.org</unsubscribe>
     58       <post>dev (a] maven.apache.org</post>
     59       <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
     60       <otherArchives>
     61         <otherArchive>http://www.mail-archive.com/dev@maven.apache.org/</otherArchive>
     62         <otherArchive>http://old.nabble.com/Maven-Developers-f179.html</otherArchive>
     63         <otherArchive>http://maven.dev.markmail.org/</otherArchive>
     64       </otherArchives>
     65     </mailingList>
     66     <mailingList>
     67       <name>Maven Issues List</name>
     68       <subscribe>issues-subscribe (a] maven.apache.org</subscribe>
     69       <unsubscribe>issues-unsubscribe (a] maven.apache.org</unsubscribe>
     70       <archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive>
     71       <otherArchives>
     72         <otherArchive>http://www.mail-archive.com/issues@maven.apache.org</otherArchive>
     73         <otherArchive>http://old.nabble.com/Maven---Issues-f15573.html</otherArchive>
     74         <otherArchive>http://maven.issues.markmail.org/</otherArchive>
     75       </otherArchives>
     76     </mailingList>
     77     <mailingList>
     78       <name>Maven Commits List</name>
     79       <subscribe>commits-subscribe (a] maven.apache.org</subscribe>
     80       <unsubscribe>commits-unsubscribe (a] maven.apache.org</unsubscribe>
     81       <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
     82       <otherArchives>
     83         <otherArchive>http://www.mail-archive.com/commits@maven.apache.org</otherArchive>
     84         <otherArchive>http://old.nabble.com/Maven---Commits-f15575.html</otherArchive>
     85         <otherArchive>http://maven.commits.markmail.org/</otherArchive>
     86       </otherArchives>
     87     </mailingList>
     88     <!-- duplication from parent pom - temporary until they inherit properly (MNG-3124) -->
     89     <mailingList>
     90       <name>Maven Announcements List</name>
     91       <post>announce (a] maven.apache.org</post>
     92       <subscribe>announce-subscribe (a] maven.apache.org</subscribe>
     93       <unsubscribe>announce-unsubscribe (a] maven.apache.org</unsubscribe>
     94       <archive>http://mail-archives.apache.org/mod_mbox/maven-announce/</archive>
     95       <otherArchives>
     96         <otherArchive>http://www.mail-archive.com/announce@maven.apache.org</otherArchive>
     97         <otherArchive>http://old.nabble.com/Maven-Announcements-f15617.html</otherArchive>
     98         <otherArchive>http://maven.announce.markmail.org/</otherArchive>
     99       </otherArchives>
    100     </mailingList>
    101     <mailingList>
    102       <name>Maven Notifications List</name>
    103       <subscribe>notifications-subscribe (a] maven.apache.org</subscribe>
    104       <unsubscribe>notifications-unsubscribe (a] maven.apache.org</unsubscribe>
    105       <archive>http://mail-archives.apache.org/mod_mbox/maven-notifications/</archive>
    106       <otherArchives>
    107         <otherArchive>http://www.mail-archive.com/notifications@maven.apache.org</otherArchive>
    108         <otherArchive>http://old.nabble.com/Maven---Notifications-f15574.html</otherArchive>
    109         <otherArchive>http://maven.notifications.markmail.org/</otherArchive>
    110       </otherArchives>
    111     </mailingList>
    112   </mailingLists>
    113 
    114   <scm>
    115     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-components-17</connection>
    116     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-components-17</developerConnection>
    117     <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-shared-components-17</url>
    118   </scm>
    119   <issueManagement>
    120     <system>jira</system>
    121     <url>http://jira.codehaus.org/browse/MSHARED</url>
    122   </issueManagement>
    123   <ciManagement>
    124     <system>Jenkins</system>
    125     <url>https://builds.apache.org/job/maven-shared/</url>
    126   </ciManagement>
    127   <distributionManagement>
    128     <site>
    129       <id>apache.website</id>
    130       <url>scp://people.apache.org/www/maven.apache.org/shared/</url>
    131     </site>
    132   </distributionManagement>
    133 
    134   <repositories>
    135     <repository>
    136       <id>apache.snapshots</id>
    137       <name>Apache Snapshot Repository</name>
    138       <url>http://repository.apache.org/snapshots</url>
    139       <releases>
    140         <enabled>false</enabled>
    141       </releases>
    142     </repository>
    143   </repositories>
    144 
    145   <build>
    146     <pluginManagement>
    147       <plugins>
    148         <plugin>
    149           <groupId>org.apache.maven.plugins</groupId>
    150           <artifactId>maven-changes-plugin</artifactId>
    151           <version>2.6</version>
    152           <configuration>
    153             <issueManagementSystems>
    154               <issueManagementSystem>JIRA</issueManagementSystem>
    155             </issueManagementSystems>
    156             <maxEntries>1000</maxEntries>
    157             <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
    158             <versionPrefix>${project.artifactId}-</versionPrefix>
    159             <!-- Used by announcement-generate goal -->
    160             <templateDirectory>org/apache/maven/shared</templateDirectory>
    161             <!-- Used by announcement-mail goal -->
    162             <subject>[ANN] ${project.name} ${project.version} Released</subject>
    163             <toAddresses>
    164               <toAddress implementation="java.lang.String">announce (a] maven.apache.org</toAddress>
    165               <toAddress implementation="java.lang.String">users (a] maven.apache.org</toAddress>
    166             </toAddresses>
    167             <ccAddresses>
    168               <ccAddress implementation="java.lang.String">dev (a] maven.apache.org</ccAddress>
    169             </ccAddresses>
    170             <!-- These values need to be specified as properties in the profile apache-release in your settings.xml -->
    171             <fromDeveloperId>${apache.availid}</fromDeveloperId>
    172             <smtpHost>${smtp.host}</smtpHost>
    173           </configuration>
    174           <dependencies>
    175             <!-- Used by announcement-generate goal -->
    176             <dependency>
    177               <groupId>org.apache.maven.shared</groupId>
    178               <artifactId>maven-shared-resources</artifactId>
    179               <version>1</version>
    180             </dependency>
    181           </dependencies>
    182         </plugin>
    183         <plugin>
    184           <artifactId>maven-release-plugin</artifactId>
    185           <configuration>
    186             <tagBase>https://svn.apache.org/repos/asf/maven/shared/tags</tagBase>
    187           </configuration>
    188         </plugin>
    189         <plugin>
    190           <artifactId>maven-site-plugin</artifactId>
    191           <configuration>
    192             <stagingSiteURL>scp://people.apache.org/www/maven.apache.org/shared/${project.artifactId}-${project.version}</stagingSiteURL>
    193           </configuration>
    194         </plugin>
    195       </plugins>
    196     </pluginManagement>
    197   </build>
    198 </project>
    199