Revision: 223
          
http://mindtreeinsight.svn.sourceforge.net/mindtreeinsight/?rev=223&view=rev
Author:   bindul
Date:     2009-03-23 08:07:07 +0000 (Mon, 23 Mar 2009)

Log Message:
-----------
Preparing for 1.2.0 release

Added Paths:
-----------
    releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/
    releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/.project
    releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/pom.xml
    
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/apt/index.apt
    
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/apt/releng-site-generation.apt
    releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/site.xml

Removed Paths:
-------------
    releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/.classpath
    releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/.project
    releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/pom.xml
    
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/apt/index.apt
    
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/apt/releng-site-generation.apt
    releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/site.xml

Deleted: releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/.classpath
===================================================================
--- releng/mvn-plugins-parent/trunk/.classpath  2009-03-08 19:43:07 UTC (rev 
193)
+++ releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/.classpath  
2009-03-23 08:07:07 UTC (rev 223)
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-       <classpathentry kind="output" path="bin"/>
-</classpath>

Deleted: releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/.project
===================================================================
--- releng/mvn-plugins-parent/trunk/.project    2009-03-08 19:43:07 UTC (rev 
193)
+++ releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/.project    
2009-03-23 08:07:07 UTC (rev 223)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>mvn-plugins-parent</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-       </natures>
-</projectDescription>

Copied: releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/.project (from 
rev 194, releng/mvn-plugins-parent/trunk/.project)
===================================================================
--- releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/.project            
                (rev 0)
+++ releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/.project    
2009-03-23 08:07:07 UTC (rev 223)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>mvn-plugins-parent</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       
<name>org.devzuz.q.maven.jdt.core.mavenIncrementalBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.devzuz.q.maven.jdt.core.mavenNature</nature>
+       </natures>
+</projectDescription>

