ppalaga opened a new issue #1243:
URL: https://github.com/apache/camel-quarkus/issues/1243


   We recently switched to 100% generated quarkus-extension.yaml. The generator 
takes the input data from runtime POM and from Camel Catalog.
   
   Based on the discussion in 
https://groups.google.com/forum/#!topic/quarkus-dev/uc3N_cQzG1g we stopped 
using keywords in most cases. They are mostly redundant because code.quarkus.io 
searches name and description by default anyway. So keywords make sense only in 
rather rare cases, if the given term is both important and occurs neither in 
extension name nor description. In such as case the runtime POM's property 
quarkus.metadata.keywords should be used, like in 
https://github.com/apache/camel-quarkus/blob/master/extensions/aws-ec2/runtime/pom.xml#L34


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