You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/04/18 21:44:45 UTC

[GitHub] sijie opened a new issue #1356: new bookkeeper-cli doesn't work in binary distribution

sijie opened a new issue #1356: new bookkeeper-cli doesn't work in binary distribution
URL: https://github.com/apache/bookkeeper/issues/1356
 
 
   
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do?
   
   - run standalone in docker
   - docker exec -it <container id> bash
   - run bin/bookkeeper-cli
   
   - What did you expect to see?
   
   bookkeeper-cli should print help usage
   
   - What did you see instead?
   
   ```
   # bin/bookkeeper-cli
   Couldn't find bookkeeper jar.
   Do you want me to run `mvn package -DskiptTests` for you ?
   ```
   
   

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


With regards,
Apache Git Services