I am using IntelliJ to work with Flink project and then I would like to use archetype (flink-quickstart-java).
However, after I clicked Add archetype, and entered all parameter, there is no new archetype for me to select for creating my own project.
Is there anything needed to be configure?
CodePudding user response:
Go Setting > Maven > Repositories > Select every URL > Update
CodePudding user response:
I was able to add the archetype using the Add Archetype button: This is the configuration that I used: