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

Read maven pom over SCM connection when possible #233

Closed Riduidel closed 1 year ago

Riduidel commented 1 year ago

It sometimes appear that people want to directly enter pom.xml http url. And they even go as far as setting maven pom url from SCM server (typically GitHub). In such a case, the maven details inferer enhancer should be able to delegate connection to SCM provider.