[
https://issues.apache.org/jira/browse/MRESOLVER-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16720032#comment-16720032
]
Sylwester Lachiewicz commented on MRESOLVER-64:
-----------------------------------------------
Please verify if You can also run build with Maven from IntelliJ - I have
problems due to changed output from Maven stdout (already reported over a month
ago as a bug to IntelliJ - waiting for confirmation)
> restore setLoggerFactory(...) API deleted from version 1.3.0
> ------------------------------------------------------------
>
> Key: MRESOLVER-64
> URL: https://issues.apache.org/jira/browse/MRESOLVER-64
> Project: Maven Resolver
> Issue Type: Wish
> Components: resolver
> Affects Versions: 1.3.0, 1.3.1
> Reporter: Hervé Boutemy
> Assignee: Hervé Boutemy
> Priority: Major
> Fix For: 1.3.2
>
>
> during work on MRESOLVER-36 to switch from LoggerFactory to direct slf4j,
> {{setLoggerFactory(...)}} methods were removed since they are not strictly
> required now
> 2 cases of removal (in {{DefaultArtifactResolver}} and
> {{DefaultRepositorySystem}}) broke Intellij IDEA Maven integration
> adding back the method with empty implementation in the 2 classes, marking
> them deprecated, would restore strict API compatibility for older IDEA
> versions without much complexity
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)