codexetreme commented on issue #410:
URL: 
https://github.com/apache/camel-kafka-connector/issues/410#issuecomment-685654586


   I tried creating an archetype for this, from the archetype page. I cannot 
seem to find the correct archetype params for this 
   
   what I tried:
   
   
   `mvn archetype:generate  
-DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  
-DarchetypeArtifactId=camel-aws2-sqs  -DarchetypeVersion=0.4.0`
   
   what I got:
   `......`
   Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/camel/kafkaconnector/archetypes/camel-aws2-sqs/0.4.0/camel-aws2-sqs-0.4.0.jar
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  12.035 s
   [INFO] Finished at: 2020-09-02T16:48:22+05:30
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-archetype-plugin:3.2.0:generate (default-cli) on 
project standalone-pom: The desired archetype does not exist 
(`org.apache.camel.kafkaconnector.archetypes:camel-aws2-sqs:0.4.0`) -> [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
   
   I understand my params are incorrect, can you perhaps tell me how to figure 
out the correct params?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to