Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

cd to the dcm4chee-xds-infoset checkout directory
mvn install

Build Dcm4chee-web

(You will need to have 5 following checked out projects at the same folder level like dcm4chee-web: dcm4chee-arc3-entities, dcm4chee-icons, dcm4chee-web-common, dcm4chee-dashboard, dcm4chee-usr.)

cd to the dcm4chee-web checkout directory
mvn -Pall -Ddb=<database> install

...