Github user xmpy commented on the pull request:
https://github.com/apache/metamodel/pull/86#issuecomment-170926968
I still have a little concern about
org.apache.metamodel.DataContextFactory, in this factory, we return the mongo2
MongoDataContext. In the pom of this `full` maven project, we add both
`MetaModel-mongodb-mongo2` and `MetaModel-mongodb-mongo3` dependency, but they
rely on different version of mongdb driver. It will lead maven package collide.
To my best know, the final jar will include the mongodb driver with newest
version. Is it right? :)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---