ginxo/Treat maven dependency plugin log

Treat maven dependency plugin log helps solving the problem of consuming maven-dependency-plugin information from multiple modules.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
log-file-pathThe maven log file path.yes
output-fileThe file path to write the output information from the execution. Otherwise it will be 'original file's base name_output.info'.no
skip-outputUse 'true' to skip the file writing.nofalse
filterThe regex list to filter just the modules dependency:tree matching with the regex.no
excludeThe regex list to exclude the modules dependency:tree matching with the regex.no
artifactsThe dependency identifier list to get information from. It can be groupId, groupId:artifactId, groupId:artifactId:classifier, groupId:artifactId:classifier:version and all the combinations of them.no
print-module-listUse 'true' to print a summary of module lists matching the requirements from execution.nofalse
logger-levelUse 'debug' to enable debug logging mode.no

no outputs