You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Shane Isbell (JIRA)" <ji...@codehaus.org> on 2008/10/02 07:23:08 UTC

[jira] Commented: (MNG-53) The model reader/writer used inside DefaultMavenProjectBuilder need to be components

    [ http://jira.codehaus.org/browse/MNG-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=149608#action_149608 ] 

Shane Isbell commented on MNG-53:
---------------------------------

We are pretty close to eliminating modello with woodstox. I'm expecting that we will just read the pom version to determine how we parse a different model that way a single version of Maven would be able to handle all the previous pom versions.  I think that would eliminate a need for swapping in different versions of a component, unless I'm missing something.

> The model reader/writer used inside DefaultMavenProjectBuilder need to be components
> ------------------------------------------------------------------------------------
>
>                 Key: MNG-53
>                 URL: http://jira.codehaus.org/browse/MNG-53
>             Project: Maven 2
>          Issue Type: Task
>          Components: Inheritance and Interpolation
>            Reporter: Jason van Zyl
>            Priority: Minor
>             Fix For: 3.0
>
>
> Currently the model reader/writer being used are the ones generated by Modello but we need a small wrapper around these to make them components  so that we can use the standard plexus component assembly to pull in the version of reader/writer we want to use. This will come into play when we start reading/writing different versions of the model.

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