Deleted: releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/pom.xml
===================================================================
--- releng/mvn-plugins-parent/trunk/pom.xml     2009-03-08 19:43:07 UTC (rev 
193)
+++ releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/pom.xml     
2009-03-23 08:07:07 UTC (rev 223)
@@ -1,237 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-       |
-       | Copyright (c) 2007 MindTree Consulting Ltd.
-       | 
-       | This file is part of Insight Release Engineering Tools.
-       | 
-       | Insight Release Engineering Tools is free software: you can 
redistribute 
-       | it and/or modify it under the terms of the GNU General Public License 
as 
-       | published by the Free Software Foundation, either version 3 of the 
License, 
-       | or (at your option) any later version.
-       | 
-       | Insight Release Engineering Tools is distributed in the hope that it 
will 
-       | be useful, but WITHOUT ANY WARRANTY; without even the implied 
warranty of 
-       | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
General 
-       | Public License for more details.
-       | 
-       | You should have received a copy of the GNU General Public License 
along with 
-       | Insight Release Engineering Tools. If not, see 
-       | <http://www.gnu.org/licenses/>.
-       |
--->
-<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.releng</groupId>
-       <artifactId>mvn-plugins-parent</artifactId>
-       <packaging>pom</packaging>
-       <!-- TODO: dummy version. In Maven 2.1, this will be auto-versioned 
being a generic parent -->
-       <version>1.2.0-SNAPSHOT</version>
-       <name>Insight Release Engineering Maven Plugins</name>
-       <description>The Parent of all Insight Maven Plug-ins</description>
-       <url>http://mindtreeinsight.sourceforge.net/releng/</url>
-       <inceptionYear>2007</inceptionYear>
-       <organization>
-          <name>MindTree Consulting Ltd.</name>
-          <url>http://www.mindtree.com/</url>
-       </organization>
-       <licenses>
-          <license>
-            <name>GNU General Public License v3.0</name>
-            <url>http://www.gnu.org/licenses/gpl.html</url>
-            <distribution>repo</distribution>
-        </license>
-       </licenses>
-       <scm>
-               
<connection>scm:svn:http://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/releng/mvn-plugins-parent/</connection>
-               
<developerConnection>scm:svn:https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/releng/mvn-plugins-parent/</developerConnection>
-               
<url>http://mindtreeinsight.svn.sourceforge.net/viewvc/mindtreeinsight/releng/mvn-plugins-parent/</url>
-               <tag>trunk</tag>
-       </scm>
-       <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>
-               </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>
-               </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>
-               </mailingList>
-       </mailingLists>
-       <issueManagement>
-               <system>SourceForge Issue Tracker</system>
-               <url>https://sourceforge.net/tracker/?group_id=212019</url>
-       </issueManagement>
-       <developers>
-               <developer>
-                       <id>bindul</id>
-                       <name>Bindul Bhowmik</name>
-                       <email>bin...@users.sourceforge.net</email>
-                       <organization>MindTree Consulting Ltd.</organization>
-                       <organizationUrl>http://mindtree.com/</organizationUrl>
-                       <roles>
-                               <role>developer</role>
-                               <role>project admin</role>
-                       </roles>
-                       <timezone>-7</timezone>
-                       <url>http://bindul.name</url>
-               </developer>
-       </developers>
-       <build>
-               <plugins>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-compiler-plugin</artifactId>
-                               <configuration>
-                                       <source>1.5</source>
-                                       <target>1.5</target>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-site-plugin</artifactId>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-javadoc-plugin</artifactId>
-                               <executions>
-                                       <execution>
-                                               <phase>package</phase>
-                                               <goals>
-                                                       <goal>jar</goal>
-                                               </goals>
-                                       </execution>
-                               </executions>
-                               <configuration>
-                                       <stylesheet>maven</stylesheet>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-source-plugin</artifactId>
-                               <executions>
-                                       <execution>
-                                               <goals>
-                                                       <goal>jar</goal>
-                                               </goals>
-                                       </execution>
-                               </executions>
-                       </plugin>
-               </plugins>
-          <extensions>
-            <extension>
-                <groupId>org.apache.maven.scm</groupId>
-                <artifactId>maven-scm-manager-plexus</artifactId>
-                <version>1.0</version>
-            </extension>
-            <extension>
-                <groupId>org.apache.maven.scm</groupId>
-                <artifactId>maven-scm-provider-svnexe</artifactId>
-                <version>1.0</version>
-            </extension>
-          </extensions>
-       </build>
-       <reporting>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-plugin-plugin</artifactId>
-            </plugin>
-            <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-javadoc-plugin</artifactId>
-                               <configuration>
-                                       <stylesheet>maven</stylesheet>
-                               </configuration>
-                       </plugin>
-            <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-jxr-plugin</artifactId>
-                               <configuration>
-                                       <linkJavadoc>true</linkJavadoc>
-                                       
<javadocDir>target/site/apidocs</javadocDir>
-                               </configuration>
-                       </plugin>
-        </plugins>
-    </reporting>
-       <distributionManagement>
-        <repository>
-            <id>insight.release.repo</id>
-            <name>Insight Release Repository</name>
-            
<url>scm:svn:https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/release</url>
-            <layout>default</layout>
-        </repository>
-        <snapshotRepository>
-            <id>insight.snapshot.repo</id>
-            <name>Insight Snapshot Repository</name>
-            
<url>scm:svn:https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/snapshot</url>
-            <uniqueVersion>false</uniqueVersion>
-            <layout>default</layout>
-        </snapshotRepository>
-        
<downloadUrl>http://sourceforge.net/project/showfiles.php?group_id=212019</downloadUrl>
-    </distributionManagement>
-    <repositories>
-        <repository>
-            <id>central</id>
-            <name>Maven Central repository</name>
-            <url>http://repo1.maven.org/maven2</url>
-        </repository>
-        <repository>
-          <id>apache.snapshot.repo</id>
-          <name>Apache Snapshot Repository</name>
-          <url>http://people.apache.org/maven-snapshot-repository</url>
-        </repository>
-        <repository>
-            <id>insight.release.repo</id>
-            <name>Insight Release Repository</name>
-            
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/release</url>
-        </repository>
-        <repository>
-            <id>insight.snapshot.repo</id>
-            <name>Insight Snapshot Repository</name>
-            
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/snapshot</url>
-        </repository>
-        <repository>
-            <id>insight.dependency.repo</id>
-            <name>Insight Dependency Repository</name>
-            
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/dependency</url>
-        </repository>
-        <repository>
-            <id>maven2-repository.dev.java.net</id>
-            <name>Java.net Repository for Maven</name>
-            <url>http://download.java.net/maven/2</url>
-            <layout>default</layout>
-        </repository>
-    </repositories>
-    <pluginRepositories>
-        <pluginRepository>
-            <id>central</id>
-            <name>Maven Central repository</name>
-            <url>http://repo1.maven.org/maven2</url>
-        </pluginRepository>
-        <pluginRepository>
-            <id>insight.release.repo</id>
-            <name>Insight Release Repository</name>
-            
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/release</url>
-        </pluginRepository>
-        <pluginRepository>
-            <id>insight.snapshot.repo</id>
-            <name>Insight Snapshot Repository</name>
-            
<url>https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/maven-repo/trunk/snapshot</url>
-        </pluginRepository>
-    </pluginRepositories>
-</project>
\ No newline at end of file

Copied: releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/pom.xml (from 
rev 222, releng/mvn-plugins-parent/trunk/pom.xml)
===================================================================
--- releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/pom.xml             
                (rev 0)
+++ releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/pom.xml     
2009-03-23 08:07:07 UTC (rev 223)
@@ -0,0 +1,192 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- 
+       |
+       | Copyright (c) 2007-2009 MindTree Ltd.
+       | 
+       | This file is part of Insight Release Engineering Tools.
+       | 
+       | Insight Release Engineering Tools is free software: you can 
redistribute 
+       | it and/or modify it under the terms of the GNU General Public License 
as 
+       | published by the Free Software Foundation, either version 3 of the 
License, 
+       | or (at your option) any later version.
+       | 
+       | Insight Release Engineering Tools is distributed in the hope that it 
will 
+       | be useful, but WITHOUT ANY WARRANTY; without even the implied 
warranty of 
+       | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
General 
+       | Public License for more details.
+       | 
+       | You should have received a copy of the GNU General Public License 
along with 
+       | Insight Release Engineering Tools. If not, see 
+       | <http://www.gnu.org/licenses />.
+       |
+-->
+<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";>
+    <parent>
+       <groupId>com.mindtree.techworks.insight</groupId>
+       <artifactId>parent</artifactId>
+       <version>1.0.0</version>
+    </parent>
+       <modelVersion>4.0.0</modelVersion>
+       <groupId>com.mindtree.techworks.insight.releng</groupId>
+       <artifactId>mvn-plugins-parent</artifactId>
+       <packaging>pom</packaging>
+       <version>1.2.0</version>
+       <name>Insight Release Engineering Maven Plugins</name>
+       <description>The Parent of all Insight Maven Plug-ins</description>
+       <url>http://mindtreeinsight.sourceforge.net/releng/</url>
+       <inceptionYear>2007</inceptionYear>
+       <scm>
+               
<connection>scm:svn:http://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0</connection>
+               
<developerConnection>scm:svn:https://mindtreeinsight.svn.sourceforge.net/svnroot/mindtreeinsight/releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0</developerConnection>
+               
<url>http://mindtreeinsight.svn.sourceforge.net/viewvc/mindtreeinsight/releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0</url>
+       </scm>
+       <developers>
+               <developer>
+                       <id>bindul</id>
+                       <name>Bindul Bhowmik</name>
+                       <email>bindul -at- users.sourceforge.net</email>
+                       <organization>MindTree Consulting Ltd.</organization>
+                       <organizationUrl>http://mindtree.com/</organizationUrl>
+                       <roles>
+                               <role>developer</role>
+                               <role>project admin</role>
+                       </roles>
+                       <timezone>-7</timezone>
+                       <url>http://blog.bindul.name/</url>
+               </developer>
+       </developers>
+       <dependencyManagement>
+               <dependencies>
+                       <dependency>
+                               <groupId>org.apache.maven</groupId>
+                               <artifactId>maven-plugin-api</artifactId>
+                               <version>2.0.10</version>
+                       </dependency>
+                       <dependency>
+                               <groupId>org.apache.maven</groupId>
+                               <artifactId>maven-project</artifactId>
+                               <version>2.0.10</version>
+                       </dependency>
+                       <dependency>
+                               <groupId>org.apache.velocity</groupId>
+                               <artifactId>velocity</artifactId>
+                               <version>1.6.1</version>
+                       </dependency>
+                       <dependency>
+                               <groupId>org.codehaus.plexus</groupId>
+                               <artifactId>plexus-utils</artifactId>
+                               <version>1.5.8</version>
+                       </dependency>
+                       <dependency>
+                               <groupId>commons-jxpath</groupId>
+                               <artifactId>commons-jxpath</artifactId>
+                               <version>1.3</version>
+                       </dependency>
+               </dependencies>
+       </dependencyManagement>
+       <build>
+               <plugins>
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               <artifactId>maven-compiler-plugin</artifactId>
+                               <configuration>
+                                       <source>1.4</source>
+                                       <target>1.4</target>
+                               </configuration>
+                       </plugin>
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               <artifactId>maven-javadoc-plugin</artifactId>
+                               <executions>
+                                       <execution>
+                                               <phase>package</phase>
+                                               <goals>
+                                                       <goal>jar</goal>
+                                               </goals>
+                                       </execution>
+                               </executions>
+                               <configuration>
+                                       <stylesheet>maven</stylesheet>
+                               </configuration>
+                       </plugin>
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               <artifactId>maven-source-plugin</artifactId>
+                               <executions>
+                                       <execution>
+                                               <goals>
+                                                       <goal>jar</goal>
+                                               </goals>
+                                       </execution>
+                               </executions>
+                       </plugin>
+               </plugins>
+          <extensions>
+            <extension>
+                <groupId>org.apache.maven.scm</groupId>
+                <artifactId>maven-scm-manager-plexus</artifactId>
+                <version>1.1</version>
+            </extension>
+            <extension>
+                <groupId>org.apache.maven.scm</groupId>
+                <artifactId>maven-scm-provider-svnexe</artifactId>
+                <version>1.1</version>
+            </extension>
+       </extensions>
+    </build>
+    <reporting>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-plugin-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <configuration>
+                    <stylesheet>maven</stylesheet>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-jxr-plugin</artifactId>
+                <configuration>
+                    <linkJavadoc>true</linkJavadoc>
+                    <javadocDir>target/site/apidocs</javadocDir>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>taglist-maven-plugin</artifactId>
+                <configuration>
+                    <tags>
+                        <tag>TODO</tag>
+                        <tag>@todo</tag>
+                        <tag>@deprecated</tag>
+                        <tag>FIXME</tag>
+                    </tags>
+                    <encoding>UTF-8</encoding>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-changes-plugin</artifactId>
+                <configuration>
+                    <xmlPath>${basedir}/src/changes/changes.xml</xmlPath>
+                    
<issueLinkTemplate>http://sourceforge.net/support/tracker.php?aid=%ISSUE%</issueLinkTemplate>
+                    <issueLinkTemplatePerSystem>
+                        
<bugs>https://sourceforge.net/tracker2/index.php?func=detail&amp;group_id=212019&amp;atid=1020092&amp;aid=%ISSUE%</bugs>
+                        
<featureRequests>https://sourceforge.net/tracker2/index.php?func=detail&amp;group_id=212019&amp;atid=1020095&amp;aid=%ISSUE%</featureRequests>
+                    </issueLinkTemplatePerSystem>
+                </configuration>
+                <reportSets>
+                    <reportSet>
+                        <reports>
+                            <report>changes-report</report>
+                        </reports>
+                    </reportSet>
+                </reportSets>
+            </plugin>
+        </plugins>
+    </reporting>
+</project>
\ No newline at end of file

Deleted: 
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/apt/index.apt
===================================================================
--- releng/mvn-plugins-parent/trunk/src/site/apt/index.apt      2009-03-08 
19:43:07 UTC (rev 193)
+++ 
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/apt/index.apt  
    2009-03-23 08:07:07 UTC (rev 223)
@@ -1,33 +0,0 @@
-                                    ------
-                         Insight Release Engineering Tools
-                                    ------
-                                Bindul Bhowmik
-                                    ------
-                             $Date $
-                             
-Release Engineering Tools
-       
-       As of December 2007 Insight Exclusively uses 
{{{http://maven.apache.org}Maven}}
-       as its build and release tool.
-       
-       However, to achive some of the build features not currently available in
-       Maven, the Insight team developed a number of maven plugins and tools. 
This
-       release engineering section documents those. 
-       
-* Plug-ins
-
-       The following plug-ins are currently available 
-       
-       * {{{maven-jsmooth-plugin/}jsmooth-plugin}}: A plug-in that can generate
-       Windows executables using {{{http://jsmooth.sourceforge.net}JSmooth}}
-       
-       * {{{maven-nsis-plugin/}nsis-plugin}}: A plug-in that can generate 
Windows
-       installers using {{{http://nsis.sourceforge.net}Nullsoft Scriptable 
Install
-       System}}
-       
-* Skins
-
-       The following skins are available
-
-       * {{{insight-site-skin/}insight-site-skin}}: The skin used for Insight
-       sites, including this one.
\ No newline at end of file

Copied: 
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/apt/index.apt 
(from rev 219, releng/mvn-plugins-parent/trunk/src/site/apt/index.apt)
===================================================================
--- 
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/apt/index.apt  
                            (rev 0)
+++ 
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/apt/index.apt  
    2009-03-23 08:07:07 UTC (rev 223)
@@ -0,0 +1,51 @@
+                                    ------
+                         Insight Release Engineering Tools
+                                    ------
+                                Bindul Bhowmik
+                                    ------
+                             $Date $
+
+~~ Copyright (c) 2007-2009 MindTree Ltd.
+~~ 
+~~ This file is part of Insight Release Engineering Tools.
+~~ 
+~~ Insight Release Engineering Tools is free software: you can redistribute 
+~~ it and/or modify it under the terms of the GNU General Public License as 
+~~ published by the Free Software Foundation, either version 3 of the License, 
+~~ or (at your option) any later version.
+~~ 
+~~ Insight Release Engineering Tools is distributed in the hope that it will 
+~~ be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General 
+~~ Public License for more details.
+~~ 
+~~ You should have received a copy of the GNU General Public License along 
with 
+~~ Insight Release Engineering Tools. If not, see 
+~~ <http://www.gnu.org/licenses/>.
+
+Release Engineering Tools
+       
+       As of December 2007 Insight Exclusively uses 
{{{http://maven.apache.org}Maven}}
+       as its build and release tool.
+       
+       However, to achive some of the build features not currently available in
+       Maven, the Insight team developed a number of maven plugins and tools. 
This
+       release engineering section documents those. 
+       
+* Plug-ins
+
+       The following plug-ins are currently available 
+       
+       * {{{maven-jsmooth-plugin/}jsmooth-plugin}}: A plug-in that can generate
+       Windows executables using {{{http://jsmooth.sourceforge.net}JSmooth}}
+       
+       * {{{maven-nsis-plugin/}nsis-plugin}}: A plug-in that can generate 
Windows
+       installers using {{{http://nsis.sourceforge.net}Nullsoft Scriptable 
Install
+       System}}
+       
+* Skins
+
+       The following skins are available
+
+       * {{{insight-site-skin/}insight-site-skin}}: The skin used for Insight
+       sites, including this one.
\ No newline at end of file

Deleted: 
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/apt/releng-site-generation.apt
===================================================================
--- releng/mvn-plugins-parent/trunk/src/site/apt/releng-site-generation.apt     
2009-03-08 19:43:07 UTC (rev 193)
+++ 
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/apt/releng-site-generation.apt
     2009-03-23 08:07:07 UTC (rev 223)
@@ -1,20 +0,0 @@
-                                    ------
-                         Insight Releng Site Generation
-                                    ------
-                                Bindul Bhowmik
-                                    ------
-                             $Date $
-                             
-Avoid Reports
-
-       To generate the insight releng site use the following command:
-       
-----
-mvn clean site -DgenerateReports=false
-----
-
-       If you are installing the pom to the local repository at the same time, 
use:
-       
-----
-mvn clean install site -DgenerateReports=false
-----
\ No newline at end of file

Copied: 
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/apt/releng-site-generation.apt
 (from rev 219, 
releng/mvn-plugins-parent/trunk/src/site/apt/releng-site-generation.apt)
===================================================================
--- 
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/apt/releng-site-generation.apt
                             (rev 0)
+++ 
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/apt/releng-site-generation.apt
     2009-03-23 08:07:07 UTC (rev 223)
@@ -0,0 +1,38 @@
+                                    ------
+                         Insight Releng Site Generation
+                                    ------
+                                Bindul Bhowmik
+                                    ------
+                             $Date $
+
+~~ Copyright (c) 2007-2009 MindTree Ltd.
+~~ 
+~~ This file is part of Insight Release Engineering Tools.
+~~ 
+~~ Insight Release Engineering Tools is free software: you can redistribute 
+~~ it and/or modify it under the terms of the GNU General Public License as 
+~~ published by the Free Software Foundation, either version 3 of the License, 
+~~ or (at your option) any later version.
+~~ 
+~~ Insight Release Engineering Tools is distributed in the hope that it will 
+~~ be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General 
+~~ Public License for more details.
+~~ 
+~~ You should have received a copy of the GNU General Public License along 
with 
+~~ Insight Release Engineering Tools. If not, see 
+~~ <http://www.gnu.org/licenses/>.
+                             
+Avoid Reports
+
+       To generate the insight releng site use the following command:
+       
+----
+mvn clean site -DgenerateReports=false
+----
+
+       If you are installing the pom to the local repository at the same time, 
use:
+       
+----
+mvn clean install site -DgenerateReports=false
+----
\ No newline at end of file

Deleted: 
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/site.xml
===================================================================
--- releng/mvn-plugins-parent/trunk/src/site/site.xml   2009-03-08 19:43:07 UTC 
(rev 193)
+++ releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/site.xml   
2009-03-23 08:07:07 UTC (rev 223)
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-       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://mindtreeinsight.sourceforge.net/xsds/decoration-1.0.0.xsd"; 
--->
-<project name="Insight Release Engineering">
-       <skin>
-               <groupId>com.mindtree.techworks.insight.releng</groupId>
-               <artifactId>maven-site-skin</artifactId>
-       </skin>
-       <version position="none"/>
-       <poweredBy>
-               <logo name="SourceForge.net Logo"
-                       href="https://sourceforge.net/projects/mindtreeinsight/";
-                       
img="http://sflogo.sourceforge.net/sflogo.php?group_id=212019&amp;type=1"; />
-               <logo name="Build with Maven 2" href="http://maven.apache.org";
-                       
img="http://maven.apache.org/images/logos/maven-feather.png"; />
-       </poweredBy>
-       <bannerLeft>
-               <name>Release Engg</name>
-               <href>http://mindtreeinsight.sourceforge.net/releng/</href>
-       </bannerLeft>
-       <bannerRight>
-               <name>by Insight</name>
-               <href>http://mindtreeinsight.sourceforge.net/</href>
-       </bannerRight>
-       <body>
-               <links>
-                       <item name="MindTree" href="http://www.mindtree.com/"; />
-                       <item name="Insight" 
href="http://mindtreeinsight.sourceforge.net/"/>
-               </links>
-               <menu name="Insight Releng">
-                       <item name="Introduction" href="index.html"/>
-                       <item name="Releng Site Gen" 
href="releng-site-generation.html"/>
-               </menu>
-               <menu name="Plugins">
-                       <item name="JSmooth Plugin" 
href="maven-jsmooth-plugin/index.html"/>
-                       <item name="NSIS Plugin" 
href="maven-nsis-plugin/index.html"/>
-               </menu>
-               <menu name="Skins">
-                       <item name="Insight Site Skin" 
href="insight-site-skin/index.html"/>
-               </menu>
-       </body>
-</project>

Copied: 
releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/site.xml (from 
rev 219, releng/mvn-plugins-parent/trunk/src/site/site.xml)
===================================================================
--- releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/site.xml   
                        (rev 0)
+++ releng/mvn-plugins-parent/tags/mvn-plugins-parent-1.2.0/src/site/site.xml   
2009-03-23 08:07:07 UTC (rev 223)
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- 
+       |
+       | Copyright (c) 2007-2009 MindTree Ltd.
+       | 
+       | This file is part of Insight Release Engineering Tools.
+       | 
+       | Insight Release Engineering Tools is free software: you can 
redistribute 
+       | it and/or modify it under the terms of the GNU General Public License 
as 
+       | published by the Free Software Foundation, either version 3 of the 
License, 
+       | or (at your option) any later version.
+       | 
+       | Insight Release Engineering Tools is distributed in the hope that it 
will 
+       | be useful, but WITHOUT ANY WARRANTY; without even the implied 
warranty of 
+       | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
General 
+       | Public License for more details.
+       | 
+       | You should have received a copy of the GNU General Public License 
along with 
+       | Insight Release Engineering Tools. If not, see 
+       | <http://www.gnu.org/licenses/>.
+       |
+-->
+<project name="Insight Release Engineering" 
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/decoration-1.0.0.xsd";>
+       <skin>
+               <groupId>com.mindtree.techworks.insight.releng</groupId>
+               <artifactId>insight-site-skin</artifactId>
+       </skin>
+       <version position="none"/>
+       <poweredBy>
+               <logo name="SourceForge.net Logo"
+                       href="https://sourceforge.net/projects/mindtreeinsight/";
+                       
img="http://sflogo.sourceforge.net/sflogo.php?group_id=212019&amp;amp;type=13"; 
/>
+               <logo name="Built with Maven 2" href="http://maven.apache.org";
+                       
img="http://maven.apache.org/images/logos/maven-feather.png"; />
+               <logo name="Valid XHTML 1.0 Strict" 
href="http://validator.w3.org/check?uri=referer"; 
+                       img="http://www.w3.org/Icons/valid-xhtml10"/>
+       </poweredBy>
+       <bannerLeft>
+               <name>Release Engg</name>
+               <href>http://mindtreeinsight.sourceforge.net/releng/</href>
+       </bannerLeft>
+       <bannerRight>
+               <name>by Insight</name>
+               <href>http://mindtreeinsight.sourceforge.net/</href>
+       </bannerRight>
+       <body>
+               <head>
+                       <piwik siteId="1" 
baseUrl="apps.sourceforge.net/piwik/mindtreeinsight/"/>
+                       <privacy href="../privacy.html"/>
+                       <meta name="keywords" 
content="maven,plugin,plug-in,nsis,nullsoft install 
system,jsmooth,packaging,java,mindtree,insight,maven2,mindtree ltd"/>
+               </head>
+               <breadcrumbs>
+                       <item name="Insight" href="../"/>
+               </breadcrumbs>
+               <links>
+                       <item name="MindTree" href="http://www.mindtree.com/"; />
+                       <item name="Insight" 
href="http://mindtreeinsight.sourceforge.net/"/>
+               </links>
+               <menu name="Insight Releng">
+                       <item name="Introduction" href="index.html"/>
+                       <item name="Releng Site Gen" 
href="releng-site-generation.html"/>
+               </menu>
+               <menu name="Plugins">
+                       <item name="JSmooth Plugin" 
href="maven-jsmooth-plugin/index.html"/>
+                       <item name="NSIS Plugin" 
href="maven-nsis-plugin/index.html"/>
+               </menu>
+               <menu name="Skins">
+                       <item name="Insight Site Skin" 
href="insight-site-skin/index.html"/>
+               </menu>
+       </body>
+</project>


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