[ https://issues.apache.org/jira/browse/MNEMONIC-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wang, Gang updated MNEMONIC-343: -------------------------------- Description: The switch option is used for the user to run the different example in one example application. {code:none} $ mvn exec:exec -Pexample -pl mnemonic-examples -Dexample.name=<the main class name of example> -Dexample.args="<arguments separated by space>" {code} was: The switch option is used for the user to run the different example in one example application. {code:none} $ mvn exec:exec -Pexample -pl mnemonic-examples <example name> <optional parameters> {code} > 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 > Assignee: Ganhua Zhang > Fix For: 0.10.0-incubating > > > The switch option is used for the user to run the different example in one > example application. > {code:none} > $ mvn exec:exec -Pexample -pl mnemonic-examples -Dexample.name=<the main > class name of example> -Dexample.args="<arguments separated by space>" > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)