Details
-
Wish
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
if MNG-6135 gets implemented without MNG-5739, test-scoped direct dependencies will be removed from compile scope, causing execution issues since compile scope requires these transitive dependencies
removing the test scope on direct dependencies is a workaround for MNG-5739, because the dependencies are not really direct compile dependencies: if MNG-5739 gets implemented, we'll be able to put back the test scope for the direct dependencies, since this is the real requirement
Attachments
Issue Links
- is broken by
-
MNG-6135 Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects.
- Reopened
-
MRESOLVER-8 ScopeDependencySelector incorrectly de-selects direct dependencies
- Reopened