ivankelly commented on a change in pull request #1800:  Issue 1799: bkctl is 
broken with default build options
URL: https://github.com/apache/bookkeeper/pull/1800#discussion_r232598241
 
 

 ##########
 File path: site/docs/latest/getting-started/installation.md
 ##########
 @@ -60,7 +66,9 @@ Command | Action
 `mvn verify` | Performs a wide variety of verification and validation tasks
 `mvn apache-rat:check` | Run Maven using the [Apache 
Rat](http://creadur.apache.org/rat/apache-rat-plugin/) plugin
 `mvn compile javadoc:aggregate` | Build Javadocs locally
-`mvn package assembly:single` | Build a complete distribution using the Maven 
[Assembly](http://maven.apache.org/plugins/maven-assembly-plugin/) plugin
+`mvn -am -pl bookkeeper-dist/server package` | Build a server distribution 
using the Maven 
[Assembly](http://maven.apache.org/plugins/maven-assembly-plugin/) plugin
 
 Review comment:
   I don't understand why this changed? How is this better than straight 
"package assembly:single"?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to