[ 
https://jira.codehaus.org/browse/MDOAP-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl-Heinz Marbaise updated MDOAP-11:
-------------------------------------

    Fix Version/s:     (was: 1.2)
                   3.0

> How to handle release date?
> ---------------------------
>
>                 Key: MDOAP-11
>                 URL: https://jira.codehaus.org/browse/MDOAP-11
>             Project: Maven DOAP Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0
>            Reporter: Vincent Siveton
>             Fix For: 3.0
>
>         Attachments: MDOAP-11.patch
>
>
> Actually, the mojo generates:
> {code:xml} 
> ...
>     <release>
>       <Version>
>         <name>PROJECT NAME - VERSION</name>
>         <revision>VERSION</revision>
>         
> <file-release>http://repo1.maven.org/maven2/org/apache/maven/...</file-release>
>       </Version>
>     </release>
> ...
> {code} 
> It should be nice to add the release created tag, ie
> {code:xml} 
> ...
>       <Version>
> ...
>         <created>2008-06-27</created>
>       </Version>
> ...
> {code} 
> Actually, the RepositoryMetadata doesn't have any notions of release date for 
> a given version.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to