Tim Robertson created BEAM-4396:
-----------------------------------
Summary: Remove all mentions of "mvn" from javadoc
Key: BEAM-4396
URL: https://issues.apache.org/jira/browse/BEAM-4396
Project: Beam
Issue Type: Sub-task
Components: build-system
Reporter: Tim Robertson
Assignee: Luke Cwik
There are (at least) 5 places in javadoc instructing the user to run {{mvn}}.
An example is in
https://github.com/apache/beam/blob/master/sdks/java/io/elasticsearch-tests/elasticsearch-tests-common/src/test/java/org/apache/beam/sdk/io/elasticsearch/ElasticsearchIOITCommon.java#L47
IDEA "find in files" reports:
- CassandraTestDataSet
- KafkaIOTest
- HCatalogIOTest
- PrintBase64Encodings
- ElasticsearchIOITCommon
It would be good to provide {{gradle}} instructions exclusively.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)