...
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
...
- Edit configurations → Create → maven
- Parameters → Command line: clean install ecos:run -DskipTests = trueProfiles → citeck development
- Runner → Environment variables: MAVEN_OPTS = -Xms256m -Xmx2G
...