zentol commented on a change in pull request #11100: [FLINK-15562][docs] Add
Example settings.xml for maven archetype command wh…
URL: https://github.com/apache/flink/pull/11100#discussion_r381304803
##########
File path: docs/dev/projectsetup/scala_api_quickstart.zh.md
##########
@@ -126,27 +126,47 @@ addSbtPlugin("com.typesafe.sbteclipse" %
"sbteclipse-plugin" % "4.0.0")
<div class="tab-content">
<div class="tab-pane active" id="maven-archetype">
- {% highlight bash %}
- $ mvn archetype:generate \
- -DarchetypeGroupId=org.apache.flink \
- -DarchetypeArtifactId=flink-quickstart-scala \{% unless
site.is_stable %}
Review comment:
let's move these refactorings into a separate commit
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services