Updated on 2022-06-01 GMT+08:00

Generate the JAR Package of the Sample Code

Scenario

Run related commands to generate the JAR file of the sample code.

Procedure

In the root directory of Storm sample code, run the mvn package command. After the command is executed successfully, the storm-examples-1.0.jar file is generated in the target directory.