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

        

Reply via email to