Herve Boutemy created MARTIFACT-74:
--------------------------------------
Summary: describe build groupId
Key: MARTIFACT-74
URL: https://issues.apache.org/jira/browse/MARTIFACT-74
Project: Maven Artifact Plugin
Issue Type: New Feature
Components: artifact:describe-build-output (experimental)
Affects Versions: 3.5.2
Reporter: Herve Boutemy
Fix For: 3.5.3
groupId has been dropped from output of describe-build-output because it takes
much output space, with value that is in general quite static: often, groupId
is the same for all modules of a build
but sometimes, this is not the case: it would be useful to prepend the
file-level output with a simple analysis for groupId:
- what groupId(s) is used, and how many modules for each?
- is there any artifactId that is provided as part of multiple groupId?
this should be a simple addition, with compact but useful info
--
This message was sent by Atlassian Jira
(v8.20.10#820010)