Author: kelly
Date: Wed Jul 14 18:10:21 2010
New Revision: 964116

URL: http://svn.apache.org/viewvc?rev=964116&view=rev
Log:
WIP OODT-16

Add ASF notice & license. Remove JPL references. Set feather.gif to 
organizational logo. Add incubator mailing lists. Add additional user 
properties. Remove JPL staff who did not sign ASF agreements. Remove Caltech 
license. Set Incubator as organization. Disable jira-report. Add incubation 
disclaimer. Set OODT distribution location on minotaur(people).apache.org.

Modified:
    incubator/oodt/trunk/core/pom.xml

Modified: incubator/oodt/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/oodt/trunk/core/pom.xml?rev=964116&r1=964115&r2=964116&view=diff
==============================================================================
--- incubator/oodt/trunk/core/pom.xml (original)
+++ incubator/oodt/trunk/core/pom.xml Wed Jul 14 18:10:21 2010
@@ -1,387 +1,356 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2008 California Institute of Technology. ALL RIGHTS
-RESERVED. U.S. Government Sponsorship acknowledged.
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more contributor
+license agreements.  See the NOTICE.txt file distributed with this work for
+additional information regarding copyright ownership.  The ASF licenses this
+file to you under the Apache License, Version 2.0 (the "License"); you may not
+use this file except in compliance with the License.  You may obtain a copy of
+the License at
 
-$Id$
--->
-<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>gov.nasa.jpl.oodt</groupId>
-  <artifactId>oodt-core</artifactId>
-  <version>2.0</version>
-  <name>OODT Core</name>
-  <packaging>pom</packaging>
-  <properties>
-    
<organizationLogo>http://www.jpl.nasa.gov/art/nasa_logo.gif</organizationLogo>
-    <logo>/images/${pom.artifactId}.jpg</logo>
-    <xdocVersion>${pom.version}</xdocVersion>
-    <genDownloadLinks>true</genDownloadLinks>
-    <docsSrc>${basedir}/src/site/xdoc</docsSrc>
-  </properties>
-  
-  <url>http://oodt.jpl.nasa.gov/${pom.artifactId}</url>
-  <issueManagement>
-    <system>JIRA</system>
-    <url>http://oodt.jpl.nasa.gov/jira/secure/ViewProject.jspa?pid=10000</url>
-  </issueManagement>
-  <repositories>
-    <repository>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
-      <id>oodt-m2-private-repository</id>
-      <name>OODT Maven 2.x Private Repository</name>
-      <url>http://oodt.jpl.nasa.gov/download/private</url>
-      <layout>default</layout>
-    </repository>
-    <repository>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
-      <id>oodt-m2-public-repository</id>
-      <name>OODT Maven 2.x Public Repository</name>
-      <url>http://oodt.jpl.nasa.gov/download/public</url>
-      <layout>default</layout>
-    </repository>
-    <repository>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
-      <id>javax-transaction</id>
-      <name>Java Sun Maven2 Repository</name>
-      <url>http://download.java.net/maven/2</url>
-      <layout>default</layout>      
-    </repository> 
-    <repository>
-      <id>podaac-repo</id>
-      <name>PO.DAAC Repository</name>
-      <url>http://podaac-cm.jpl.nasa.gov/maven2</url>
-      <releases>
-        <updatePolicy>always</updatePolicy>
-        <checksumPolicy>warn</checksumPolicy>
-      </releases>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-    </repository>
-  </repositories>
-  <ciManagement>
-    <notifiers>
-      <notifier>
-        <configuration>
-          <address>[email protected]</address>
-        </configuration>
-      </notifier>
-    </notifiers>
-  </ciManagement>
-  <inceptionYear>1999</inceptionYear>
-  <mailingLists>
-    <mailingList>
-      <name>OODT Developer List</name>
-      <subscribe>[email protected]</subscribe>
-      <unsubscribe>[email protected]</unsubscribe>
-    </mailingList>
-    <mailingList>
-      <name>OODT CVS List</name>
-      <subscribe>[email protected]</subscribe>
-      <unsubscribe>[email protected]</unsubscribe>
-    </mailingList>
-  </mailingLists>
-  <developers>
-    <developer>
-      <id>crichton</id>
-      <name>Daniel Crichton</name>
-      <email>[email protected]</email>
-      <organization>NASA Jet Propulsion Laboratory</organization>
-      <roles>
-        <role>Project Manager</role>
-      </roles>
-    </developer>
-    <developer>
-      <id>shardman</id>
-      <name>Sean Hardman</name>
-      <email>[email protected]</email>
-      <url>http://home.earthlink.net/~hardmans/</url>
-      <organization>NASA Jet Propulsion Laboratory</organization>
-      <roles>
-        <role>System Engineer</role>
-      </roles>
-    </developer>
-    <developer>
-      <id>jshughes</id>
-      <name>Steve Hughes</name>
-      <email>[email protected]</email>
-      <organization>NASA Jet Propulsion Laboratory</organization>
-      <roles>
-        <role>Information Architect</role>
-      </roles>
-    </developer>
-    <developer>
-      <id>kelly</id>
-      <name>Sean Kelly</name>
-      <email>[email protected]</email>
-      <url>http://seankelly.biz/</url>
-      <organization>Independent Consultant</organization>
-      <roles>
-        <role>Technologist</role>
-      </roles>
-    </developer>
-    <developer>
-      <id>woollard</id>
-      <name>David Woollard</name>
-      <email>[email protected]</email>
-      <organization>NASA Jet Propulsion Laboratory</organization>
-      <roles>
-        <role>Advanced Developer</role>
-      </roles>
-    </developer>
-    <developer>
-      <id>ahart</id>
-      <name>Andrew Hart</name>
-      <email>[email protected]</email>
-      <organization>NASA Jet Propulsion Laboratory</organization>
-      <roles>
-        <role>Developer</role>
-      </roles>
-    </developer>
-    <developer>
-      <id>mattmann</id>
-      <name>Chris Mattmann</name>
-      <email>[email protected]</email>
-      <url>http://www-scf.usc.edu/~mattmann/</url>
-      <organization>NASA Jet Propulsion Laboratory</organization>
-      <roles>
-        <role>Advanced Developer</role>
-      </roles>
-    </developer>
-    <developer>
-      <id>pramirez</id>
-      <name>Paul Ramirez</name>
-      <email>[email protected]</email>
-      <organization>NASA Jet Propulsion Laboratory</organization>
-      <roles>
-        <role>Advanced Developer</role>
-      </roles>
-    </developer>
-    <developer>
-      <id>thuytran</id>
-      <name>Thuy Tran</name>
-      <email>[email protected]</email>
-      <organization>Chipton Ross</organization>
-      <roles>
-        <role>Service Data Management CDE</role>
-      </roles>
-    </developer>
-    <developer>
-      <id>cwong</id>
-      <name>Cynthia Wong</name>
-      <email>[email protected]</email>
-      <organization>NASA Jet Propulsion Laboratory</organization>
-      <roles>
-        <role>Metadata Management CDE</role>
-      </roles>
-    </developer>
-    <developer>
-      <id>danyu</id>
-      <name>Dan Yu</name>
-      <email>[email protected]</email>
-      <organization>NASA Jet Propulsion Laboratory</organization>
-      <roles>
-        <role>Developer</role>
-      </roles>
-    </developer>
-    <developer>
-      <id>bfoster</id>
-      <name>Brian Foster</name>
-      <email>[email protected]</email>
-      <organization>NASA Jet Propulsion Laboratory</organization>
-      <roles>
-        <role>Developer</role>
-      </roles>
-    </developer>
-    <developer>
-      <id>davoodi</id>
-      <name>Faranak Davoodi</name>
-      <email>[email protected]</email>
-      <organization>NASA Jet Propulsion Laboratory</organization>
-      <roles>
-        <role>Developer</role>
-      </roles>
-    </developer>
-    <developer>
-      <id>cgoodale</id>
-      <name>Cameron Goodale</name>
-      <email>[email protected]</email>
-      <organization>NASA Jet Propulsion Laboratory</organization>
-      <roles>
-        <role>Developer</role>
-      </roles>
-    </developer>
-  </developers>
-  <licenses>
-    <license>
-      <name>OODT License</name>
-      <url>http://oodt.jpl.nasa.gov/oodt-site/license.html</url>
-      <distribution>manual</distribution>
-    </license>
-  </licenses>
-  <scm>
-    
<connection>scm:svn:http://${[email protected]/repo/${pom.artifactId}</connection>
-    <url>http://oodt.jpl.nasa.gov/${pom.artifactId}</url>
-  </scm>
-  <organization>
-    <name>NASA Jet Propulsion Laboratory, California Institute of 
Technology</name>
-    <url>http://www.jpl.nasa.gov/</url>
-  </organization>
-  <build>
-    <sourceDirectory>${basedir}/src/main/java</sourceDirectory>
-    <testSourceDirectory>${basedir}/src/test</testSourceDirectory>
-    <plugins>
-      <plugin>
-        <artifactId>maven-compiler-plugin</artifactId>
-        <configuration>
-          <source>1.5</source>
-          <target>1.5</target>
-        </configuration>
-      </plugin>
-      <plugin>
-        <artifactId>maven-jar-plugin</artifactId>
-        <configuration>
-          <archive>
-            <index>true</index>
-          </archive>
-        </configuration>
-      </plugin>
-      <plugin>
-        <artifactId>maven-surefire-plugin</artifactId>
-        <configuration>
-          <includes>
-            <include>**/*Test*.java</include>
-          </includes>
-        </configuration>
-      </plugin>
-      <plugin>
-        <artifactId>maven-javadoc-plugin</artifactId>
-        <executions>
-          <execution>
-            <id>attach-javadocs</id>
-            <phase>package</phase>
-            <goals>
-              <goal>javadoc</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
-  </build>
-  <reporting>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-changes-plugin</artifactId>
-        <version>2.0</version>
-        <configuration>
-          <jiraUser>${user.name}</jiraUser>
-          <jiraPassword>${jira.password}</jiraPassword>
-          <component>${jira.component.ids}</component>
-          <resolutionIds>1</resolutionIds>
-          <statusIds>5,6</statusIds>
-          <fixVersionIds>${jira.fix.version.ids}</fixVersionIds>
-        </configuration>
-        <reportSets>
-          <reportSet>
-            <reports>
-              <report>jira-report</report>
-            </reports>
-          </reportSet>
-        </reportSets>
-      </plugin>
-      
-      <!-- Produce JavaDoc -->
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-javadoc-plugin</artifactId>
-        <version>2.2</version>
-        <configuration> 
-          <aggregate>true</aggregate>
-          <source>1.5</source>
-        </configuration> 
-      </plugin>
-
-      <!-- Produce Source cross references -->
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-jxr-plugin</artifactId>
-        <version>2.1</version>
-        <configuration> 
-          <aggregate>true</aggregate>
-        </configuration> 
-      </plugin>
-
-      <!-- Unit tests report -->
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-report-plugin</artifactId>
-        <version>2.3</version>
-      </plugin>
-
-      <!-- "Release Audit" report (checks license headers etc.) -->
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>rat-maven-plugin</artifactId>
-        <version>1.0-alpha-3</version>
-      </plugin>
+     http://www.apache.org/licenses/LICENSE-2.0
 
-      <!-- FindBugs Report -->
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>findbugs-maven-plugin</artifactId>
-        <version>1.0.0</version>
-        <configuration>
-          <threshold>Normal</threshold>
-          <effort>Default</effort>
-       </configuration>
-      </plugin>
-
-      <!-- Checkstyle report -->
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-checkstyle-plugin</artifactId>
-        <version>2.1</version>
-        <configuration>
-          <!--configLocation>checkstyle.xml</configLocation-->
-          <enableRulesSummary>false</enableRulesSummary>
-        </configuration>
-      </plugin>
-
-      <!-- Project website generation -->
-      <plugin>
-       <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-site-plugin</artifactId>
-        <version>2.0-beta-7</version>
-        <configuration>
-          <outputEncoding>UTF-8</outputEncoding>
-        </configuration>
-      </plugin>
-
-    </plugins>
-  </reporting>
-  <distributionManagement>
-    <repository>
-      <uniqueVersion>false</uniqueVersion>
-      <id>oodt-repo-loc</id>
-      <name>OODT Repository</name>
-      
<url>scp://oodt.jpl.nasa.gov/usr/local/apache2/htdocs/download/private</url>
-      <layout>default</layout>
-    </repository>
-    <site>
-      <id>oodt-site-loc</id>
-      <name>OODT Component Site</name>
-      <url>scp://oodt.jpl.nasa.gov/usr/local/apache2/htdocs</url>
-    </site>
-  </distributionManagement>
-</project>
\ No newline at end of file
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
+License for the specific language governing permissions and limitations under
+the License.
+-->
+<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>gov.nasa.jpl.oodt</groupId>
+    <artifactId>oodt-core</artifactId>
+    <version>2.0</version>
+    <name>OODT Core</name>
+    <packaging>pom</packaging>
+    <properties>
+        
<organizationLogo>http://www.apache.org/images/feather.gif</organizationLogo>
+        <logo>/images/${pom.artifactId}.jpg</logo>
+        <xdocVersion>${pom.version}</xdocVersion>
+        <genDownloadLinks>false</genDownloadLinks>
+        <docsSrc>${basedir}/src/site/xdoc</docsSrc>
+    </properties>
+    <url>http://incubator.apache.org/oodt/${pom.artifactId}</url>
+    <issueManagement>
+        <system>JIRA</system>
+        <url>https://issues.apache.org/jira/browse/OODT</url>
+    </issueManagement>
+    <repositories>
+        <repository>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+            <id>oodt-m2-public-repository</id>
+            <name>OODT Maven 2.x Public Repository</name>
+            <url>http://oodt.jpl.nasa.gov/download/public</url>
+            <layout>default</layout>
+        </repository>
+        <repository>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+            <id>javax-transaction</id>
+            <name>Java Sun Maven2 Repository</name>
+            <url>http://download.java.net/maven/2</url>
+            <layout>default</layout>
+        </repository>
+    </repositories>
+    <inceptionYear>1999</inceptionYear>
+    <mailingLists>
+        <mailingList>
+              <name>dev</name>
+              <subscribe>[email protected]</subscribe>
+              
<unsubscribe>[email protected]</unsubscribe>
+              <post>[email protected]</post>
+              
<archive>http://mail-archives.apache.org/mod_mbox/incubator-oodt-dev/</archive>
+        </mailingList>
+        <mailingList>
+              <name>commits</name>
+              
<subscribe>[email protected]</subscribe>
+              
<unsubscribe>[email protected]</unsubscribe>
+              
<archive>http://mail-archives.apache.org/mod_mbox/incubator-oodt-commits/</archive>
+        </mailingList>
+        <mailingList>
+              <name>private</name>
+              
<subscribe>[email protected]</subscribe>
+              
<unsubscribe>[email protected]</unsubscribe>
+              <post>[email protected]</post>
+        </mailingList>
+    </mailingLists>
+    <developers>
+        <developer>
+            <id>ahart</id>
+            <name>Andrew Hart</name>
+            <email>[email protected]</email>
+            <organization>NASA Jet Propulsion Laboratory</organization>
+            <timezone>-8</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+        </developer>
+        <developer>
+            <id>bfoster</id>
+            <name>Brian Foster</name>
+            <email>[email protected]</email>
+            <organization>NASA Jet Propulsion Laboratory</organization>
+            <timezone>-8</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+        </developer>
+        <developer>
+            <id>crichton</id>
+            <name>Daniel Crichton</name>
+            <email>[email protected]</email>
+            <organization>NASA Jet Propulsion Laboratory</organization>
+            <timezone>-8</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+        </developer>
+        <developer>
+            <id>joshuaga</id>
+            <name>Joshua Garcia</name>
+            <email>[email protected]</email>
+            <organization>NASA Jet Propulsion Laboratory</organization>
+            <timezone>-8</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+        </developer>
+        <developer>
+            <id>kelly</id>
+            <name>Sean Kelly</name>
+            <email>[email protected]</email>
+            <url>http://seankelly.biz/</url>
+            <organization>Independent Consultant</organization>
+            <roles>
+                <role>committer</role>
+                <role>technologist</role>
+            </roles>
+            <timezone>-6</timezone>
+            <properties>
+                
<picUrl>http://seankelly.biz/Members/kelly/sean-kelly/image</picUrl>
+                <blogUrl>http://seankelly.biz/blog</blogUrl>
+                
<foaf>http://seankelly.biz/Members/kelly/sean-kellys-foaf</foaf>
+                <aim>InsanityPoet</aim>
+                <skype>InsanityPoet</skype>
+                <gtalk>[email protected]</gtalk>
+                <mobileme>[email protected]</mobileme>
+            </properties>
+        </developer>
+        <developer>
+            <id>mattmann</id>
+            <name>Chris Mattmann</name>
+            <email>[email protected]</email>
+            <url>http://www-scf.usc.edu/~mattmann/</url>
+            <organization>NASA Jet Propulsion Laboratory</organization>
+            <timezone>-8</timezone>
+            <roles>
+                <role>committer</role>
+                <role>mentor</role>
+                <role>release engineer</role>
+            </roles>
+        </developer>
+        <developer>
+            <id>pramirez</id>
+            <name>Paul Ramirez</name>
+            <email>[email protected]</email>
+            <organization>NASA Jet Propulsion Laboratory</organization>
+            <timezone>-8</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+        </developer>
+        <developer>
+            <id>shardman</id>
+            <name>Sean Hardman</name>
+            <email>[email protected]</email>
+            <url>http://home.earthlink.net/~hardmans/</url>
+            <organization>NASA Jet Propulsion Laboratory</organization>
+            <timezone>-8</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+        </developer>
+        <developer>
+            <id>smcclees</id>
+            <name>Sean McCleese</name>
+            <email>[email protected]</email>
+            <organization>NASA Jet Propulsion Laboratory</organization>
+            <timezone>-8</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+        </developer>
+        <developer>
+            <id>woollard</id>
+            <name>David Woollard</name>
+            <email>[email protected]</email>
+            <organization>NASA Jet Propulsion Laboratory</organization>
+            <timezone>-8</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+        </developer>
+    </developers>
+    <licenses>
+        <license>
+            <name>Apache 2</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <comments>The standard OSI-approved Apache license, friendly to 
commercial interests yet open.</comments>
+            <distribution>manual</distribution>
+        </license>
+    </licenses>
+    <scm>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/oodt/trunk/${pom.artifactId}</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/oodt/trunk/${pom.artifactId}</developerConnection>
+        
<url>http://svn.apache.org/viewvc/incubator/oodt/trunk/${pom.artifactId}/</url>
+        <tag>HEAD</tag>
+    </scm>
+    <organization>
+        <name>Apache Incubator</name>
+        <url>http://incubator.apache.org/</url>
+    </organization>
+    <build>
+        <sourceDirectory>${basedir}/src/main/java</sourceDirectory>
+        <testSourceDirectory>${basedir}/src/test</testSourceDirectory>
+        <plugins>
+            <plugin>
+                <artifactId>maven-compiler-plugin</artifactId>
+                <configuration>
+                    <source>1.5</source>
+                    <target>1.5</target>
+                </configuration>
+            </plugin>
+            <plugin>
+                <artifactId>maven-jar-plugin</artifactId>
+                <configuration>
+                    <archive>
+                        <index>true</index>
+                    </archive>
+                </configuration>
+            </plugin>
+            <plugin>
+                <artifactId>maven-surefire-plugin</artifactId>
+                <configuration>
+                    <includes>
+                        <include>**/*Test*.java</include>
+                    </includes>
+                </configuration>
+            </plugin>
+            <plugin>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>attach-javadocs</id>
+                        <phase>package</phase>
+                        <goals>
+                            <goal>javadoc</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+    <reporting>
+        <plugins>
+            <!-- FIXME: currently produces a NullPointerException
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-changes-plugin</artifactId>
+                <version>2.0</version>
+                <configuration>
+                    <component>12311070</component>
+                    <resolutionIds>1</resolutionIds>
+                    <statusIds>5,6</statusIds>
+                    <fixVersionIds>${jira.fix.version.ids}</fixVersionIds>
+                </configuration>
+                <reportSets>
+                    <reportSet>
+                        <reports>
+                            <report>jira-report</report>
+                        </reports>
+                    </reportSet>
+                </reportSets>
+            </plugin> -->
+            <!-- Produce JavaDoc -->
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <version>2.2</version>
+                <configuration>
+                    <aggregate>true</aggregate>
+                    <source>1.5</source>
+                </configuration>
+            </plugin>
+            <!-- Produce Source cross references -->
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-jxr-plugin</artifactId>
+                <version>2.1</version>
+                <configuration>
+                    <aggregate>true</aggregate>
+                </configuration>
+            </plugin>
+            <!-- Unit tests report -->
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-surefire-report-plugin</artifactId>
+                <version>2.3</version>
+            </plugin>
+            <!-- "Release Audit" report (checks license headers etc.) -->
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>rat-maven-plugin</artifactId>
+                <version>1.0-alpha-3</version>
+            </plugin>
+            <!-- FindBugs Report -->
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>findbugs-maven-plugin</artifactId>
+                <version>1.0.0</version>
+                <configuration>
+                    <threshold>Normal</threshold>
+                    <effort>Default</effort>
+                </configuration>
+            </plugin>
+            <!-- Checkstyle report -->
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-checkstyle-plugin</artifactId>
+                <version>2.1</version>
+                <configuration>
+                    <!--configLocation>checkstyle.xml</configLocation-->
+                    <enableRulesSummary>false</enableRulesSummary>
+                </configuration>
+            </plugin>
+            <!-- Project website generation -->
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-site-plugin</artifactId>
+                <version>2.0-beta-7</version>
+                <configuration>
+                    <outputEncoding>UTF-8</outputEncoding>
+                </configuration>
+            </plugin>
+        </plugins>
+    </reporting>
+    <distributionManagement>
+        <relocation>
+            <groupId>org.apache.oodt</groupId>
+            <message>Apache OODT is an effort undergoing incubation at The 
Apache Software Foundation (ASF), sponsored by Justin Erenkrantz. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate that the project has yet to be fully endorsed by the 
ASF. &lt;http://www.apache.org/&gt;.</message>
+        </relocation>
+        <repository>
+            <uniqueVersion>false</uniqueVersion>
+            <id>incubator-oodt-repo-loc</id>
+            <name>Apache OODT Incubating Repository</name>
+            
<url>scp://minotaur.apache.org/www/www.apache.org/dist/incubator/oodt</url>
+            <layout>default</layout>
+        </repository>
+        <site>
+            <id>incubator-oodt-site-loc</id>
+            <name>Apache OODT Incubating Component Site</name>
+            <url>${sitePublicationDir}</url>
+        </site>
+    </distributionManagement>
+</project>


Reply via email to