[
https://issues.apache.org/jira/browse/RATIS-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17458171#comment-17458171
]
Baolong Mao commented on RATIS-1412:
------------------------------------
[~szetszwo] Thank for very much! The following is the command line to generate
the tarball.
{code:java}
// code placeholder
➜ incubator-ratis git:(rename-ratis-shell) ✗ mvn clean install
assembly:single -DskipTests -Dmaven.javadoc.skip=true -Dlicense.skip=true
-Dfindbugs.skip=true -Denforcer.skip=true -Djsse.enableSNIExtension=false
-Prelease -Papache-release
➜ incubator-ratis git:(rename-ratis-shell) ls -l
ratis-assembly/target/apache-ratis-2.3.0-SNAPSHOT-shell.tar.gz{code}
> Add ratis-shell as a module and tools to ratis repository
> ---------------------------------------------------------
>
> Key: RATIS-1412
> URL: https://issues.apache.org/jira/browse/RATIS-1412
> Project: Ratis
> Issue Type: New Feature
> Components: shell
> Reporter: Baolong Mao
> Assignee: Baolong Mao
> Priority: Major
>
> [Ratis-shell github website|https://github.com/opendataio/ratis-shell]
> [Design
> doc|https://docs.google.com/document/d/1L-iCSdKxNWBVNaWxmdzs64cPt85okmNj3PRNHUEGTIo/edit?usp=sharing]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)