jqassistant-archive/jqa-commandline-tool

Use Maven .m2/... directory as default local repository instead of .jqassistant/...

Closed this issue · 0 comments

jQAssistant should use the default Maven directory for storing downloaded plugin dependencies, if no configuration of the local repository location is provided (through a settings.xml or otherwise).
Currently downloaded dependencies are stored under .jqassistant/... which is often not included in explicit cleanup jobs as they might exist on build servers or alike.