Versions Compared

Key

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

Table of Contents

Development (build from source)

1. Install and configure the necessary software

...

For maven, you need to make additional settings to connect to citeck artifactory in the settings.xml file (copy the file to your .m2 directory and for the "enterprise-reader" username set the password: readpass)

3. Cloning of the ECOS Community repository

...

  1. Edit  configurations → Create → maven
  2. Parameters → Command line: clean install ecos:run -DskipTests = trueProfiles → citeck development
  3. Runner → Environment variables: MAVEN_OPTS = -Xms256m -Xmx2G

...