@dmvolod @nicolaferraro
I've changed the structure of the generated catalog to make it "dependency
centric" so we now have a list artifacts and what they provide, like:
```yaml
camel-core:
groupId: org.apache.camel
artifactId: camel-core
version: 2.22.1
schemes:
- bean
- binding
- browse
- class
- controlbus
- dataformat
- dataset
- direct
- direct-vm
- file
- language
- log
- mock
- properties
- ref
- rest
- rest-api
- saga
- scheduler
- seda
- stub
- test
- timer
- validator
- vm
- xslt
languages:
- bean
- constant
- exchangeProperty
- file
- header
- ref
- simple
- tokenize
- xpath
- xtokenize
dataformats:
- gzip
- serialization
- string
- zip
```
[ Full content available at: https://github.com/apache/camel-k/pull/95 ]
This message was relayed via gitbox.apache.org for [email protected]