Skip to content

anandswarupv/incubator-metamodel

 
 

Repository files navigation

README file for Apache MetaModel
================================

MetaModel is a data access framework, providing a common interface for
exploration and querying of different types of datastores.


Mailing lists
=============

Developer list: [email protected]
Commits list:   [email protected]


Website
=======

http://metamodel.incubator.apache.org/


Wiki
====

http://wiki.apache.org/metamodel/


Building code
=============

MetaModel uses maven for build. So code can be built with:

> mvn clean install.

If you also want to run integration tests:
1) Copy the file 'example-metamodel-integrationtest-configuration.properties' to your user home.
2) Remove the 'example-' prefix from its filename
3) Modify the file to enable properties of the integration tests that you're interested in.
4) Re-run "mvn clean install".

About

Mirror of Apache Metamodel

Resources

License

Stars

Watchers

Forks

Packages

No packages published