You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/11/18 19:08:41 UTC

[jira] Created: (MNG-3853) Distribution Management injected by profile is not reflected by MavenProject

Distribution Management injected by profile is not reflected by MavenProject
----------------------------------------------------------------------------

                 Key: MNG-3853
                 URL: http://jira.codehaus.org/browse/MNG-3853
             Project: Maven 2
          Issue Type: Bug
          Components: Artifacts and Repositories, Profiles
    Affects Versions: 3.0-alpha-1
            Reporter: Benjamin Bentmann


The cause of the user reported issue [Tycho: problem with distributionManagement in profile|http://www.nabble.com/Tycho%3A-problem-with-distributionManagement-in-profile-to20490017.html] is that the aritfact repos are created in the constructor of {{MavenProject}} but the the profiles are injected in a later step.

There is other setup code in the constructor which most likely is also affected.

-- 
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-3853) [regression] Distribution Management injected by profile is not reflected by MavenProject

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

Benjamin Bentmann updated MNG-3853:
-----------------------------------

    Summary: [regression] Distribution Management injected by profile is not reflected by MavenProject  (was: Distribution Management injected by profile is not reflected by MavenProject)

> [regression] Distribution Management injected by profile is not reflected by MavenProject
> -----------------------------------------------------------------------------------------
>
>                 Key: MNG-3853
>                 URL: http://jira.codehaus.org/browse/MNG-3853
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories, Profiles
>    Affects Versions: 3.0-alpha-1
>            Reporter: Benjamin Bentmann
>
> The cause of the user reported issue [Tycho: problem with distributionManagement in profile|http://www.nabble.com/Tycho%3A-problem-with-distributionManagement-in-profile-to20490017.html] is that the aritfact repos are created in the constructor of {{MavenProject}} but the the profiles are injected in a later step.
> There is other setup code in the constructor which most likely is also affected.

-- 
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-3853) [regression] Distribution Management injected by profile is not reflected by MavenProject

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

Benjamin Bentmann commented on MNG-3853:
----------------------------------------

This is partly fixed in [r738128|http://svn.eu.apache.org/viewvc?view=rev&revision=738128]. Partly means it will only work if the profile is defined in the POM currently build. The more general issue MNG-4009 still prevents usage of distribution management (and any other model stuff) within a profile that is defined in a parent POM.

> [regression] Distribution Management injected by profile is not reflected by MavenProject
> -----------------------------------------------------------------------------------------
>
>                 Key: MNG-3853
>                 URL: http://jira.codehaus.org/browse/MNG-3853
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories, Profiles
>    Affects Versions: 3.0-alpha-1
>            Reporter: Benjamin Bentmann
>             Fix For: 3.0-alpha-3
>
>
> The cause of the user reported issue [Tycho: problem with distributionManagement in profile|http://www.nabble.com/Tycho%3A-problem-with-distributionManagement-in-profile-to20490017.html] is that the aritfact repos are created in the constructor of {{MavenProject}} but the the profiles are injected in a later step.
> There is other setup code in the constructor which most likely is also affected.

-- 
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-3853) [regression] Distribution Management injected by profile is not reflected by MavenProject

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

Brett Porter updated MNG-3853:
------------------------------

    Fix Version/s: 3.0-alpha-3

> [regression] Distribution Management injected by profile is not reflected by MavenProject
> -----------------------------------------------------------------------------------------
>
>                 Key: MNG-3853
>                 URL: http://jira.codehaus.org/browse/MNG-3853
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories, Profiles
>    Affects Versions: 3.0-alpha-1
>            Reporter: Benjamin Bentmann
>             Fix For: 3.0-alpha-3
>
>
> The cause of the user reported issue [Tycho: problem with distributionManagement in profile|http://www.nabble.com/Tycho%3A-problem-with-distributionManagement-in-profile-to20490017.html] is that the aritfact repos are created in the constructor of {{MavenProject}} but the the profiles are injected in a later step.
> There is other setup code in the constructor which most likely is also affected.

-- 
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-3853) [regression] Distribution Management injected by profile is not reflected by MavenProject

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

Jason van Zyl updated MNG-3853:
-------------------------------

    Fix Version/s:     (was: 3.0-alpha-3)
                   3.0-alpha-4

> [regression] Distribution Management injected by profile is not reflected by MavenProject
> -----------------------------------------------------------------------------------------
>
>                 Key: MNG-3853
>                 URL: http://jira.codehaus.org/browse/MNG-3853
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories, Profiles
>    Affects Versions: 3.0-alpha-1
>            Reporter: Benjamin Bentmann
>             Fix For: 3.0-alpha-4
>
>
> The cause of the user reported issue [Tycho: problem with distributionManagement in profile|http://www.nabble.com/Tycho%3A-problem-with-distributionManagement-in-profile-to20490017.html] is that the aritfact repos are created in the constructor of {{MavenProject}} but the the profiles are injected in a later step.
> There is other setup code in the constructor which most likely is also affected.

-- 
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-3853) [regression] Distribution Management injected by profile is not reflected by MavenProject

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

Benjamin Bentmann closed MNG-3853.
----------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s:     (was: 3.0-alpha-4)
                   3.0-alpha-3

> [regression] Distribution Management injected by profile is not reflected by MavenProject
> -----------------------------------------------------------------------------------------
>
>                 Key: MNG-3853
>                 URL: http://jira.codehaus.org/browse/MNG-3853
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories, Profiles
>    Affects Versions: 3.0-alpha-1
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>             Fix For: 3.0-alpha-3
>
>
> The cause of the user reported issue [Tycho: problem with distributionManagement in profile|http://www.nabble.com/Tycho%3A-problem-with-distributionManagement-in-profile-to20490017.html] is that the aritfact repos are created in the constructor of {{MavenProject}} but the the profiles are injected in a later step.
> There is other setup code in the constructor which most likely is also affected.

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