[ 
https://issues.apache.org/jira/browse/MARTIFACT-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891966#comment-17891966
 ] 

Herve Boutemy edited comment on MARTIFACT-74 at 10/22/24 6:35 PM:
------------------------------------------------------------------

my objective is to have a summary first: then my current PR output is a MUST, I 
want it
= Last Name Smith is shared by 3 people
(with he exceptional case where tere is an additional last name in the list)
and another very interesting case = surname xxx is shared by people with 
different last name yy,zz

in the table after that lists all artifacts, with each artifactId having many 
artifacts (pom, jar, sources.jar, ...): the list is long
and given the objective of the goal, that is not really to dive precisely on 
each coordinate but discover the first column, and a few others, I did not find 
adding groupId on each line added value: it just requires a wider screen to see 
the interesting columns

but perhaps you have other use case than me: I don't see many people rebuilding 
and voting with comparison results, I thought people did not really care about 
all this

I won't negociate for days, this does not deserve it: if you want to replace 
the "artifactId[:classifier][:extension}" column with 
"groupId:artifactId[:classifier][:extension}", I usually have a wide screen, 
and my human eye will just ignore the additional so similar data, I don't care

do you want me to groupId to that column?


was (Author: hboutemy):
my objective is to have a summary first: then my current PR output is a MUST, I 
want it
= Last Name Smith is shared by 3 people
(with he exceptional case where tere is an additional last name in the list)

in the table after that lists all artifacts, with each artifactId having many 
artifacts (pom, jar, sources.jar, ...): the list is long
and given the objective of the goal, that is not really to dive precisely on 
each coordinate but discover the first column, and a few others, I did not find 
adding groupId on each line added value: it just requires a wider screen to see 
the interesting columns

but perhaps you have other use case than me: I don't see many people rebuilding 
and voting with comparison results, I thought people did not really care about 
all this

I won't negociate for days, this does not deserve it: if you want to replace 
the "artifactId[:classifier][:extension}" column with 
"groupId:artifactId[:classifier][:extension}", I usually have a wide screen, 
and my human eye will just ignore the additional so similar data, I don't care

do you want me to groupId to that column?

> 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
>            Priority: Major
>              Labels: pull-request-available
>             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)

Reply via email to