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

Zhongming Hua edited comment on MNG-7883 at 9/18/23 6:26 AM:
-------------------------------------------------------------

I think the *groupId:name:version* structure is better.


was (Author: crazyhzm):
I think the *{groupId}:{name}:{version}* structure is better.

> Also print groupId and version in the Reactor Build Order
> ---------------------------------------------------------
>
>                 Key: MNG-7883
>                 URL: https://issues.apache.org/jira/browse/MNG-7883
>             Project: Maven
>          Issue Type: Improvement
>          Components: Reactor and Workspace
>            Reporter: Reto Hoehener
>            Priority: Trivial
>
> This would be useful information when debugging a build process:
> {code:java}
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] my-group        my-parent            1.0.0-SNAPSHOT                
> [pom]
> [INFO] my-group        my-lib               1.0.0-SNAPSHOT                
> [jar]
> [INFO] my-group        my-app               1.0.4                         
> [jar] {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to