Website: https://woped.dhbw-karlsruhe.de/
Responsible: Thomas Freytag, [email protected]
In order to develop on your local machine, mvn install
is required in a first step.
Since some of our dependencies are available via GitHub Packages
, the following steps are required before you can run mvn install
.
- Create personal access token [Account -> Developer Settings -> Personal access token]
- Create file
~/.m2/settings.xml
- Copy content of GitHub Guide into the xml file of step 2 and replace the username and token with your data.