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/03 13:19:58 UTC

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

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

        

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

Posted by "Michael Osipov (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPIR-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130184#action_130184 ] 

Michael Osipov commented on MPIR-93:
------------------------------------

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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPIR-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130418#action_130418 ] 

Dennis Lundberg commented on MPIR-93:
-------------------------------------

Yes, I think that this issue should be moved to the core Maven project in JIRA. I don't think it will/can be fixed in the 2.0.x series though.

> 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
>            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

        

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

Posted by "Michael Osipov (JIRA)" <ji...@codehaus.org>.
    [ 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

        

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

Posted by "Michael Osipov (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPIR-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130197#action_130197 ] 

Michael Osipov commented on MPIR-93:
------------------------------------

Dennis,

that's my point, it is *not* overwritten. It should be +instead+.

> 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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPIR-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130199#action_130199 ] 

Dennis Lundberg commented on MPIR-93:
-------------------------------------

Yes, I understood that you want it to be that way. This is not something specific to MPIR though. It would require a change in Maven core to achieve this, and such a change could not be implemented in Maven 2.0.x because of its backwards incompatible nature.

> 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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPIR-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130192#action_130192 ] 

Dennis Lundberg commented on MPIR-93:
-------------------------------------

No, I don't think the pom configuration is overwritten. Instead I think it is merged, resulting in the combined reports from both parent and child.

> 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

        

[jira] Moved: (MNG-3514) MPIR ignores reports set declared in child modules

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg moved MPIR-93 to MNG-3514:
------------------------------------------

    Affects Version/s:     (was: 2.0.1)
           Complexity: Intermediate
                  Key: MNG-3514  (was: MPIR-93)
              Project: Maven 2  (was: Maven 2.x Project Info Reports Plugin)

> MPIR ignores reports set declared in child modules
> --------------------------------------------------
>
>                 Key: MNG-3514
>                 URL: http://jira.codehaus.org/browse/MNG-3514
>             Project: Maven 2
>          Issue Type: Bug
>            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

        

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

Posted by "Michael Osipov (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPIR-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130230#action_130230 ] 

Michael Osipov commented on MPIR-93:
------------------------------------

Thanks for your reply.

are ypu proposing file this at maven jira or rather consider this as a won't fix? The desired behavior does seem the most reasonable to me.

Mike

> 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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPIR-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130180#action_130180 ] 

Dennis Lundberg commented on MPIR-93:
-------------------------------------

I don't think it's possible to tell a child to have *fewer* reports than its parent. The reports are probably inherited from the parent.

> 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

        

[jira] Updated: (MNG-3514) MPIR ignores reports set declared in child modules

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MNG-3514:
------------------------------

    Fix Version/s: 2.x

> MPIR ignores reports set declared in child modules
> --------------------------------------------------
>
>                 Key: MNG-3514
>                 URL: http://jira.codehaus.org/browse/MNG-3514
>             Project: Maven 2
>          Issue Type: Bug
>            Reporter: Michael Osipov
>             Fix For: 2.x
>
>
> 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