zentol commented on a change in pull request #10853: [Flink-15583] Fixing scala
walkthrough archetype does not compile on Java 11
URL: https://github.com/apache/flink/pull/10853#discussion_r366797802
##########
File path: flink-end-to-end-tests/test-scripts/test_datastream_walkthroughs.sh
##########
@@ -35,6 +35,7 @@ mvn archetype:generate
\
-DarchetypeGroupId=org.apache.flink \
-DarchetypeArtifactId=flink-walkthrough-datastream-${TEST_TYPE} \
-DarchetypeVersion=${FLINK_VERSION} \
+ -DarchetypeCatalog=local \
Review comment:
did you double-check whether this is still necessary?
----------------------------------------------------------------
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