Hi, you might want to move these kinds of questions into the [hidden email] which is the mailing list for community support questions [1]. Coming back to your question: Is it just me or is the image not accessible? Could you provide a textual description of your problem? Best, Matthias On Wed, Jan 13, 2021 at 6:18 AM penguin. <[hidden email]> wrote:
|
Don't forget to use the reply-all button when replying to threads on the mailing lists. :-) Have you tried building the project via command line using `mvn -DskipTests -Dfast install` to pull all dependencies? And just to verify: you didn't change the code, did you? We're talking about the vanilla Flink source code...? Matthias On Wed, Jan 13, 2021 at 9:18 AM penguin. <[hidden email]> wrote:
|
Hi, I click the reply button every time... Does this mean that only the replied person can see the email? If Maven fails to download plugins or dependencies, is mvn -clean install -DskipTests a must? I'll try first. penguin 在 2021-01-13 16:35:10,"Matthias Pohl" <[hidden email]> 写道:
|
The mvn command helps to identify whether your issue is related to Maven and/or missing dependencies or whether it's an Intellij problem. Usually, running `mvn clean install -DskipTests -Dfast` isn't required to import the Flink project into Intellij. Best, Matthias PS: reply adds only the immediate responder to the recipient lists (as happened in your first reply) vs reply-all would also automatically add the ML email address(es) (and other thread participants) to the CC list. On Wed, Jan 13, 2021 at 9:49 AM penguin. <[hidden email]> wrote:
|
Free forum by Nabble | Edit this page |