Hello.
I did little eval of obr for my use case, and ran into some issues
https://github.com/barchart/barchart-service/wiki/OBR
Bottom line: obr is a great idea, but 1000 times less mature then maven.
Then it occurred to me: why do we keep building all these
feature.xml files
when all maven resolver machinery is already in karaf via pax url /
aether.
Can we have feature resolver=mvn? And use it at karaf run time with
mvn instead of obr?
Does the idea make sense?
Thank you,
Andrei
