Wang, Gang created MNEMONIC-343: ----------------------------------- Summary: Add a switch option to select specific example to run Key: MNEMONIC-343 URL: https://issues.apache.org/jira/browse/MNEMONIC-343 Project: Mnemonic Issue Type: Improvement Components: Example Affects Versions: 0.9.0-incubating Reporter: Wang, Gang
The switch option is used for the user to run the different example in one example application. {code:bash} $ mvn exec:exec -Pexample -pl mnemonic-examples <example name> <optional parameters> {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)