We mainly use in our builds:

* analyze
* analyze-only
* analyze-duplicate

as well as our own "fix" goal which runs on dev machines and auto-corrects
used and declared; used and undeclared; unused and declared:
https://github.com/HubSpot/maven-dependency-plugin/blob/hubspot/src/main/java/org/apache/maven/plugins/dependency/analyze/FixMojo.java



On Thu, Mar 21, 2024 at 12:06 PM Tamás Cservenák <ta...@cservenak.net>
wrote:

> Howdy,
>
> I'd would be interested in how users and devs are using
> maven-dependency-plugin:
> https://maven.apache.org/plugins/maven-dependency-plugin/
> <https://maven.apache.org/plugins/maven-dependency-plugin>
>
> I collected some basic questions I'd like to have answered (but feel free
> to add more info!):
> - which goals are "must have" for you
> - which goals are "I never touched" for you (or, "I really don't need" or
> "never used" or "shrug")
> - what is missing?
>
> Thanks
> T
>

Reply via email to