You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@codehaus.org> on 2008/04/08 23:01:58 UTC

[jira] Issue Comment Edited: (MPIR-93) MPIR ignores reports set declared in child modules

    [ http://jira.codehaus.org/browse/MPIR-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130184#action_130184 ] 

sgfan edited comment on MPIR-93 at 4/8/08 4:01 PM:
------------------------------------------------------------

Dennis,

reports are inherited from the parent unless they are overwritten, aren't they? Same as overwrinting parent's dependencies my a child module.
Java's inheritance works this way too

Link Update:
my [parent pom|http://dev.fckeditor.net/browser/FCKeditor.Java/branches/2.4/pom.xml#L176]
[1st. module|http://dev.fckeditor.net/browser/FCKeditor.Java/branches/2.4/java-core/pom.xml#L127], [2nd module|http://dev.fckeditor.net/browser/FCKeditor.Java/branches/2.4/java-demo/pom.xml#L105]

      was (Author: sgfan):
    Dennis,

reports are inherited from the parent unless they are overwritten, aren't they? Same as overwrinting parent's dependencies my a child module.
Java's inheritance works this way too.
  
> MPIR ignores reports set declared in child modules
> --------------------------------------------------
>
>                 Key: MPIR-93
>                 URL: http://jira.codehaus.org/browse/MPIR-93
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>            Reporter: Michael Osipov
>
> I have declared my parent POM to produce selective reports only, see [here|http://dev.fckeditor.net/browser/FCKeditor.Java/branches/2.4/pom.xml#L114].
> Then I reclared the child modules to produces less reports but they still produce the same reports as the parent pom. See [here|http://dev.fckeditor.net/browser/FCKeditor.Java/branches/2.4/fckeditor-java/pom.xml#L127] and [there|http://dev.fckeditor.net/browser/FCKeditor.Java/branches/2.4/fckeditor-java-demo/pom.xml#L105].
> this is a bug to me, breaking inheritance override.
> You may [checkout|http://svn.fckeditor.net/FCKeditor.Java/branches/2.4/] my project and try yourself.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira