Author: rbaxter85
Date: Tue Aug 28 03:24:27 2012
New Revision: 1377960

URL: http://svn.apache.org/viewvc?rev=1377960&view=rev
Log:
Added notes on configuring Maven

Modified:
    shindig/site/trunk/cms/trunk/content/releasing.mdtext

Modified: shindig/site/trunk/cms/trunk/content/releasing.mdtext
URL: 
http://svn.apache.org/viewvc/shindig/site/trunk/cms/trunk/content/releasing.mdtext?rev=1377960&r1=1377959&r2=1377960&view=diff
==============================================================================
--- shindig/site/trunk/cms/trunk/content/releasing.mdtext (original)
+++ shindig/site/trunk/cms/trunk/content/releasing.mdtext Tue Aug 28 03:24:27 
2012
@@ -191,6 +191,11 @@ Enjoy,
 
 ## 10. Notes
 
+### Maven Configuration
+In order to publish the release artifacts to the Apache Maven servers you need 
to configure your Maven settings so Maven
+knows your Apache credentials.  Follow the documentation 
[here](http://www.apache.org/dev/publishing-maven-artifacts.html#dev-env) 
+to configure Maven correctly.
+
 ### PHP Prerequisites
 If you are a Java developer who is building a Shindig release chances are you 
do not have the necessary PHP 
 dependencies installed on your machine.  You will need to install and 
configure PHPUnit and mcrypt (as well as PHP) 


Reply via email to