You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yangze Guo (Jira)" <ji...@apache.org> on 2020/01/13 02:08:00 UTC

[jira] [Commented] (FLINK-15562) Unable to create walk through project

    [ https://issues.apache.org/jira/browse/FLINK-15562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013961#comment-17013961 ] 

Yangze Guo commented on FLINK-15562:
------------------------------------

_With maven-archetype-plugin 3.x it is not possible anymore to specify the repository as commandline argument (for consistency and security reasons)._[1]

There is already a note to clarify it from FLINK-7839. I think we can also give another suggestion, lock the version of the plugin to 2.4, in the document. If it make sense to you, I'd like work for it. 

cc [~chesnay]


[1] https://stackoverflow.com/questions/43570594/error-executing-maven-archetype-generate-command-to-create-a-opendaylight-projec

> 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)