Author: germuska
Date: Fri Nov 19 13:00:43 2004
New Revision: 105881

Modified:
   struts/core/trunk/project.properties
Log:
remove redundant definitions of maven.repo.central and 
maven.repo.central.directory; fix typo

Modified: struts/core/trunk/project.properties
==============================================================================
--- struts/core/trunk/project.properties        (original)
+++ struts/core/trunk/project.properties        Fri Nov 19 13:00:43 2004
@@ -11,7 +11,7 @@
 
 maven.checkstyle.properties = conf/qa/CheckStyle.xml
 
-#keep ant & maven directories seperate.
+#keep ant & maven directories separate.
 maven.build.dir=m-target
 
 # doc.dir is a property used in the original Ant-oriented build.xml.
@@ -110,15 +110,6 @@
 # -------------------------------------------------------------------
 # A P A C H E  R E P O S I T O R Y  P R O P E R T I E S
 # -------------------------------------------------------------------
-#This is the host that Maven will attempt
-#to deploy the distribution to during a dist:deploy.   
-maven.repo.central=minotaur.apache.org 
-
-#This is the directory that Maven will
-#copy the distribution to during a dist:deploy.        
-
-maven.repo.central.directory=/www/www.apache.org/dist/java-repository
-
 # Because the repository user name is different for each person, it should not
 # be defined in the shared "project.properties"  
 # Define this on the command line, or in your own build.properties file:

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to