i submitted a small patch that cleans up all "old" snapshot dependencies from your 
local repository, but i haven't heard any activity on integrating it into maven 
(http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPREPO-2).  maybe vote for it, and 
see if anyone takes notice.

Ryan

> -----Original Message-----
> From: Flesner, Dan [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 27, 2004 2:21 PM
> To: Maven Users List
> Subject: snapshot dependencies
> 
> 
> i'm confused by snapshot dependencies. when i do an 
> install-snapshot to 
> build the local dependencies i get the following in my local 
> repository:
> 
> -rw-r--r--   1 dflesner dev        12728 Apr 27 12:03 
> smc-impl-20040427.190310.jar
> -rw-r--r--   1 dflesner dev        12728 Apr 27 12:16 
> smc-impl-20040427.191611.jar
> -rw-r--r--   1 dflesner dev        12728 Apr 27 12:16 
> smc-impl-SNAPSHOT.jar
> 
> it appears that the -SNAPSHOT came from the remote repository and the 
> -2004XXX came from the local install-snapshot. which jar is 
> used locally 
> to compile with by other dependencies? why not just update the local 
> -SNAPSHOT and not the -2004XXX files? are the -2004XX files ever used 
> anywhere? now i have to periodically clean out my local repository of 
> all the -2004XXX versions when i run out of disk space.
> 
> what is the best practices for using install/deploy snapshot, am i 
> missing something here?
> 
> thanks,
> dan
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to