Ah, thanks.  So I assume it checks the timestamp of the file, right?

-Randy

Ryan Sonnek wrote:

I would suggest changing the project currentVersion to 2.1-SNAPSHOT, and
your dependency versions to SNAPSHOT.  snapshot dependencies are handles
differently, and always look for a newest version.

-----Original Message-----
From: Randy Xu [mailto:[EMAIL PROTECTED]
Sent: Monday, January 10, 2005 10:23 AM
To: Maven Users List
Subject: Re: Stale subproject jar files in repository


First of all Dion, kudos to you and your book. It seems like it'll be because of people like you that Maven is really taking off.


Now then, to my question.

I have three subprojects:
* app-lib
* app-jms (depends on lib)
* app-gui (depends on lib and jms)




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



Reply via email to