Kengo Seki created BEAM-6421:
--------------------------------
Summary: Fix wrong command in the contribution guide
Key: BEAM-6421
URL: https://issues.apache.org/jira/browse/BEAM-6421
Project: Beam
Issue Type: Bug
Components: website
Reporter: Kengo Seki
Assignee: Kengo Seki
The following command in https://beam.apache.org/contribute/
{code}
./gradlew sdks/java/io/cassandra tasks
{code}
fails with:
{code}
Task 'sdks/java/io/cassandra' not found in root project 'beam'.
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)