You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2022/12/21 07:13:00 UTC

[jira] [Updated] (MNG-7645) Implement some toStrings

     [ https://issues.apache.org/jira/browse/MNG-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated MNG-7645:
--------------------------------
    Fix Version/s: 3.9.0
                   4.0.0
                   4.0.0-alpha-4
                   3.8.7

> Implement some toStrings
> ------------------------
>
>                 Key: MNG-7645
>                 URL: https://issues.apache.org/jira/browse/MNG-7645
>             Project: Maven
>          Issue Type: Improvement
>    Affects Versions: 3.8.6
>            Reporter: Piotr Zygielo
>            Assignee: Michael Osipov
>            Priority: Minor
>             Fix For: 3.9.0, 4.0.0, 4.0.0-alpha-4, 3.8.7
>
>
> If something decides to dump some build/session details, like `maven-bundle-plugin` with `--debug` does, currently it produces:
> {noformat}
> [DEBUG] BND Instructions:
> project.build.mailingLists=[org.apache.maven.model.MailingList@16e91d6f, org.apache.maven.model.MailingList@57104caa]
> project.licenses=[org.apache.maven.model.License@416855dc, org.apache.maven.model.License@1f342afb]
> project.build.scm=org.apache.maven.model.Scm@5d4369c5{noformat}
> I propose to change that to something more friendly by overriding toString.



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