[
https://issues.apache.org/jira/browse/MRM-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MRM-726.
--------------------------------------
Resolution: Won't Fix
> snapshot artifacts in maven1 repo with legacy timestamps not being cleaned
> --------------------------------------------------------------------------
>
> Key: MRM-726
> URL: https://issues.apache.org/jira/browse/MRM-726
> Project: Archiva
> Issue Type: Bug
> Components: repository scanning
> Affects Versions: 1.0.1, 1.0.2
> Reporter: james
> Priority: Minor
> Fix For: Backlog
>
>
> we have artifacts in our maven1 repository which are fairly old (one of the
> reasons we wanted to use archiva, to clean up the crud!). however, it
> appears that some of the snapshots are not being cleaned up. my guess is
> that it is due to an unrecognized timestamp format:
> For an artifact with artifactId "hmsCommon-jwrap", we have snapshots which
> look like:
> hmsCommon-jwrap-20070308.050344.jar
> // unit test
> public void testLegacyVersion() {
> assertTrue(VersionUtil.isSnapshot("20070308.050344"));
> }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)