Author: remi
Date: 2009-06-03 11:55:01 +0200 (Wed, 03 Jun 2009)
New Revision: 4732

Modified:
   
software_suite_v3/smart-core/smart-dev/plugin-toolkit/java/simpleplugin-java-kit/trunk/pom.xml
Log:
* added path to locally deploy the library in maven system (mvn deploy)

Modified: 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/java/simpleplugin-java-kit/trunk/pom.xml
===================================================================
--- 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/java/simpleplugin-java-kit/trunk/pom.xml
      2009-06-03 09:41:30 UTC (rev 4731)
+++ 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/java/simpleplugin-java-kit/trunk/pom.xml
      2009-06-03 09:55:01 UTC (rev 4732)
@@ -32,8 +32,9 @@
       <distributionManagement>
     <repository>
       <id>kysoh</id>
-      <name>Kysohl Repository</name>
-      <url>file:///tmp/maven2</url>
+      <name>Kysoh internal Repository</name>
+      <!-- Replace the url with your local configuration -->
+      <url>file:///C:\Documents and Settings\User\.m2</url>
     </repository>
   </distributionManagement>
 


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to