Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.5.2
Description
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
Attachments
Issue Links
- is related to
-
MARTIFACT-78 display root/aggregate groupId:artifactId when multi-module
- Open
-
MNG-7381 Shorten parallel builder thread name to artifactId, conditionally with groupId
- Closed
- links to