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

Michael Osipov closed MDOAP-11.
-------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still applies, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> How to handle release date?
> ---------------------------
>
>                 Key: MDOAP-11
>                 URL: https://issues.apache.org/jira/browse/MDOAP-11
>             Project: Maven DOAP Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0
>            Reporter: Siveton Vincent
>            Priority: Major
>         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
(v7.6.3#76005)

Reply via email to