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

[jira] Closed: (MNG-255) repo layout cannot resolve old timestamps

     [ http://jira.codehaus.org/browse/MNG-255?page=history ]
     
Brett Porter closed MNG-255:
----------------------------

    Resolution: Fixed

> repo layout cannot resolve old timestamps
> -----------------------------------------
>
>          Key: MNG-255
>          URL: http://jira.codehaus.org/browse/MNG-255
>      Project: m2
>         Type: Bug
>   Components: maven-artifact
>     Reporter: Brett Porter
>     Assignee: Brett Porter
>      Fix For: 1.0-alpha-1

>
>
> when timestamps are published, they go to /2.0-SNAPSHOT/. THe decision behind this was to keep the artifact director from growing unreasonably with a large number of snapshots per release.
> However, if you now change 2.0-SNAPSHOT to 2.0-yyyyMMdd.HHmmss-B in your POM, it won't be found, as it doesn't know to lookup inside 2.0-SNAPSHOT.
> I'd like to keep that structure, but it would require more smarts - and that means cutting off old versions of m2 when it is fixed. I'm inclined to go back to the timestamped directories for the first release, and improve on it later.

-- 
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
-
If you want more information on JIRA, or have a bug to report 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