You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brad Szabo (JIRA)" <ji...@codehaus.org> on 2007/02/22 20:39:27 UTC

[jira] Created: (MNG-2842) Developers and Contributors information is not being inherited

Developers and Contributors information is not being inherited
--------------------------------------------------------------

                 Key: MNG-2842
                 URL: http://jira.codehaus.org/browse/MNG-2842
             Project: Maven 2
          Issue Type: Bug
          Components: Documentation: Guides, Inheritance and Interpolation
    Affects Versions: 2.0.5, 2.0.4
         Environment: Linux (Fedora Core 6)
JDK 1.5.0_10
            Reporter: Brad Szabo


The developers and contributors information is not being merged into the effective POM of child projects.

According to the Project Inheritance section of the following two POM references, this info should be merged.
http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
http://maven.apache.org/pom.html#Inheritance




-- 
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: (MNG-3226) Developers and Contributors information is not being inherited

Posted by "Ruth Ziegler (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=137211#action_137211 ] 

Ruth Ziegler commented on MNG-3226:
-----------------------------------

I've been running into this issue today while I wanted to set up an organizational POM.

Since we have internal and external developers working on a project I wanted to split up the developers into the organizational and project POM. The organizational POM shall include the internal developers who work on several projects. The external developers however shouldn't be part of the organizational POM since they only work on a project-basis. Therefore I included these developers in the relevant project POM.

I'm using Maven 2.0.9 and this issue still seems to be unfixed. Is there any chance it will be fixed soon?


> Developers and Contributors information is not being inherited
> --------------------------------------------------------------
>
>                 Key: MNG-3226
>                 URL: http://jira.codehaus.org/browse/MNG-3226
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Inheritance and Interpolation
>    Affects Versions: 2.0.7
>            Reporter: Brad Szabo
>             Fix For: 2.0.x
>
>
> The developers and contributors information is not being merged into the effective POM of child projects.
> According to the Project Inheritance section of the following two POM references, this info should be merged.
> http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
> http://maven.apache.org/pom.html#Inheritance

-- 
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-3226) Developers and Contributors information is not being inherited

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

Jason van Zyl updated MNG-3226:
-------------------------------

    Fix Version/s:     (was: 2.2.x)
                   3.0-alpha-7

> Developers and Contributors information is not being inherited
> --------------------------------------------------------------
>
>                 Key: MNG-3226
>                 URL: http://jira.codehaus.org/browse/MNG-3226
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Inheritance and Interpolation
>    Affects Versions: 2.0.7
>            Reporter: Brad Szabo
>             Fix For: 3.0-alpha-7
>
>
> The developers and contributors information is not being merged into the effective POM of child projects.
> According to the Project Inheritance section of the following two POM references, this info should be merged.
> http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
> http://maven.apache.org/pom.html#Inheritance

-- 
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] Closed: (MNG-3226) Developers and Contributors information is not being inherited

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

Benjamin Bentmann closed MNG-3226.
----------------------------------

       Resolution: Not A Bug
    Fix Version/s:     (was: 3.0-beta-1)
         Assignee: Benjamin Bentmann

As per [discussion|http://www.mail-archive.com/dev@maven.apache.org/msg84243.html], we consider the current behavior fine for the current POM structure. The related issue MNG-1775 can be used to track toughts for improved control over the inheritance for future POM versions.

> Developers and Contributors information is not being inherited
> --------------------------------------------------------------
>
>                 Key: MNG-3226
>                 URL: http://jira.codehaus.org/browse/MNG-3226
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Inheritance and Interpolation
>    Affects Versions: 2.0.7
>            Reporter: Brad Szabo
>            Assignee: Benjamin Bentmann
>
> The developers and contributors information is not being merged into the effective POM of child projects.
> According to the Project Inheritance section of the following two POM references, this info should be merged.
> http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
> http://maven.apache.org/pom.html#Inheritance

-- 
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-3226) Developers and Contributors information is not being inherited

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

