Skip to content

protegeproject/mapping-master-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Mapping Master Build Project

This project contains a Maven POM that builds Mapping Master-related components. Currently it builds the core Mapping Master project, the Mapping Master Itegration Tests project, and the Cellfie Plugin project.

Building

To run the build process in this project, you must have the following items installed:

Create a suitable local directory and then clone the Mapping Master-related projects as follows:

git clone https://github.com/protegeproject/mapping-master.git
git clone https://github.com/protegeproject/mapping-master-integration-tests.git
git clone https://github.com/protegeproject/mapping-master-example.git
git clone https://github.com/protegeproject/cellfie-plugin.git
git clone https://github.com/protegeproject/mapping-master-project.git

Change into the Mapping Master project directory:

cd mapping-master-project

And then build everything with Maven:

mvn clean install

The Mapping Master integration tests can take quite a while to run. You can skip them as follows:

mvn -DskipTests=true clean install

Documentation for Mapping Master can be found here. Documentation for the Cellfie plugin can be found here.

About

Project to build Mapping Master-related components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •