Open awachatilf opened 1 year ago
@bHussonAtilf
inception-active-learning:
inception-api-annotation:
inception-app-webapp:
inception-curation:
inception-diam-editor:
inception-image:
inception-imls-elg:
inception-imls-hf:
inception-imls-weblicht: WeblichtRecommenderTraitsEditor.html inception-kb-fact-linking:
inception-layer-docmetadata:
inception-pdf-editor:
inception-pdf-editor2:
inception-project-export:
inception-recommendation:
inception-sharing:
inception-support:
inception-ui-annotation:
inception-ui-core:
inception-ui-curation:
inception-ui-dashboard:
inception-ui-external-search:
inception-ui-project:
inception-ui-search:
inception-ui-tagsets:
inception-workload-dynamic:
inception-workload-matrix:
Install the root project "pom" file ("INCEpTION" project) with maven "package" command and "non-m2e" and "wicket-module" profile. Add "-Dmaven.test.skip=true" option to the "mvn" command line.
In case of npm build errors due to a project update (for example in inception-support-bootstrap module), you may have to remove "inception/inception/nodejs/" repository and execute "bash inception/inception/update-package-lock.sh" script to update node installation. You will then be able to run maven install of root project.
Then you may launch the application with the "src/main/java/de.tudarmstadt.ukp.inception/INCEpTION.java" file of the "inception-app-webapp" module. You may add the "-Dinception.dev=true" option to the command line and should use java 17 version.
Documentation intended for ATILF