You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Martin Kanters (Jira)" <ji...@apache.org> on 2021/01/11 18:20:00 UTC

[jira] [Closed] (MNG-7071) Remove warning about ignored profiles.xml

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

Martin Kanters closed MNG-7071.
-------------------------------
    Fix Version/s: 4.0.0-alpha-1
       Resolution: Fixed

> Remove warning about ignored profiles.xml
> -----------------------------------------
>
>                 Key: MNG-7071
>                 URL: https://issues.apache.org/jira/browse/MNG-7071
>             Project: Maven
>          Issue Type: Improvement
>          Components: Profiles
>            Reporter: Martin Kanters
>            Assignee: Martin Kanters
>            Priority: Minor
>              Labels: tech-debt
>             Fix For: 4.0.0-alpha-1
>
>
> Maven 2 had support for a profiles.xml, which allowed for profile configuration. In Maven 3 this support is removed (in favor of specifying that config in pom.xml or settings.xml) and a warning is triggered when there is a profiles.xml detected. The warning specifies that the profiles.xml file is ignored.
> With the introduction of Maven 4 I think we should remove this warning and all code related to it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)