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
39 stars 12 forks source link

Log error when kroki server is unreachable #333

Open Riduidel opened 1 year ago

Riduidel commented 1 year ago

This will make analtsis easier (and maybe already implemented in asciidoctor-kroki)

Riduidel commented 1 year ago

Requires an explicit definition of kroki server url in pom, but seems feasible

Riduidel commented 4 months ago

Finally found a good workaround : why not define a verify level plugin that will check that the value of kroki url is correct (and test it with an http call)