Git Product home page Git Product logo

openncp's Introduction

eHealth Project
===============
It has been created from OpenNCP projects and restructured to a multi module project. In order to build it just do the following:

Main Modules
------------
configuration-manager
e-sens-non-repudiation
security-manager
util
data-model
audit-manager
assertion-validator
cda-display-tool
default-policy-manager
trc-sts
trc-sts-client
tsam
tsam-sync
transformation-manager
eadc
consent-manager
tsl-utils
protocol-terminators
openatna
openncp-portal
openncp-common-components
openstork

Maven Configuration
-------------------
export MAVEN_OPTS="-Xmx512m -XX:MaxPermSize=350m"
mvn clean package install -DskipTests -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true

The ssl.insecure flags are for allowing IHE Gazelle endpoints needed for parsing ws endpoints

Please note that in order to use the IHE Nexus repository, you have to import the repository certificate into your
Maven configuration or into your JAVA_HOME/jre/lib/security/cacerts keystore (this certificate is updated frequently)
keytool -import -alias gazelle.nexus.ihe.net -file conformity.ihe.net.crt -keystore JAVA_HOME/jre/lib/security/cacerts

Tips for creating new versions
------------------------------
From the root directory just run the following command mvn versions:set -DnewVersion=<new version>

openncp's People

Contributors

joao-cunha-spms avatar karkaletsis-gnomon avatar karkaletsis avatar khypponen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.