Revision: 112 http://mvn-infix.svn.sourceforge.net/mvn-infix/?rev=112&view=rev Author: bindul Date: 2011-06-18 22:52:34 +0000 (Sat, 18 Jun 2011)
Log Message: ----------- Changing plugin name to match maven specification Modified Paths: -------------- plugins/jsmooth-maven-plugin/trunk/pom.xml plugins/nsis-maven-plugin/trunk/pom.xml Modified: plugins/jsmooth-maven-plugin/trunk/pom.xml =================================================================== --- plugins/jsmooth-maven-plugin/trunk/pom.xml 2011-06-18 22:45:15 UTC (rev 111) +++ plugins/jsmooth-maven-plugin/trunk/pom.xml 2011-06-18 22:52:34 UTC (rev 112) @@ -7,15 +7,15 @@ <version>1.0-SNAPSHOT</version> </parent> <groupId>com.mindtree.techworks.infix.plugins</groupId> - <artifactId>maven-jsmooth-plugin</artifactId> + <artifactId>jsmooth-maven-plugin</artifactId> <packaging>maven-plugin</packaging> <name>Infix Maven JSmooth Plugin</name> <version>0.3.0-SNAPSHOT</version> <description>Maven build plugin that uses Jsmooth to generate windows executable wrapper for Java applications</description> <scm> - <connection>scm:svn:http://mvn-infix.svn.sourceforge.net/svnroot/mvn-infix/plugins/maven-jsmooth-plugin/trunk</connection> - <developerConnection>scm:svn:https://mvn-infix.svn.sourceforge.net/svnroot/mvn-infix/plugins/maven-jsmooth-plugin/trunk</developerConnection> - <url>http://mvn-infix.svn.sourceforge.net/viewvc/mvn-infix/plugins/maven-jsmooth-plugin/trunk</url> + <connection>scm:svn:http://mvn-infix.svn.sourceforge.net/svnroot/mvn-infix/plugins/jsmooth-maven-plugin/trunk</connection> + <developerConnection>scm:svn:https://mvn-infix.svn.sourceforge.net/svnroot/mvn-infix/plugins/jsmooth-maven-plugin/trunk</developerConnection> + <url>http://mvn-infix.svn.sourceforge.net/viewvc/mvn-infix/plugins/jsmooth-maven-plugin/trunk</url> </scm> <issueManagement> <system>MantisBT</system> Modified: plugins/nsis-maven-plugin/trunk/pom.xml =================================================================== --- plugins/nsis-maven-plugin/trunk/pom.xml 2011-06-18 22:45:15 UTC (rev 111) +++ plugins/nsis-maven-plugin/trunk/pom.xml 2011-06-18 22:52:34 UTC (rev 112) @@ -28,15 +28,15 @@ <version>1.0-SNAPSHOT</version> </parent> <groupId>com.mindtree.techworks.infix.plugins</groupId> - <artifactId>maven-nsis-plugin</artifactId> + <artifactId>nsis-maven-plugin</artifactId> <packaging>maven-plugin</packaging> <name>Infix Maven NSIS Plugin</name> <version>0.3.0-SNAPSHOT</version> <description>Maven build plugin that uses NSIS to generate windows installables for applications</description> <scm> - <connection>scm:svn:http://mvn-infix.svn.sourceforge.net/svnroot/mvn-infix/plugins/maven-nsis-plugin/trunk</connection> - <developerConnection>scm:svn:https://mvn-infix.svn.sourceforge.net/svnroot/mvn-infix/plugins/maven-nsis-plugin/trunk</developerConnection> - <url>http://mvn-infix.svn.sourceforge.net/viewvc/mvn-infix/plugins/maven-nsis-plugin/trunk</url> + <connection>scm:svn:http://mvn-infix.svn.sourceforge.net/svnroot/mvn-infix/plugins/nsis-maven-plugin/trunk</connection> + <developerConnection>scm:svn:https://mvn-infix.svn.sourceforge.net/svnroot/mvn-infix/plugins/nsis-maven-plugin/trunk</developerConnection> + <url>http://mvn-infix.svn.sourceforge.net/viewvc/mvn-infix/plugins/nsis-maven-plugin/trunk</url> </scm> <issueManagement> <system>MantisBT</system> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ mvn-Infix-commits mailing list mvn-Infix-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mvn-infix-commits