Jeff Zhang created FLINK-15562:
----------------------------------
Summary: Unable to create walk through project
Key: FLINK-15562
URL:
https://issues.apache.org/jira/browse/FLINK-15562 Project: Flink
Issue Type: Bug
Affects Versions: 1.10.0
Reporter: Jeff Zhang
I try to follow the instruction here to create flink walk though project, but hit the following errors.
[
https://ci.apache.org/projects/flink/flink-docs-master/getting-started/walkthroughs/table_api.html]
{code:java}
ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.0.1:generate (default-cli) on project standalone-pom: archetypeCatalog '
https://repository.apache.org/content/repositories/snapshots/' is not supported anymore. Please read the plugin documentation for details. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)