Revision: 202
          
http://mindtreeinsight.svn.sourceforge.net/mindtreeinsight/?rev=202&view=rev
Author:   bindul
Date:     2009-03-14 09:01:05 +0000 (Sat, 14 Mar 2009)

Log Message:
-----------
Standardizing parent pom for use across projects

Modified Paths:
--------------
    parent/trunk/pom.xml

Modified: parent/trunk/pom.xml
===================================================================
--- parent/trunk/pom.xml        2009-03-13 06:40:55 UTC (rev 201)
+++ parent/trunk/pom.xml        2009-03-14 09:01:05 UTC (rev 202)
@@ -20,297 +20,350 @@
     |
 -->
 <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>com.mindtree.techworks.insight</groupId>
-       <artifactId>insight-parent</artifactId>
-       <packaging>pom</packaging>
-       <name>MindTree Insight</name>
-       <version>1.0.0-SNAPSHOT</version>
-       <description>Insight log analyzer tool project parent</description>
-       <url>http://mindtreeinsight.sourceforge.net/</url>
-       <issueManagement>
-               <system>sourceforge</system>
-               
<url>https://sourceforge.net/tracker2/index.php?group_id=212019</url>
-       </issueManagement>
-       <inceptionYear>2003</inceptionYear>
-       <mailingLists>
-               <mailingList>
-                       <name>Developer Mailing List</name>
-                       
<subscribe>mindtreeinsight-devel-subscr...@lists.sourceforge.net</subscribe>
-                       
<unsubscribe>mindtreeinsight-devel-unsubscr...@lists.sourceforge.net</unsubscribe>
-                       <post>mindtreeinsight-de...@lists.sourceforge.net</post>
-                       
<archive>http://sourceforge.net/mailarchive/forum.php?forum_name=mindtreeinsight-devel</archive>
-                       <otherArchives>
-                               
<otherArchive>http://www.mail-archive.com/mindtreeinsight-de...@lists.sourceforge.net/</otherArchive>
-                       </otherArchives>
-               </mailingList>
-               <mailingList>
-                       <name>User Mailing List</name>
-                       
<subscribe>mindtreeinsight-users-subscr...@lists.sourceforge.net</subscribe>
-                       
<unsubscribe>mindtreeinsight-users-unsubscr...@lists.sourceforge.net</unsubscribe>
-                       <post>mindtreeinsight-us...@lists.sourceforge.net</post>
-                       
<archive>http://sourceforge.net/mailarchive/forum.php?forum_name=mindtreeinsight-users</archive>
-                       <otherArchives>
-                               
<otherArchive>http://www.mail-archive.com/mindtreeinsight-us...@lists.sourceforge.net/</otherArchive>
-                       </otherArchives>
-               </mailingList>
-               <mailingList>
-                       <name>Subversion Commits Mailing List</name>
-                       
<subscribe>mindtreeinsight-commits-subscr...@lists.sourceforge.net</subscribe>
-                       
<unsubscribe>mindtreeinsight-commits-unsubscr...@lists.sourceforge.net</unsubscribe>
-                       
<archive>http://sourceforge.net/mailarchive/forum.php?forum_name=mindtreeinsight-commits</archive>
-                       <otherArchives>
-                               
<otherArchive>http://www.mail-archive.com/mindtreeinsight-commits@lists.sourceforge.net/</otherArchive>
-                       </otherArchives>
-               </mailingList>
-       </mailingLists>
-       <developers>
-               <developer>
-                       <id>bindul</id>
-                       <name>Bindul Bhowmik</name>
-                       <email>bindul -at- users -dot- sourceforge -dot- 
net</email>
-                       <url>http://blog.bindul.name/</url>
-                       <organization>MindTree Ltd.</organization>
-                       
<organizationUrl>http://www.mindtree.com/</organizationUrl>
-                       <timezone>-07:00</timezone>
-                       <roles>
-                               <role>developer</role>
-                               <role>project-admin</role>
-                       </roles>
-               </developer>
-               <developer>
-                       <id>regunathb</id>
-                       <name>Regunath Balasubramanian</name>
-                       <email>regunathb -at- users -dot- sourceforge -dot- 
net</email>
-                       <url>http://regumindtrail.wordpress.com/</url>
-                       <organization>MindTree Ltd.</organization>
-                       
<organizationUrl>http://www.mindtree.com/</organizationUrl>
-                       <timezone>+05:30</timezone>
-                       <roles>
-                               <role>developer</role>
-                               <role>project-admin</role>
-                       </roles>
-               </developer>
-       </developers>
-       <contributors>
-               <contributor>
-                       <name>Balaji Sheshadri</name>
-               </contributor>
-               <contributor>
-                       <name>Antony Pulicken</name>
-               </contributor>
-               <contributor>
-                       <name>Dinakar S</name>
-               </contributor>
-               <contributor>
-                       <name>Girish Kodli</name>
-               </contributor>
-               <contributor>
-                       <name>Randhish Raghavan</name>
-               </contributor>
-               <contributor>
-                       <name>Savita Thakur</name>
-               </contributor>
-               <contributor>
-                       <name>Shailesh Kumar Sinha</name>
-               </contributor>
-               <contributor>
-                       <name>Siva Naga Prasad Sajja</name>
-               </contributor>
-               <contributor>
-                       <name>Usha Seetharaman</name>
-               </contributor>
-       </contributors>
-       <licenses>
-               <license>
-                       <name>GNU General Public License v3.0</name>
-                       
<url>http://www.gnu.org/licenses/gpl-3.0-standalone.html</url>
-                       <distribution>repo</distribution>
-                       
<comments>http://www.gnu.org/licenses/gpl.html</comments>
-               </license>
-       </licenses>
-       <!-- Extending projects need to override this section. This is meant 
only
-          for the Insight parent -->
-       <scm>
-               
<connection>scm:svn:http://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/insight-parent/</connection>
-               
<developerConnection>scm:svn:https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/insight-parent/</developerConnection>
-               <tag>trunk</tag>
-               
<url>http://mindtreeinsight.svn.sourceforge.net/viewvc/mindtreeinsight/insight-parent/</url>
-       </scm>
-       <organization>
-               <name>MindTree Insight</name>
-               <url>http://www.mindtree.com/</url>
-       </organization>
-       <build>
-               <plugins>
-                       <plugin>
-                               <groupId>org.codehaus.mojo</groupId>
-                               
<artifactId>buildnumber-maven-plugin</artifactId>
-                               <executions>
-                                       <execution>
-                                               <phase>validate</phase>
-                                               <goals>
-                                                       <goal>create</goal>
-                                               </goals>
-                                       </execution>
-                               </executions>
-                               <configuration>
-                                       <doCheck>false</doCheck>
-                                       <doUpdate>false</doUpdate>
-                                       
<format>{0,date,yyyyMMdd-HHmmssZ}</format>
-                                       <items>
-                                               <item>timestamp</item>
-                                       </items>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <artifactId>maven-resources-plugin</artifactId>
-                               <configuration>
-                                       <encoding>UTF-8</encoding>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-site-plugin</artifactId>
-                               <executions>
-                                       <execution>
-                                               <phase>package</phase>
-                                               <goals>
-                                                       <goal>site</goal>
-                                               </goals>
-                                       </execution>
-                               </executions>
-                       </plugin>
-               </plugins>
-               <sourceDirectory>src/main/java</sourceDirectory>
-               <testSourceDirectory>src/test/java</testSourceDirectory>
-       </build>
-       <repositories>
-               <repository>
-                       <releases>
-                               <enabled>true</enabled>
-                       </releases>
-                       <snapshots>
-                               <enabled>false</enabled>
-                       </snapshots>
-                       <id>insight.release.repo</id>
-                       <name>Insight Release Repository</name>
-                       
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/release</url>
-                       <layout>default</layout>
-               </repository>
-               <repository>
-                       <releases>
-                               <enabled>false</enabled>
-                       </releases>
-                       <snapshots>
-                               <enabled>true</enabled>
-                       </snapshots>
-                       <id>insight.snapshot.repo</id>
-                       <name>Insight Snapshot Repository</name>
-                       
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/snapshot</url>
-                       <layout>default</layout>
-               </repository>
-               <repository>
-                       <releases>
-                               <enabled>true</enabled>
-                       </releases>
-                       <snapshots>
-                               <enabled>true</enabled>
-                       </snapshots>
-                       <id>insight.dependency.repo</id>
-                       <name>Insight Dependency Repository</name>
-                       
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/dependency/</url>
-                       <layout>default</layout>
-               </repository>
-               <repository>
-                       <releases>
-                               <enabled>true</enabled>
-                       </releases>
-                       <snapshots>
-                               <enabled>true</enabled>
-                       </snapshots>
-                       <id>apache.snapshots.repo</id>
-                       <name>Apache Snapshots Repository</name>
-                       
<url>http://repository.apache.org/content/groups/snapshots/</url>
-                       <layout>default</layout>
-               </repository>
-               <repository>
-                 <releases>
-                     <enabled>true</enabled>
-                 </releases>
-                 <snapshots>
-                     <enabled>true</enabled>
-                 </snapshots>
-                 <id>codehaus.snapshots.repo</id>
-                 <name>Codehaus Snapshots Repository</name>
-                 <url>http://snapshots.repository.codehaus.org/</url>
-                 <layout>default</layout>
-               </repository>
-       </repositories>
-       <pluginRepositories>
-               <pluginRepository>
-                       <releases>
-                               <enabled>true</enabled>
-                       </releases>
-                       <snapshots>
-                               <enabled>false</enabled>
-                       </snapshots>
-                       <id>insight.release.repo</id>
-                       <name>Insight Release Repository</name>
-                       
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/release</url>
-                       <layout>default</layout>
-               </pluginRepository>
-               <pluginRepository>
-                       <releases>
-                               <enabled>false</enabled>
-                       </releases>
-                       <snapshots>
-                               <enabled>true</enabled>
-                       </snapshots>
-                       <id>insight.snapshot.repo</id>
-                       <name>Insight Snapshot Repository</name>
-                       
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/snapshot</url>
-                       <layout>default</layout>
-               </pluginRepository>
-               <pluginRepository>
-                       <releases>
-                               <enabled>true</enabled>
-                       </releases>
-                       <snapshots>
-                               <enabled>true</enabled>
-                       </snapshots>
-                       <id>insight.dependency.repo</id>
-                       <name>Insight Dependency Repository</name>
-                       
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/dependency/</url>
-                       <layout>default</layout>
-               </pluginRepository>
-               <pluginRepository>
-                       <releases>
-                               <enabled>true</enabled>
-                       </releases>
-                       <snapshots>
-                               <enabled>true</enabled>
-                       </snapshots>
-                       <id>apache.snapshots.repo</id>
-                       <name>Apache Snapshots Repository</name>
-                       
<url>http://repository.apache.org/content/groups/snapshots/</url>
-                       <layout>default</layout>
-               </pluginRepository>
-               <pluginRepository>
-                       <releases>
-                           <enabled>true</enabled>
-                       </releases>
-                       <snapshots>
-                           <enabled>true</enabled>
-                       </snapshots>
-                       <id>codehaus.snapshots.repo</id>
-                       <name>Codehaus Snapshots Repository</name>
-                       <url>http://snapshots.repository.codehaus.org/</url>
-                       <layout>default</layout>
-               </pluginRepository>
-       </pluginRepositories>
-       <distributionManagement>
-               
<downloadUrl>http://sourceforge.net/project/showfiles.php?group_id=212019</downloadUrl>
-       </distributionManagement>
+    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>com.mindtree.techworks.insight</groupId>
+    <artifactId>parent</artifactId>
+    <packaging>pom</packaging>
+    <name>MindTree Insight Parent</name>
+    <version>1.0.0-SNAPSHOT</version>
+    <description>Insight log analyzer tool project parent</description>
+    <url>http://mindtreeinsight.sourceforge.net/</url>
+    <issueManagement>
+        <system>sourceforge</system>
+        <url>https://sourceforge.net/tracker2/index.php?group_id=212019</url>
+    </issueManagement>
+    <inceptionYear>2003</inceptionYear>
+    <mailingLists>
+        <mailingList>
+            <name>Developer Mailing List</name>
+            
<subscribe>mindtreeinsight-devel-subscr...@lists.sourceforge.net</subscribe>
+            
<unsubscribe>mindtreeinsight-devel-unsubscr...@lists.sourceforge.net</unsubscribe>
+            <post>mindtreeinsight-de...@lists.sourceforge.net</post>
+            
<archive>http://sourceforge.net/mailarchive/forum.php?forum_name=mindtreeinsight-devel</archive>
+            <otherArchives>
+                
<otherArchive>http://www.mail-archive.com/mindtreeinsight-de...@lists.sourceforge.net/</otherArchive>
+            </otherArchives>
+        </mailingList>
+        <mailingList>
+            <name>User Mailing List</name>
+            
<subscribe>mindtreeinsight-users-subscr...@lists.sourceforge.net</subscribe>
+            
<unsubscribe>mindtreeinsight-users-unsubscr...@lists.sourceforge.net</unsubscribe>
+            <post>mindtreeinsight-us...@lists.sourceforge.net</post>
+            
<archive>http://sourceforge.net/mailarchive/forum.php?forum_name=mindtreeinsight-users</archive>
+            <otherArchives>
+                
<otherArchive>http://www.mail-archive.com/mindtreeinsight-us...@lists.sourceforge.net/</otherArchive>
+            </otherArchives>
+        </mailingList>
+        <mailingList>
+            <name>Subversion Commits Mailing List</name>
+            
<subscribe>mindtreeinsight-commits-subscr...@lists.sourceforge.net</subscribe>
+            
<unsubscribe>mindtreeinsight-commits-unsubscr...@lists.sourceforge.net</unsubscribe>
+            
<archive>http://sourceforge.net/mailarchive/forum.php?forum_name=mindtreeinsight-commits</archive>
+            <otherArchives>
+                
<otherArchive>http://www.mail-archive.com/mindtreeinsight-commits@lists.sourceforge.net/</otherArchive>
+            </otherArchives>
+        </mailingList>
+    </mailingLists>
+    <developers>
+        <developer>
+            <id>bindul</id>
+            <name>Bindul Bhowmik</name>
+            <email>bindul -at- users -dot- sourceforge -dot- net</email>
+            <url>http://blog.bindul.name/</url>
+            <organization>MindTree Ltd.</organization>
+            <organizationUrl>http://www.mindtree.com/</organizationUrl>
+            <timezone>-07:00</timezone>
+            <roles>
+                <role>developer</role>
+                <role>project-admin</role>
+            </roles>
+        </developer>
+        <developer>
+            <id>regunathb</id>
+            <name>Regunath Balasubramanian</name>
+            <email>regunathb -at- users -dot- sourceforge -dot- net</email>
+            <url>http://regumindtrail.wordpress.com/</url>
+            <organization>MindTree Ltd.</organization>
+            <organizationUrl>http://www.mindtree.com/</organizationUrl>
+            <timezone>+05:30</timezone>
+            <roles>
+                <role>developer</role>
+                <role>project-admin</role>
+            </roles>
+        </developer>
+    </developers>
+    <contributors>
+        <contributor>
+            <name>Balaji Sheshadri</name>
+        </contributor>
+        <contributor>
+            <name>Antony Pulicken</name>
+        </contributor>
+        <contributor>
+            <name>Dinakar S</name>
+        </contributor>
+        <contributor>
+            <name>Girish Kodli</name>
+        </contributor>
+        <contributor>
+            <name>Randhish Raghavan</name>
+        </contributor>
+        <contributor>
+            <name>Savita Thakur</name>
+        </contributor>
+        <contributor>
+            <name>Shailesh Kumar Sinha</name>
+        </contributor>
+        <contributor>
+            <name>Siva Naga Prasad Sajja</name>
+        </contributor>
+        <contributor>
+            <name>Usha Seetharaman</name>
+        </contributor>
+    </contributors>
+    <licenses>
+        <license>
+            <name>GNU General Public License v3.0</name>
+            <url>http://www.gnu.org/licenses/gpl-3.0-standalone.html</url>
+            <distribution>repo</distribution>
+            <comments>http://www.gnu.org/licenses/gpl.html</comments>
+        </license>
+    </licenses>
+    <!-- Extending projects need to override this section. This is meant only
+       for the Insight parent -->
+    <scm>
+        
<connection>scm:svn:http://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/parent/trunk</connection>
+        
<developerConnection>scm:svn:https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/parent/trunk</developerConnection>
+        
<url>http://mindtreeinsight.svn.sourceforge.net/viewvc/mindtreeinsight/parent/trunk</url>
+    </scm>
+    <organization>
+        <name>MindTree Insight</name>
+        <url>http://www.mindtree.com/</url>
+    </organization>
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>buildnumber-maven-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <phase>validate</phase>
+                        <goals>
+                            <goal>create</goal>
+                        </goals>
+                    </execution>
+                </executions>
+                <configuration>
+                    <doCheck>false</doCheck>
+                    <doUpdate>false</doUpdate>
+                    <format>{0,date,yyyyMMdd-HHmmssZ}</format>
+                    <items>
+                        <item>timestamp</item>
+                    </items>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-resources-plugin</artifactId>
+                <configuration>
+                    <encoding>UTF-8</encoding>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-site-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <phase>package</phase>
+                        <goals>
+                            <goal>site</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-scm-plugin</artifactId>
+                <configuration>
+                    <tag>${project.artifactId}-${project.version}</tag>
+                    <connectionType>developerConnection</connectionType>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-release-plugin</artifactId>
+                <configuration>
+                    <autoVersionSubmodules>true</autoVersionSubmodules>
+                    <commitByProject>true</commitByProject>
+                    <releaseProfiles>release</releaseProfiles>
+                </configuration>
+            </plugin>
+        </plugins>
+        <sourceDirectory>src/main/java</sourceDirectory>
+        <testSourceDirectory>src/test/java</testSourceDirectory>
+    </build>
+    <repositories>
+        <repository>
+            <releases>
+                <enabled>true</enabled>
+            </releases>
+            <snapshots>
+                <enabled>false</enabled>
+            </snapshots>
+            <id>insight.release.repo</id>
+            <name>Insight Release Repository</name>
+            
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/release</url>
+            <layout>default</layout>
+        </repository>
+        <repository>
+            <releases>
+                <enabled>false</enabled>
+            </releases>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+            <id>insight.snapshot.repo</id>
+            <name>Insight Snapshot Repository</name>
+            
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/snapshot</url>
+            <layout>default</layout>
+        </repository>
+        <repository>
+            <releases>
+                <enabled>true</enabled>
+            </releases>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+            <id>insight.dependency.repo</id>
+            <name>Insight Dependency Repository</name>
+            
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/dependency/</url>
+            <layout>default</layout>
+        </repository>
+        <repository>
+            <releases>
+                <enabled>true</enabled>
+            </releases>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+            <id>apache.snapshots.repo</id>
+            <name>Apache Snapshots Repository</name>
+            <url>http://repository.apache.org/content/groups/snapshots/</url>
+            <layout>default</layout>
+        </repository>
+        <repository>
+          <releases>
+              <enabled>true</enabled>
+          </releases>
+          <snapshots>
+              <enabled>true</enabled>
+          </snapshots>
+          <id>codehaus.snapshots.repo</id>
+          <name>Codehaus Snapshots Repository</name>
+          <url>http://snapshots.repository.codehaus.org/</url>
+          <layout>default</layout>
+        </repository>
+    </repositories>
+    <pluginRepositories>
+        <pluginRepository>
+            <releases>
+                <enabled>true</enabled>
+            </releases>
+            <snapshots>
+                <enabled>false</enabled>
+            </snapshots>
+            <id>insight.release.repo</id>
+            <name>Insight Release Repository</name>
+            
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/release</url>
+            <layout>default</layout>
+        </pluginRepository>
+        <pluginRepository>
+            <releases>
+                <enabled>false</enabled>
+            </releases>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+            <id>insight.snapshot.repo</id>
+            <name>Insight Snapshot Repository</name>
+            
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/snapshot</url>
+            <layout>default</layout>
+        </pluginRepository>
+        <pluginRepository>
+            <releases>
+                <enabled>true</enabled>
+            </releases>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+            <id>insight.dependency.repo</id>
+            <name>Insight Dependency Repository</name>
+            
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/dependency/</url>
+            <layout>default</layout>
+        </pluginRepository>
+        <pluginRepository>
+            <releases>
+                <enabled>true</enabled>
+            </releases>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+            <id>apache.snapshots.repo</id>
+            <name>Apache Snapshots Repository</name>
+            <url>http://repository.apache.org/content/groups/snapshots/</url>
+            <layout>default</layout>
+        </pluginRepository>
+        <pluginRepository>
+            <releases>
+                <enabled>true</enabled>
+            </releases>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+            <id>codehaus.snapshots.repo</id>
+            <name>Codehaus Snapshots Repository</name>
+            <url>http://snapshots.repository.codehaus.org/</url>
+            <layout>default</layout>
+        </pluginRepository>
+    </pluginRepositories>
+    <distributionManagement>
+        <!-- This should be overridden in each POM (at least parent multimodule
+            POMs to set the right staging directory -->
+        <site>
+            <id>sourceforge.net.insight</id>
+            <name>Sourceforge.net Insight staging directory</name>
+            
<url>scp://shell.sourceforge.net//home/groups/m/mi/mindtreeinsight/site/incoming/${project.artifactId}</url>
+        </site>
+        
<downloadUrl>http://sourceforge.net/project/showfiles.php?group_id=212019</downloadUrl>
+    </distributionManagement>
+    <profiles>
+        <profile>
+            <id>release</id>
+            <activation>
+                <activeByDefault>false</activeByDefault>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-jar-plugin</artifactId>
+                        <executions>
+                            <execution>
+                                <phase>package</phase>
+                                <goals>
+                                    <goal>jar</goal>
+                                    <goal>sign</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+    <properties>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+        
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+    </properties>
 </project>
\ No newline at end of file


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
MindTreeInsight-commits mailing list
MindTreeInsight-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mindtreeinsight-commits

Reply via email to