You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2008/02/14 06:56:29 UTC

[jira] Created: (MNG-3400) MavenProject is not extensible

MavenProject is not extensible
------------------------------

                 Key: MNG-3400
                 URL: http://jira.codehaus.org/browse/MNG-3400
             Project: Maven 2
          Issue Type: Bug
          Components: Embedding
    Affects Versions: 2.0.8, 2.1-alpha-1, 2.1
            Reporter: Carlos Sanchez


This copy constructor uses the fields in the MavenProject directly (instead of calling the getters, which prevents extension
Also project copying should be implemented as the clone() standard method so subclasses of MavenProject can provide customized behaviour

-- 
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-3400) MavenProject is not extensible

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

Carlos Sanchez closed MNG-3400.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1
                   2.1-alpha-1
                   2.0.9

> MavenProject is not extensible
> ------------------------------
>
>                 Key: MNG-3400
>                 URL: http://jira.codehaus.org/browse/MNG-3400
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Embedding
>    Affects Versions: 2.0.8, 2.1-alpha-1, 2.1
>            Reporter: Carlos Sanchez
>            Assignee: Carlos Sanchez
>             Fix For: 2.0.9, 2.1-alpha-1, 2.1
>
>
> This copy constructor uses the fields in the MavenProject directly (instead of calling the getters, which prevents extension
> Also project copying should be implemented as the clone() standard method so subclasses of MavenProject can provide customized behaviour

-- 
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-3400) MavenProject is not extensible

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

Brett Porter updated MNG-3400:
------------------------------

    Fix Version/s:     (was: 2.1-alpha-1)
                       (was: 2.1)

> MavenProject is not extensible
> ------------------------------
>
>                 Key: MNG-3400
>                 URL: http://jira.codehaus.org/browse/MNG-3400
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Embedding
>    Affects Versions: 2.0.8, 2.1-alpha-1, 2.1
>            Reporter: Carlos Sanchez
>            Assignee: Carlos Sanchez
>             Fix For: 2.0.9
>
>
> This copy constructor uses the fields in the MavenProject directly (instead of calling the getters, which prevents extension
> Also project copying should be implemented as the clone() standard method so subclasses of MavenProject can provide customized behaviour

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