You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2005/09/20 23:11:11 UTC

[jira] Commented: (MNG-845) get rid of "originalModel"

    [ http://jira.codehaus.org/browse/MNG-845?page=comments#action_46766 ] 

John Casey commented on MNG-845:
--------------------------------

I don't see how else you'll be able to get at the un-inherited, in-injected POM without originalModel. We're dependent on this to rewrite pom.xml, unless you were to read in the xml and apply some sort of transform, which definitely seems like the greater of the two evils.

Also, it eliminates the need to perform the read/transform logic for other plugins that may want to simply make a slightly tweaked version of the pom.xml, not to mention transferring it to a database instance or something else, eventually.

> get rid of "originalModel"
> --------------------------
>
>          Key: MNG-845
>          URL: http://jira.codehaus.org/browse/MNG-845
>      Project: Maven 2
>         Type: Task
>   Components: maven-project
>     Reporter: Brett Porter
>      Fix For: 2.0-beta-2

>
>
> this seems to have polluted the api for the release plugin, and should be able to be done as a separate instantiation of the project (and seems to be happening anyway).

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org