[ https://issues.apache.org/jira/browse/FLINK-15562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028645#comment-17028645 ]
Yangze Guo commented on FLINK-15562: ------------------------------------ [~gjy] I think it would help. I'm not sure whether we should include it in the doc since the problem only exists for SNAPSHOT versions. IMO, it not an urgent issue. Do we have some mechanism to only show the settings.xml example in SNAPSHOT version doc? > Unable to create walk through project > ------------------------------------- > > Key: FLINK-15562 > URL: https://issues.apache.org/jira/browse/FLINK-15562 > Project: Flink > Issue Type: Bug > Components: Documentation > Affects Versions: 1.10.0 > Reporter: Jeff Zhang > Priority: Major > > 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)