Michael Miklavcic created METRON-1919:
-----------------------------------------
Summary: Stellar shell maven start command example broken in README
Key: METRON-1919
URL: https://issues.apache.org/jira/browse/METRON-1919
Project: Metron
Issue Type: Bug
Reporter: Michael Miklavcic
This command no longer works after changes to the profiler module layout
{code:java}
mvn exec:java \
-Dexec.mainClass="org.apache.metron.stellar.common.shell.cli.StellarShell" \
-pl metron-analytics/metron-profiler
{code}
[https://github.com/apache/metron/blob/master/metron-stellar/stellar-common/README.md#advanced-usage]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)