eolivelli 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_r232601780
 
 

 ##########
 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:
   This is not related strictly to this issue, but currently the command is 
that one
   we can fix it on master as follow up

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to