Riduidel / aadarchi

A maven archetype to generate easily projects allowing architecture description using a mix of C4, agile architecture, Asciidoc and PlantUML
https://riduidel.github.io/aadarchi/
Apache License 2.0
40 stars 12 forks source link

Clarify the error related to aadarchi.github.token #267

Closed Riduidel closed 1 year ago

Riduidel commented 1 year ago

Message is not clear enough to help user connect to GitHub.

Fill the page How to add aadarchi.github.token? in aadarchi wiki explaining the different steps required:

  1. Create a github token (see https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token)
  2. Add github token to settings.xml in a profile that is loaded (see https://maven.apache.org/settings.html and https://stackoverflow.com/a/37312347)
  3. Restart build