Home | History | Annotate | Download | only in 12
      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>13</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>12</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://www.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://www.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://www.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://www.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://www.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://www.nabble.com/Maven---Notifications-f15574.html</otherArchive>
    109         <otherArchive>http://maven.notifications.markmail.org/</otherArchive>
    110       </otherArchives>
    111     </mailingList>
    112   </mailingLists>
    113 
    114   <modules>
    115     <module>file-management</module>
    116     <module>maven-ant</module>
    117     <module>maven-archiver</module>
    118     <module>maven-common-artifact-filters</module>
    119     <module>maven-dependency-analyzer</module>
    120     <module>maven-dependency-tree</module>
    121     <module>maven-downloader</module>
    122     <module>maven-doxia-tools</module>
    123     <module>maven-filtering</module>
    124     <module>maven-invoker</module>
    125     <module>maven-model-converter</module>
    126     <module>maven-osgi</module>
    127     <module>maven-reporting-impl</module>
    128     <module>maven-repository-builder</module>
    129     <module>maven-runtime</module>
    130     <!-- TODO: This seems to target Maven 3.x and needs some love
    131     <module>maven-script</module>
    132     -->
    133     <module>maven-shared-io</module>
    134     <module>maven-shared-jar</module>
    135     <module>maven-shared-monitor</module>
    136     <module>maven-verifier</module>
    137   </modules>
    138 
    139   <scm>
    140     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-components-12</connection>
    141     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-components-12</developerConnection>
    142     <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-shared-components-12</url>
    143   </scm>
    144   <issueManagement>
    145     <system>jira</system>
    146     <url>http://jira.codehaus.org/browse/MSHARED</url>
    147   </issueManagement>
    148   <distributionManagement>
    149     <site>
    150       <id>apache.website</id>
    151       <url>scp://people.apache.org/www/maven.apache.org/shared/</url>
    152     </site>
    153   </distributionManagement>
    154 
    155   <build>
    156     <pluginManagement>
    157       <plugins>
    158         <plugin>
    159           <artifactId>maven-release-plugin</artifactId>
    160           <configuration>
    161             <tagBase>https://svn.apache.org/repos/asf/maven/shared/tags</tagBase>
    162           </configuration>
    163         </plugin>
    164         <plugin>
    165           <artifactId>maven-site-plugin</artifactId>
    166           <configuration>
    167             <stagingSiteURL>scp://people.apache.org/www/maven.apache.org/shared/${project.artifactId}-${project.version}</stagingSiteURL>
    168           </configuration>
    169         </plugin>
    170       </plugins>
    171     </pluginManagement>
    172   </build>
    173 
    174   <profiles>
    175     <profile>
    176       <id>reporting</id>
    177       <reporting>
    178         <plugins>
    179           <plugin>
    180             <groupId>org.apache.maven.plugins</groupId>
    181             <artifactId>maven-javadoc-plugin</artifactId>
    182             <version>2.5</version>
    183             <configuration>
    184               <tagletArtifacts>
    185                 <tagletArtifact>
    186                   <groupId>org.codehaus.plexus</groupId>
    187                   <artifactId>plexus-javadoc</artifactId>
    188                   <version>1.0</version>
    189                 </tagletArtifact>
    190               </tagletArtifacts>
    191             </configuration>
    192           </plugin>
    193         </plugins>
    194       </reporting>
    195     </profile>
    196     <profile>
    197       <id>jre-1.5+</id>
    198       <activation>
    199         <jdk>!1.4</jdk>
    200       </activation>
    201       <modules>
    202         <module>maven-artifact-resolver</module>
    203       </modules>
    204     </profile>
    205     <profile>
    206       <id>parent-release</id>
    207       <build>
    208         <plugins>
    209           <plugin>
    210             <artifactId>maven-release-plugin</artifactId>
    211             <configuration>
    212               <arguments>-N -Papache-release</arguments>
    213             </configuration>
    214           </plugin>
    215           <plugin>
    216             <artifactId>maven-assembly-plugin</artifactId>
    217             <executions>
    218               <execution>
    219                 <id>source-release-assembly</id>
    220                 <configuration>
    221                   <descriptorRefs>
    222                     <descriptorRef>src</descriptorRef>
    223                   </descriptorRefs>
    224                 </configuration>
    225               </execution>
    226             </executions>
    227           </plugin>
    228         </plugins>
    229       </build>
    230     </profile>
    231   </profiles>
    232 </project>
    233