Brian Fox moved MNGSITE-3 to MNG-3226:
--------------------------------------

    Environment:     (was: Linux (Fedora Core 6)
JDK 1.5.0_10)
     Complexity:   (was: Intermediate)
            Key: MNG-3226  (was: MNGSITE-3)
        Project: Maven 2  (was: Maven Project Web Site)

> Developers and Contributors information is not being inherited
> --------------------------------------------------------------
>
>                 Key: MNG-3226
>                 URL: http://jira.codehaus.org/browse/MNG-3226
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Inheritance and Interpolation
>    Affects Versions: 2.0.7
>            Reporter: Brad Szabo
>             Fix For: 2.0.x
>
>
> The developers and contributors information is not being merged into the effective POM of child projects.
> According to the Project Inheritance section of the following two POM references, this info should be merged.
> http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
> http://maven.apache.org/pom.html#Inheritance

-- 
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: (MNGSITE-3) Developers and Contributors information is not being inherited

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

Brett Porter moved MNG-2842 to MNGSITE-3:
-----------------------------------------

    Affects Version/s:     (was: 2.0.4)
                           (was: 2.0.5)
        Fix Version/s:     (was: Documentation)
          Component/s:     (was: Documentation: Guides)
                           (was: Inheritance and Interpolation)
                  Key: MNGSITE-3  (was: MNG-2842)
              Project: Maven Project Web Site  (was: Maven 2)

> Developers and Contributors information is not being inherited
> --------------------------------------------------------------
>
>                 Key: MNGSITE-3
>                 URL: http://jira.codehaus.org/browse/MNGSITE-3
>             Project: Maven Project Web Site
>          Issue Type: Bug
>         Environment: Linux (Fedora Core 6)
> JDK 1.5.0_10
>            Reporter: Brad Szabo
>
> The developers and contributors information is not being merged into the effective POM of child projects.
> According to the Project Inheritance section of the following two POM references, this info should be merged.
> http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
> http://maven.apache.org/pom.html#Inheritance

-- 
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: (MNG-3226) Developers and Contributors information is not being inherited

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=216657#action_216657 ] 

Benjamin Bentmann edited comment on MNG-3226 at 4/4/10 4:01 PM:
----------------------------------------------------------------

As per [discussion|http://www.mail-archive.com/dev@maven.apache.org/msg84243.html], we consider the current behavior fine for the current POM structure. The related issue MNG-1755 can be used to track toughts for improved control over the inheritance for future POM versions.

      was (Author: bentmann):
    As per [discussion|http://www.mail-archive.com/dev@maven.apache.org/msg84243.html], we consider the current behavior fine for the current POM structure. The related issue MNG-1775 can be used to track toughts for improved control over the inheritance for future POM versions.
  
> Developers and Contributors information is not being inherited
> --------------------------------------------------------------
>
>                 Key: MNG-3226
>                 URL: http://jira.codehaus.org/browse/MNG-3226
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Inheritance and Interpolation
>    Affects Versions: 2.0.7
>            Reporter: Brad Szabo
>            Assignee: Benjamin Bentmann
>
> The developers and contributors information is not being merged into the effective POM of child projects.
> According to the Project Inheritance section of the following two POM references, this info should be merged.
> http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
> http://maven.apache.org/pom.html#Inheritance

-- 
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-3226) Developers and Contributors information is not being inherited

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

Brian Fox updated MNG-3226:
---------------------------

    Affects Version/s: 2.0.7
        Fix Version/s: 2.0.x
          Component/s: Inheritance and Interpolation

> Developers and Contributors information is not being inherited
> --------------------------------------------------------------
>
>                 Key: MNG-3226
>                 URL: http://jira.codehaus.org/browse/MNG-3226
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Inheritance and Interpolation
>    Affects Versions: 2.0.7
>            Reporter: Brad Szabo
>             Fix For: 2.0.x
>
>
> The developers and contributors information is not being merged into the effective POM of child projects.
> According to the Project Inheritance section of the following two POM references, this info should be merged.
> http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
> http://maven.apache.org/pom.html#Inheritance

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