[ https://issues.apache.org/jira/browse/MSHARED-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845570#comment-17845570 ]
ASF GitHub Bot commented on MSHARED-1392: ----------------------------------------- michael-o commented on PR #40: URL: https://github.com/apache/maven-reporting-impl/pull/40#issuecomment-2105654284 > Anything that executes "like a maven plugin" should have them provided. Now, in case of site/reports am aware you have some intermediate libs that are not plugins, but can execute only in context of plugin/report. > > It does not have to, as "root" dependency will be plugin (or report that is like a plugin) and it will force maven deps into provided anyway (as these intermediate stuff will always be deeper in dep tree). Yes, reporting impl always executes as a Maven Plugin from command line, so provided seems to be right here. > Upgrade to Parent 42 and Maven 3.6.3 > ------------------------------------ > > Key: MSHARED-1392 > URL: https://issues.apache.org/jira/browse/MSHARED-1392 > Project: Maven Shared Components > Issue Type: Dependency upgrade > Components: maven-reporting-api, maven-reporting-exec, > maven-reporting-impl > Reporter: Michael Osipov > Assignee: Michael Osipov > Priority: Major > Fix For: maven-reporting-api-4.0.0, maven-reporting-impl-4.0.0, > maven-reporting-exec-2.0.0, maven-reporting-api-4.0.0-M12, > maven-reporting-impl-4.0.0-M15, maven-reporting-exec-2.0.0-M14 > > -- This message was sent by Atlassian Jira (v8.20.10#820010)