<project>
  <pomVersion>3</pomVersion>
  <groupId>maven</groupId>
  <artifactId>maven-pmd-plugin</artifactId>
  <name>Maven PMD Plugin</name>
  <currentVersion>1.10</currentVersion>
  <shortDescription>Maven Plugin for PMD</shortDescription>
  <description>The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). 
  PMD is a source checking framework that works by scanning Java source code and looks for potential problems like: 
  unused local variables, empty catch blocks, unused parameters, empty 'if' statements, etc.</description>
  <url>http://maven.apache.org/maven-1.x/plugins/pmd/</url>
  <logo>http://maven.apache.org/images/maven-logo-2.gif</logo>
  <issueTrackingUrl>http://jira.codehaus.org/browse/MPPMD</issueTrackingUrl>
  <inceptionYear>2001</inceptionYear>
  <siteAddress>people.apache.org</siteAddress>
  <siteDirectory>/www/maven.apache.org/maven-1.x/plugins/pmd/</siteDirectory>
  <distributionSite>people.apache.org</distributionSite>
  <distributionDirectory>/www/people.apache.org/repo/m1-ibiblio-rsync-repository/</distributionDirectory>
  <mailingLists>
    <mailingList>
      <name>Maven User List</name>
      <subscribe>users-subscribe@maven.apache.org</subscribe>
      <unsubscribe>users-unsubscribe@maven.apache.org</unsubscribe>
      <post>users@maven.apache.org</post>
      <archive>http://mail-archives.apache.org/mod_mbox/maven-users/</archive>
      <otherArchives>
        <otherArchive>http://www.mail-archive.com/users@maven.apache.org/</otherArchive>
        <otherArchive>http://www.nabble.com/Maven---Users-f178.html</otherArchive>
      </otherArchives>
    </mailingList>
    <mailingList>
      <name>Maven Developer List</name>
      <subscribe>dev-subscribe@maven.apache.org</subscribe>
      <unsubscribe>dev-unsubscribe@maven.apache.org</unsubscribe>
      <post>dev@maven.apache.org</post>
      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev/</archive>
      <otherArchives>
        <otherArchive>http://www.mail-archive.com/dev@maven.apache.org/</otherArchive>
        <otherArchive>http://www.nabble.com/Apache-Maven-Developers-List-f179.html</otherArchive>
      </otherArchives>
    </mailingList>
    <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>
    <mailingList>
      <name>Apache Announce List</name>
      <subscribe>announce-subscribe@apache.org</subscribe>
      <unsubscribe>announce-unsubscribe@apache.org</unsubscribe>
      <post>announce@apache.org</post>
      <archive>http://mail-archives.apache.org/mod_mbox/www-announce/</archive>
    </mailingList>
  </mailingLists>
  <developers>
    <developer>
      <id>dion</id>
      <name>dIon Gillard</name>
      <email>dion@apache.org</email>
      <organization>ASF</organization>
      <roles>
        <role>Software Developer</role>
      </roles>
    </developer>
    <developer>
      <id>wdsgoe</id>
      <name>Siegfried Goeschl</name>
      <email>siegfried.goeschl@it20one.at</email>
      <organization>IT20one</organization>
      <roles>
        <role>Software Developer</role>
      </roles>
    </developer>
    <developer>
      <id>mpoeschl</id>
      <name>Martin Poeschl</name>
      <email>mpoeschl@marmot.at</email>
      <organization>Tucana.at</organization>
      <roles>
        <role>Software Developer</role>
      </roles>
    </developer>
    <developer>
      <id>vmassol</id>
      <name>Vincent Massol</name>
      <email>vmassol@pivolis.com</email>
      <organization>Pivolis</organization>
      <roles>
        <role>Software Developer</role>
      </roles>
    </developer>
    <developer>
      <id>carlos</id>
      <name>Carlos Sanchez</name>
      <email>carlos@apache.org</email>
      <roles>
        <role>Software Developer</role>
      </roles>
    </developer>
    <developer>
      <id>aheritier</id>
      <name>Arnaud Heritier</name>
      <email>aheritier@apache.org</email>
      <organization>Octo Technology</organization>
      <roles>
        <role>Developer</role>
      </roles>
    </developer>
  </developers>
  <contributors>
    <contributor>
      <name>Joakim Erdfelt</name>
      <email>joakim@erdfelt.net</email>
      <organization>Solshen Inc</organization>
      <timezone>-5</timezone>
    </contributor>
    <contributor>
      <name>Francois Le Droff</name>
      <email>francois.le.droff@gmail.com</email>
      <organization>Atos Origin</organization>
    </contributor>
  </contributors>
  <versions>
    <version>
      <name>1.0</name>
      <tag>MAVEN_PMD_1_0</tag>
      <id>1.0</id>
    </version>
    <version>
      <name>1.1</name>
      <tag>MAVEN_PMD_1_1</tag>
      <id>1.1</id>
    </version>
    <version>
      <name>1.2</name>
      <tag>MAVEN_PMD_1_2</tag>
      <id>1.2</id>
    </version>
    <version>
      <name>1.3</name>
      <tag>MAVEN_PMD_1_3</tag>
      <id>1.3</id>
    </version>
    <version>
      <name>1.4</name>
      <tag>MAVEN_PMD_1_4</tag>
      <id>1.4</id>
    </version>
    <version>
      <name>1.5</name>
      <tag>MAVEN_PMD_1_5</tag>
      <id>1.5</id>
    </version>
    <version>
      <name>1.6</name>
      <tag>MAVEN_PMD_1_6</tag>
      <id>1.6</id>
    </version>
    <version>
      <name>1.7</name>
      <tag>MAVEN_PMD_1_7</tag>
      <id>1.7</id>
    </version>
    <version>
      <name>1.8</name>
      <tag>MAVEN_PMD_1_8</tag>
      <id>1.8</id>
    </version>
    <version>
      <name>1.9</name>
      <tag>MAVEN_PMD_1_9</tag>
      <id>1.9</id>
    </version>
    <version>
      <name>1.10</name>
      <tag>MAVEN_PMD_1_10</tag>
      <id>1.10</id>
    </version>
  </versions>
  <reports>
    <report>maven-changes-plugin</report>
    <report>maven-changelog-plugin</report>
    <report>maven-file-activity-plugin</report>
    <report>maven-developer-activity-plugin</report>
    <report>maven-tasklist-plugin</report>
    <report>maven-javadoc-plugin</report>
    <report>maven-jxr-plugin</report>
    <report>maven-jira-plugin</report>
    <report>maven-jdepend-plugin</report>
    <report>maven-checkstyle-plugin</report>
    <report>maven-junit-report-plugin</report>
    <report>maven-pmd-plugin</report>
    <report>maven-simian-plugin</report>
    <report>maven-faq-plugin</report>
    <report>maven-linkcheck-plugin</report>
    <report>maven-license-plugin</report>
  </reports>
  <repository>
    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/pmd/</connection>
    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/pmd/</developerConnection>
    <url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/pmd/</url>
  </repository>
  <organization>
    <name>Apache Software Foundation</name>
    <url>http://www.apache.org/</url>
    <logo>http://maven.apache.org/images/apache-maven-project-2.png</logo>
  </organization>
  <package>org.apache.maven</package>
  <build>
    <nagEmailAddress>notifications@maven.apache.org</nagEmailAddress>
    <sourceDirectory>src/main</sourceDirectory>
    <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
    <unitTest>
      <includes>
        <include>**/*Test.java</include>
      </includes>
    </unitTest>
    <defaultGoal>plugin:plugin</defaultGoal>
    <resources>
      <resource>
        <targetPath>META-INF</targetPath>
        <directory>../plugins-parent/</directory>
        <includes>
          <include>NOTICE.txt</include>
        </includes>
      </resource>
      <resource>
        <targetPath>plugin-resources</targetPath>
        <directory>src/plugin-resources</directory>
      </resource>
      <resource>
        <directory>.</directory>
        <includes>
          <include>plugin.jelly</include>
          <include>plugin.properties</include>
          <include>project.properties</include>
          <include>build.properties</include>
          <include>project.xml</include>
        </includes>
      </resource>
    </resources>
  </build>
  <dependencies>
    <dependency>
        	<groupId>pmd</groupId>
            <artifactId>pmd</artifactId>
            <type>jar</type>
            <version>3.9</version>
        </dependency>

        <dependency>
        	<groupId>asm</groupId>
        	<artifactId>asm</artifactId>
            <version>3.0</version>
        </dependency>
 
        <dependency>
        	<groupId>backport-util-concurrent</groupId>
        	<artifactId>backport-util-concurrent</artifactId>
            <version>3.0</version>
        </dependency>
        
        <dependency>
            <groupId>jaxen</groupId>
            <artifactId>jaxen</artifactId>
            <version>1.1-beta-10</version>
            <type>jar</type>
        </dependency>
  </dependencies>
</project>
