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/07/29 09:31:00 UTC

[jira] [Closed] (MNG-7443) Implement consistent logging between optional projects and optional profiles

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

Michael Osipov closed MNG-7443.
-------------------------------
    Resolution: Fixed

Fixed with [a53a1aa232bc383baf055d884a7c66319d10d404|https://gitbox.apache.org/repos/asf?p=maven.git&a=commit&h=a53a1aa232bc383baf055d884a7c66319d10d404] and ITs with [393f6242d93eb1ef951268c94a1699d2f3567563|https://gitbox.apache.org/repos/asf?p=maven-integration-testing.git&a=commit&h=393f6242d93eb1ef951268c94a1699d2f3567563].

> Implement consistent logging between optional projects and optional profiles
> ----------------------------------------------------------------------------
>
>                 Key: MNG-7443
>                 URL: https://issues.apache.org/jira/browse/MNG-7443
>             Project: Maven
>          Issue Type: Improvement
>          Components: Core, Logging
>    Affects Versions: 4.0.0-alpha-1
>            Reporter: Giovanni van der Schelde
>            Assignee: Michael Osipov
>            Priority: Minor
>             Fix For: 4.0.0-alpha-1, 4.0.0
>
>         Attachments: example.png
>
>
> Maven 4 introduces optional profiles and optional projects. However, the feedback provided to the user on whether a project or profile has been skipped is inconsistent between the two (see image attached). 
> For profiles, it will be logged twice: before and after the build.
> For projects, it will be logged once: before the build.
> The idea would be to log the information for skipped optional projects after the build as well.
> !example.png!



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