git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1344314 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2012-05-30 15:53:04 +00:00
parent 6ac3ef5f6a
commit a0e590a119
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ D. How to use Maven to build Lucene/Solr
4. To remove the maven-build/ directory and its contents, use the following
command from the top-level directory:
and clean-maven-build
ant clean-maven-build
Some example Maven commands you can use after you perform the above