You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/07/30 10:19:00 UTC

[jira] [Commented] (CAMEL-15295) snapshot archetypes maven command is documentation does not work

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

Claus Ibsen commented on CAMEL-15295:
-------------------------------------

[~acosentino] didnt you work on this today?

> snapshot archetypes maven command is documentation does not work
> ----------------------------------------------------------------
>
>                 Key: CAMEL-15295
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15295
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-archetypes, documentation
>    Affects Versions: 3.4.0
>            Reporter: Ahmed M
>            Priority: Minor
>
> The suggested command in [SNAPSHOT ARCHTYPES|https://camel.apache.org/manual/latest/camel-maven-archetypes.html#CamelMavenArchetypes-Snapshotarchetypes]
>  in does not work (tried with 3.4.0-SNAPSHOT and 3.5.0-SNAPSHOT) :
>  mvn archetype:generate
>  -DarchetypeGroupId=org.apache.camel.archetypes
>  -DarchetypeArtifactId=camel-archetype-java
>  -DarchetypeVersion=3.4.0-SNAPSHOT
>  -DarchetypeRepository=[https://repository.apache.org/content/groups/snapshots-group]
>  
> [INFO] ------------------------------------------------------------------------
>  [INFO] BUILD FAILURE
>  [INFO] ------------------------------------------------------------------------
>  [INFO] Total time: 2.016 s
>  [INFO] Finished at: 2020-07-11T13:19:43Z
>  [INFO] ------------------------------------------------------------------------
>  [ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.1.2:generate (default-cli) on project standalone-pom: The desired archetype does not exist (org.apache.camel.archetypes:camel-archetype-java:3.4.0-SNAPSHOT) -> [Help 1]
>   
>   The property *archetypeRepository* is no longer supported by Maven 3.6.3



--
This message was sent by Atlassian Jira
(v8.3.4#803005)