locally installed snapshots get overriden every timeupdates are checked
-----------------------------------------------------------------------

         Key: MNG-238
         URL: http://jira.codehaus.org/browse/MNG-238
     Project: m2
        Type: Bug
  Components: maven-artifact  
    Reporter: Brett Porter
 Assigned to: Brett Porter 
     Fix For: 1.0-alpha-1


when the snapshots are checked for updates, the version.txt file is touched to 
mark when it should be next checked. This causes local installations of 
SNAPSHOTs to be ignored as older.

We should probably go back to comparing the timestamp within the file against 
the local snapshot file timestamp, and live with the clock skew as it is more 
intuitive.

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

Reply via email to