Author: mbenson
Date: Sun Oct  9 16:53:18 2016
New Revision: 1763993

URL: http://svn.apache.org/viewvc?rev=1763993&view=rev
Log:
mvn install caveat no longer true with current project structure

Modified:
    commons/proper/weaver/trunk/src/site/markdown/building.md

Modified: commons/proper/weaver/trunk/src/site/markdown/building.md
URL: 
http://svn.apache.org/viewvc/commons/proper/weaver/trunk/src/site/markdown/building.md?rev=1763993&r1=1763992&r2=1763993&view=diff
==============================================================================
--- commons/proper/weaver/trunk/src/site/markdown/building.md (original)
+++ commons/proper/weaver/trunk/src/site/markdown/building.md Sun Oct  9 
16:53:18 2016
@@ -19,12 +19,6 @@ under the License.
 
 Apache Maven 3 is required to build Apache Commons Weaver. Things to know:
 
-### Self-referential multimodule build
-Because of the various interdependencies among modules, certain goals of
-certain Maven plugins will fail until the project has been added to your
-local repository using `mvn install`, e.g.
-`mvn dependency:list`, `mvn dependency:tree`, and possibly others.
-
 ### Site building issues
 The Commons Weaver site includes the report generated by the
 [clirr-maven-plugin](http://www.mojohaus.org/clirr-maven-plugin/) which is


Reply via email to