ferstl / depgraph-maven-plugin

A Maven plugin that generates dependency graphs in various formats (DOT, GML, PlantUML, JSON and Text)
Apache License 2.0
554 stars 84 forks source link

Allow artifact strings for the „for-artifact“ goal #136

Closed ferstl closed 2 years ago

ferstl commented 2 years ago

Introduce a new parameter artifact in the form of groupId:artifactId:version[:packaging[:classifier]].