[
https://jira.codehaus.org/browse/MPIR-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=359269#comment-359269
]
Herve Boutemy commented on MPIR-238:
------------------------------------
bq. Just updating the reports expecting a packaged archive to {{@execute
phase="package"}} will already make the core resolve to the jar instead of
target/classes as expected
I see the idea
I also know the problems with such a solution: see MJAVADOC-171 which is why
reporting plugins which used to have such execution finally add new "-nofork"
goals
for https://github.com/apache/maven/pull/32, we need a MNG issue since it's a
core fix
and it will require core IT and discussions on dev@ IMHO: I think such a
discussion will be useful but can be complex (since adding an option is just a
workaround too, then I don't think it will be pleasant for everybody :) )
I don't have time to do it at the moment, but I'm interested to work with other
in january on that (which is a can of worms that we'll need to open one day or
the other)
> Dependency File Details section of the dependencies report shows
> 'target/classes' for reactor artifacts.
> --------------------------------------------------------------------------------------------------------
>
> Key: MPIR-238
> URL: https://jira.codehaus.org/browse/MPIR-238
> Project: Maven Project Info Reports Plugin
> Issue Type: Bug
> Components: dependency-info
> Affects Versions: 2.4
> Reporter: Christian Schulte
> Priority: Minor
>
> Generating the dependencies report in a multi-module project leads to
> incorrect entries in the 'Dependency File Details' section of the
> dependencies report. For example, the [Maven Release Plugin Dependency File
> Details|http://maven.apache.org/plugins/maven-release-plugin/dependencies.html#Dependency_File_Details]
> report contains the following entry:
> ||Filename||Size||Entries||Classes||Packages||JDK Rev||Debug||
> |maven-release-manager/target/classes|-|0|0|0|-|release|
> Building the site of a single module ('mvn site' in that modules directory),
> the correct entries are shown.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)