You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ryenus (Jira)" <ji...@apache.org> on 2019/08/26 07:22:00 UTC

[jira] [Created] (MNG-6745) Dependencies from active profiles should be prepended to project main dependencies

ryenus created MNG-6745:
---------------------------

             Summary: Dependencies from active profiles should be prepended to project main dependencies
                 Key: MNG-6745
                 URL: https://issues.apache.org/jira/browse/MNG-6745
             Project: Maven
          Issue Type: Bug
          Components: Dependencies
            Reporter: ryenus


In a project with dependencies coming from activated profiles, I saw those profile dependencies are appended after project dependencies.

Meanwhile I believe profile dependencies should be prepended before project dependencies, so that they have a chance to impact the classpath when conflicting classes exist.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)