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

[jira] Created: (MNG-1437) How to make additions to the POM and have it be backward/forward compatible

How to make additions to the POM and have it be backward/forward compatible
---------------------------------------------------------------------------

         Key: MNG-1437
         URL: http://jira.codehaus.org/browse/MNG-1437
     Project: Maven 2
        Type: Task
  Components: design  
    Reporter: Jason van Zyl


I would like to add categories and site staging information to the POM but don't want to break everything. Brett and I have discussed this topic briefly but we need the XML parsing mechanism to be a bit more flexible or we may just have to embrace namespaces to make this work ...

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


[jira] Updated: (MNG-1437) How to make additions to the POM and have it be backward/forward compatible

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1437?page=all ]

Jason van Zyl updated MNG-1437:
-------------------------------

    Priority: Trivial  (was: Major)

> How to make additions to the POM and have it be backward/forward compatible
> ---------------------------------------------------------------------------
>
>          Key: MNG-1437
>          URL: http://jira.codehaus.org/browse/MNG-1437
>      Project: Maven 2
>         Type: Task

>   Components: design
>     Reporter: Jason van Zyl
>     Priority: Trivial

>
>
> I would like to add categories and site staging information to the POM but don't want to break everything. Brett and I have discussed this topic briefly but we need the XML parsing mechanism to be a bit more flexible or we may just have to embrace namespaces to make this work ...

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


[jira] Commented: (MNG-1437) How to make additions to the POM and have it be backward/forward compatible

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-1437?page=comments#action_50146 ] 

Brett Porter commented on MNG-1437:
-----------------------------------

there's an open issue about selecting the reader based on the model version. I think that's what's needed (which means making multiple versions available and be able to convert between them).

Alternatively, we need to enable one reader to read multiple versions into a known-compatible model.

> How to make additions to the POM and have it be backward/forward compatible
> ---------------------------------------------------------------------------
>
>          Key: MNG-1437
>          URL: http://jira.codehaus.org/browse/MNG-1437
>      Project: Maven 2
>         Type: Task
>   Components: design
>     Reporter: Jason van Zyl

>
>
> I would like to add categories and site staging information to the POM but don't want to break everything. Brett and I have discussed this topic briefly but we need the XML parsing mechanism to be a bit more flexible or we may just have to embrace namespaces to make this work ...

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