added svn path to the committers repository in the building/site generation section

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@168200 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Caswell 2005-05-04 22:12:30 +00:00
parent d14f130cc4
commit f3851094d7
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ Lots of spelling differences will creep in all over.</p>
requires a license, the proper license file must be placed where the maven
Clover plugin can find it. This can be done as follows:
<ul>
<li>Obtain the license file from the committers svn repository (clover.license)</li>
<li>Obtain the license file (clover.license) from the committers svn repository (https://svn.apache.org/repos/private/committers/), in the donated-licenses path.</li>
<li>Copy clover.license to the lang base directory (the top level directory where project.xml, maven.xml, etc. reside).</li>
<li>Copy clover.license to your maven repository Clover licenses directory, named clover-[version].license, where [version] is the version specified in the
project.properties <b>maven.jar.clover</b> property. For example, if