You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bu...@apache.org on 2014/03/22 17:33:52 UTC

svn commit: r902883 - in /websites/staging/maven/trunk/content: ./ community.html maven-site-1.0-site.jar

Author: buildbot
Date: Sat Mar 22 16:33:52 2014
New Revision: 902883

Log:
Staging update by buildbot for maven

Modified:
    websites/staging/maven/trunk/content/   (props changed)
    websites/staging/maven/trunk/content/community.html
    websites/staging/maven/trunk/content/maven-site-1.0-site.jar

Propchange: websites/staging/maven/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Mar 22 16:33:52 2014
@@ -1 +1 @@
-1580241
+1580247

Modified: websites/staging/maven/trunk/content/community.html
==============================================================================
--- websites/staging/maven/trunk/content/community.html (original)
+++ websites/staging/maven/trunk/content/community.html Sat Mar 22 16:33:52 2014
@@ -249,22 +249,15 @@
 <p>Just as any other healthy project requires a quick turn-around on defects, and a transparent method of users to have their wishes heard, so too does Maven need your help. Refer to the <a href="./issue-tracking.html">Issue Tracking</a> page.</p></div>
 <div class="section">
 <h4>Developers<a name="Developers"></a></h4>
-<p>For Maven developers, commiters, PMC: there is a <a href="./developers/index.html">Developers Guide</a>.</p></div></div>
+<p>For Maven developers, committers, PMC: there is a <a href="./developers/index.html">Developers Guide</a>.</p></div></div>
 <div class="section">
 <h3>Being a Good Maven Citizen<a name="Being_a_Good_Maven_Citizen"></a></h3>
 <p>The concept of a public repository built into the core architecture of Maven makes it necessarily community-centric. There are a few simple things that Maven users may do to help keep that community thriving.</p>
 <div class="section">
 <h4>Be a Kind Public Repository User<a name="Be_a_Kind_Public_Repository_User"></a></h4>
-<p>The best thing that a user can do is to set up their own remote repository mirror containing the projects needed. There are several tools to make this simpler, such as <a class="externalLink" href="http://nexus.sonatype.org/">Nexus</a> or <a class="externalLink" href="http://maven.apache.org/archiva/">Archiva</a>. This reduces strain on the Maven central repository, and allows new users to get acquainted with Maven easier and quicker. This is especially important for power-users and corporations. The incentive behind this is, controlling your own servers can give you desired level of security and more control over uptime, resulting in a better experience for your users. With that said, keep the following sentiment in mind:</p>
+<p>The best thing that a user can do is to set up their own remote repository mirror containing the projects needed: this is called a <a href=".//repository-management.html">repository manager</a>. This reduces strain on the Maven central repository, and allows new users to get acquainted with Maven easier and quicker. This is especially important for power-users and corporations. The incentive behind this is, controlling your own servers can give you desired level of security and more control over uptime, resulting in a better experience for your users. With that said, keep the following sentiment in mind:</p>
 <p><i>DO NOT wget THE ENTIRE REPOSITORY!</i></p>
-<p>Please take only the jars you need. We understand this is may entail more work, but grabbing all 9+ Gigs of binaries really kills our servers.</p></div>
-<div class="section">
-<h4>Host a Mirror<a name="Host_a_Mirror"></a></h4>
-<p>As an extention to the previous statement, if you have access to a large data repository with lots of bandwidth, please consider becomming a mirror for the Maven central repository.</p>
-<p>As you can imagine, thousands of users downloading can put quite a strain on one server. If you wish to be a mirror, please file a request in the <a class="externalLink" href="http://jira.codehaus.org/browse/MPA">Maven Project Administration</a> JIRA project.</p></div>
-<div class="section">
-<h4>Host a Public Repository<a name="Host_a_Public_Repository"></a></h4>
-<p>If you have any projects that you wish others to use, host them on your own public repository. That way, your users can simply add your repository to their own project repo list, and viola! Maven can keep you and your users in synch, growing your user-base due simply to its new-found ease of use.</p></div></div>
+<p>Please take only the jars you need. We understand this is may entail more work, but grabbing all 9+ Gigs of binaries really kills our servers.</p></div></div>
 <div class="section">
 <h3>User Gathering Spots<a name="User_Gathering_Spots"></a></h3>
 <p>These are a few of the watering holes around which Maven users tend to gather.</p>
@@ -273,7 +266,7 @@
 <p>Maven has a number of <a href="./mail-lists.html">Mailing Lists</a>, and the Maven User List is specifically dedicated to answering questions about all Maven things.</p></div>
 <div class="section">
 <h4>IRC (Internet Relay Chat)<a name="IRC_Internet_Relay_Chat"></a></h4>
-<p>Log into the <tt>#maven</tt> IRC channel on <tt>irc.codehaus.org</tt> or <a class="externalLink" href="http://irc.codehaus.org">with web irc client </a></p></div></div></div>
+<p>Log into the <tt>#maven</tt> IRC channel on <tt>irc.codehaus.org</tt> with your favorite IRC client or <a class="externalLink" href="http://irc.codehaus.org">with web IRC client</a>.</p></div></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/staging/maven/trunk/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.