You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/01/15 10:24:26 UTC

[GitHub] [flink] zentol commented on a change in pull request #10853: [Flink-15583] Fixing scala walkthrough archetype does not compile on Java 11

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:
users@infra.apache.org


With regards,
Apache Git Services