Skip to content
Snippets Groups Projects
Commit eeb30ed4 authored by Sowmya Kamath Ramesh's avatar Sowmya Kamath Ramesh
Browse files

Update README.md

parent 1cda385b
No related branches found
No related tags found
1 merge request!1Ontology matching
......@@ -9,7 +9,7 @@
```
b. **FCA-Map Jar Installation in Maven ::**
```cmd
mvn install:install-file -Dfile="[path-to-jar-file-in-repo]" -DgroupId=cn.ac.amss.semanticweb -DartifactId=FCA-Map -Dversion=1.1.0 -Dpackaging=jar
mvn install:install-file -Dfile=[path-to-jar-file-in-repo] -DgroupId=cn.ac.amss.semanticweb -DartifactId=FCA-Map -Dversion=1.1.0 -Dpackaging=jar
```
4. Use `mvn clean package` in parent folder to generate the plugin under
`./target/plugin-starter-${version}-plugin.jar`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment