[
https://issues.apache.org/jira/browse/MDEP-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17607575#comment-17607575
]
Hudson commented on MDEP-827:
-----------------------------
Build succeeded in Jenkins: Maven » Maven TLP » maven-dependency-plugin »
master #49
See
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dependency-plugin/job/master/49/
> Use outputDirectory from AbstractMavenReport
> --------------------------------------------
>
> Key: MDEP-827
> URL: https://issues.apache.org/jira/browse/MDEP-827
> Project: Maven Dependency Plugin
> Issue Type: Improvement
> Components: analyze
> Affects Versions: 3.3.0
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 3.4.0
>
>
> A reporting plugin shall generate reports always in the reporting output
> dir. Inherit from parent and don't set manually otherwise you end up in
> issues like this:
> Only in it/analyze-testDependencyWithNonTestScope/target: css
> Only in it/analyze-testDependencyWithNonTestScope/target:
> dependency-analysis.html
> Only in it/analyze-testDependencyWithNonTestScope/target: images
> which is non-sense since this is clearly site content even if rendered
> in standalone mode.
> The output dir will be created by the caller/system.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)