Home | History | Annotate | Download | only in 2.0.2
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <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">
      3   <modelVersion>4.0.0</modelVersion>
      4   <groupId>org.codehaus.plexus</groupId>
      5   <artifactId>plexus</artifactId>
      6   <packaging>pom</packaging>
      7   <name>Plexus</name>
      8   <version>2.0.2</version>
      9   <url>http://plexus.codehaus.org/</url>
     10   <ciManagement>
     11     <notifiers>
     12       <notifier>
     13         <type>mail</type>
     14         <configuration>
     15           <address>dev (a] plexus.codehaus.org</address>
     16         </configuration>
     17       </notifier>
     18     </notifiers>
     19   </ciManagement>
     20   <inceptionYear>2001</inceptionYear>
     21   <licenses>
     22     <license>
     23       <name>The Apache Software License, Version 2.0</name>
     24       <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
     25       <distribution>repo</distribution>
     26     </license>
     27   </licenses>
     28   <mailingLists>
     29     <mailingList>
     30       <name>Plexus User List</name>
     31       <subscribe>http://xircles.codehaus.org/manage_email/user%40plexus.codehaus.org</subscribe>
     32       <unsubscribe>http://xircles.codehaus.org/manage_email/user%40plexus.codehaus.org</unsubscribe>
     33       <archive>http://archive.plexus.codehaus.org/user</archive>
     34       <post>user (a] plexus.codehaus.org</post>
     35     </mailingList>
     36     <mailingList>
     37       <name>Plexus Developer List</name>
     38       <subscribe>http://xircles.codehaus.org/manage_email/dev%40plexus.codehaus.org</subscribe>
     39       <unsubscribe>http://xircles.codehaus.org/manage_email/dev%40plexus.codehaus.org</unsubscribe>
     40       <archive>http://archive.plexus.codehaus.org/dev</archive>
     41       <post>dev (a] plexus.codehaus.org</post>
     42     </mailingList>
     43     <mailingList>
     44       <name>Plexus Announce List</name>
     45       <subscribe>http://xircles.codehaus.org/manage_email/announce%40plexus.codehaus.org</subscribe>
     46       <unsubscribe>http://xircles.codehaus.org/manage_email/announce%40plexus.codehaus.org</unsubscribe>
     47       <archive>http://archive.plexus.codehaus.org/announce</archive>
     48     </mailingList>
     49     <mailingList>
     50       <name>Plexus Commit List</name>
     51       <subscribe>http://xircles.codehaus.org/manage_email/scm%40plexus.codehaus.org</subscribe>
     52       <unsubscribe>http://xircles.codehaus.org/manage_email/scm%40plexus.codehaus.org</unsubscribe>
     53       <archive>http://archive.plexus.codehaus.org/scm</archive>
     54     </mailingList>
     55   </mailingLists>
     56 
     57   <issueManagement>
     58     <system>JIRA</system>
     59     <url>http://jira.codehaus.org/browse/PLX</url>
     60   </issueManagement>
     61   
     62   <properties>
     63     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     64     <plexusDistMgmtSnapshotsUrl>http://oss.repository.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl>    
     65   </properties>
     66   
     67   <distributionManagement>
     68     <repository>
     69       <id>plexus-releases</id>
     70       <name>Plexus Release Repository</name>
     71       <url>http://oss.repository.sonatype.org/content/repositories/plexus-releases</url>
     72     </repository>
     73     <snapshotRepository>
     74       <id>plexus-snapshots</id>
     75       <name>Plexus Snapshot Repository</name>
     76       <url>${plexusDistMgmtSnapshotsUrl}</url>
     77     </snapshotRepository>
     78     <site>
     79       <id>codehaus.org</id>
     80       <url>dav:https://dav.codehaus.org/plexus</url>
     81     </site>
     82   </distributionManagement>
     83 
     84   <developers>
     85     <developer>
     86       <id>jvanzyl</id>
     87       <name>Jason van Zyl</name>
     88       <email>jason (a] maven.org</email>
     89       <roles>
     90         <role>Developer</role>
     91         <role>Release Manager</role>
     92       </roles>
     93     </developer>
     94     <developer>
     95       <id>kaz</id>
     96       <name>Pete Kazmier</name>
     97       <email />
     98       <organization />
     99       <roles>
    100         <role>Developer</role>
    101       </roles>
    102     </developer>
    103     <developer>
    104       <id>jtaylor</id>
    105       <name>James Taylor</name>
    106       <email>james (a] jamestaylor.org</email>
    107       <organization />
    108       <roles>
    109         <role>Developer</role>
    110       </roles>
    111     </developer>
    112     <developer>
    113       <id>dandiep</id>
    114       <name>Dan Diephouse</name>
    115       <email>dan (a] envoisolutions.com</email>
    116       <organization>Envoi solutions</organization>
    117       <roles>
    118         <role>Developer</role>
    119       </roles>
    120     </developer>
    121     <developer>
    122       <id>kasper</id>
    123       <name>Kasper Nielsen</name>
    124       <email>apache (a] kav.dk</email>
    125       <organization />
    126       <roles>
    127         <role>Developer</role>
    128       </roles>
    129     </developer>
    130     <developer>
    131       <id>bwalding</id>
    132       <name>Ben Walding</name>
    133       <email>bwalding (a] codehaus.org</email>
    134       <organization>Walding Consulting Services</organization>
    135       <roles>
    136         <role>Developer</role>
    137       </roles>
    138     </developer>
    139     <developer>
    140       <id>mhw</id>
    141       <name>Mark Wilkinson</name>
    142       <email>mhw (a] kremvax.net</email>
    143       <roles>
    144         <role>Developer</role>
    145       </roles>
    146     </developer>
    147     <developer>
    148       <id>michal</id>
    149       <name>Michal Maczka</name>
    150       <email>mmaczka (a] interia.pl</email>
    151       <roles>
    152         <role>Developer</role>
    153       </roles>
    154     </developer>
    155     <developer>
    156       <id>evenisse</id>
    157       <name>Emmanuel Venisse</name>
    158       <email>evenisse (a] codehaus.org</email>
    159       <roles>
    160         <role>Developer</role>
    161       </roles>
    162     </developer>
    163     <developer>
    164       <name>Trygve Laugstl</name>
    165       <id>trygvis</id>
    166       <email>trygvis (a] codehaus.org</email>
    167       <roles>
    168         <role>Developer</role>
    169       </roles>
    170     </developer>
    171     <developer>
    172       <name>Kenney Westerhof</name>
    173       <id>kenney</id>
    174       <email>kenney (a] codehaus.org</email>
    175       <roles>
    176         <role>Developer</role>
    177       </roles>
    178     </developer>
    179     <developer>
    180       <name>Carlos Sanchez</name>
    181       <id>carlos</id>
    182       <email>carlos (a] codehaus.org</email>
    183       <roles>
    184         <role>Developer</role>
    185       </roles>
    186     </developer>
    187     <developer>
    188       <name>Brett Porter</name>
    189       <id>brett</id>
    190       <email>brett (a] codehaus.org</email>
    191       <roles>
    192         <role>Developer</role>
    193       </roles>
    194     </developer>
    195     <developer>
    196       <name>John Casey</name>
    197       <id>jdcasey</id>
    198       <email>jdcasey (a] codehaus.org</email>
    199       <roles>
    200         <role>Developer</role>
    201       </roles>
    202     </developer>
    203     <developer>
    204       <name>Andrew Williams</name>
    205       <id>handyande</id>
    206       <email>andy (a] handyande.co.uk</email>
    207       <roles>
    208         <role>Developer</role>
    209       </roles>
    210     </developer>
    211     <developer>
    212       <name>Rahul Thakur</name>
    213       <id>rahul</id>
    214       <email>rahul.thakur.xdev (a] gmail.com</email>
    215       <roles>
    216         <role>Developer</role>
    217       </roles>
    218     </developer>
    219     <developer>
    220       <name>Joakim Erdfelt</name>
    221       <id>joakime</id>
    222       <email>joakim (a] erdfelt.com</email>
    223       <roles>
    224         <role>Developer</role>
    225       </roles>
    226     </developer>
    227     <developer>
    228       <name>Olivier Lamy</name>
    229       <id>olamy</id>
    230       <email>olamy (a] codehaus.org</email>
    231       <roles>
    232         <role>Developer</role>
    233       </roles>
    234     </developer>
    235     <developer>
    236       <name>Herv Boutemy</name>
    237       <id>hboutemy</id>
    238       <email>hboutemy (a] codehaus.org</email>
    239       <roles>
    240         <role>Developer</role>
    241       </roles>
    242     </developer>
    243     <developer>
    244       <name>Oleg Gusakov</name>
    245       <id>oleg</id>
    246       <email>olegy (a] codehaus.org</email>
    247       <roles>
    248         <role>Developer</role>
    249       </roles>
    250     </developer>
    251   </developers>
    252 
    253   <dependencies>
    254     <dependency>
    255       <groupId>junit</groupId>
    256       <artifactId>junit</artifactId>
    257       <version>3.8.2</version>
    258       <scope>test</scope>
    259     </dependency>
    260   </dependencies>
    261 
    262   <scm>
    263     <connection>scm:svn:http://svn.codehaus.org/plexus/pom/tags/plexus-2.0.2</connection>
    264     <developerConnection>scm:svn:https://svn.codehaus.org/plexus/pom/tags/plexus-2.0.2</developerConnection>
    265     <url>http://fisheye.codehaus.org/browse/plexus/pom/tags/plexus-2.0.2</url>
    266   </scm>
    267   <organization>
    268     <name>Codehaus</name>
    269     <url>http://www.codehaus.org/</url>
    270   </organization>
    271 
    272   <build>
    273     <pluginManagement>
    274       <plugins>
    275         <!-- set versions of common plugins for reproducibility, ordered alphabetically -->
    276         <plugin>
    277           <groupId>org.apache.maven.plugins</groupId>
    278           <artifactId>maven-clean-plugin</artifactId>
    279           <version>2.2</version>
    280         </plugin>
    281         <plugin>
    282           <groupId>org.apache.maven.plugins</groupId>
    283           <artifactId>maven-compiler-plugin</artifactId>
    284           <version>2.0.2</version>
    285           <configuration>
    286             <source>1.4</source>
    287             <target>1.4</target>
    288             <encoding>${project.build.sourceEncoding}</encoding>
    289           </configuration>
    290         </plugin>
    291         <plugin>
    292           <groupId>org.apache.maven.plugins</groupId>
    293           <artifactId>maven-deploy-plugin</artifactId>
    294           <version>2.4</version>
    295         </plugin>
    296         <plugin>
    297           <groupId>org.apache.maven.plugins</groupId>
    298           <artifactId>maven-install-plugin</artifactId>
    299           <version>2.2</version>
    300         </plugin>
    301         <plugin>
    302           <groupId>org.apache.maven.plugins</groupId>
    303           <artifactId>maven-jar-plugin</artifactId>
    304           <version>2.2</version>
    305         </plugin>
    306         <plugin>
    307           <groupId>org.apache.maven.plugins</groupId>
    308           <artifactId>maven-javadoc-plugin</artifactId>
    309           <version>2.5</version>
    310         </plugin>
    311         <plugin>
    312           <groupId>org.apache.maven.plugins</groupId>
    313           <artifactId>maven-plugin-plugin</artifactId>
    314           <version>2.4.3</version>
    315         </plugin>
    316         <plugin>
    317           <artifactId>maven-release-plugin</artifactId>
    318           <version>2.0-beta-7</version>
    319           <configuration>
    320             <goals>deploy</goals>
    321             <useReleaseProfile>true</useReleaseProfile>
    322           </configuration>
    323         </plugin>
    324         <plugin>
    325           <groupId>org.apache.maven.plugins</groupId>
    326           <artifactId>maven-resources-plugin</artifactId>
    327           <version>2.3</version>
    328           <configuration>
    329             <encoding>${project.build.sourceEncoding}</encoding>
    330           </configuration>
    331         </plugin>
    332         <plugin>
    333           <groupId>org.apache.maven.plugins</groupId>
    334           <artifactId>maven-site-plugin</artifactId>
    335           <version>2.0-beta-7</version>
    336         </plugin>
    337         <plugin>
    338           <groupId>org.apache.maven.plugins</groupId>
    339           <artifactId>maven-source-plugin</artifactId>
    340           <version>2.0.4</version>
    341         </plugin>
    342         <plugin>
    343           <groupId>org.apache.maven.plugins</groupId>
    344           <artifactId>maven-surefire-plugin</artifactId>
    345           <version>2.4.3</version>
    346         </plugin>
    347       </plugins>
    348     </pluginManagement>
    349   </build>
    350 
    351   <profiles>
    352     <profile>
    353       <id>release</id>
    354       <build>
    355         <plugins>
    356           <plugin>
    357             <groupId>org.apache.maven.plugins</groupId>
    358             <artifactId>maven-source-plugin</artifactId>
    359             <executions>
    360               <execution>
    361                 <id>attach-sources</id>
    362                 <goals>
    363                   <goal>jar</goal>
    364                 </goals>
    365               </execution>
    366             </executions>
    367           </plugin>
    368           <plugin>
    369             <groupId>org.apache.maven.plugins</groupId>
    370             <artifactId>maven-javadoc-plugin</artifactId>
    371             <executions>
    372               <execution>
    373                 <id>attach-javadocs</id>
    374                 <goals>
    375                   <goal>jar</goal>
    376                 </goals>
    377               </execution>
    378             </executions>
    379           </plugin>
    380         </plugins>
    381       </build>
    382     </profile>
    383   </profiles>
    384 </project>
    385