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.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.