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

Gem dependency download doesn't work in multimodule maven plugin #251

Closed Riduidel closed 1 year ago

Riduidel commented 1 year ago

The problem is simple

private static GemExtractor gemExtractor;

Make it non-static and it will work