Thanks, I have found in xml tags of each plugin/module called lastUpdated. Do I suppose right the date is used by Maven for check if plugin has been searched or downloaded?
If it does, there is question: what for is this behavour/feature good? Tomas Cejka Brian E Fox wrote: > > The information is stored in the local repository. Using -U should have > fixed it. > > -----Original Message----- > From: tomascejka [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 22, 2008 8:29 AM > To: [email protected] > Subject: Does Maven store information about snapshotes`s download > > > We use these tools for development: Maven 2.0.9, Artifactory 1.2.5 and > Hudson > 1.236. > > When Maven tried to download snapshot plugin from Artifactory it > generated > error: > > The plugin 'name.of.plugin' does not exist or no valid version could be > found > > First, I found out, that Tomcat with Artifactory didn`t run, so I > started > Tomcat. Ok, Artifactory was running, but problem continued. > > The plugin exits in the Artifactory and even each developer has it in > own > local Maven`s repository. So why didn`t Maven download it? It is > important, > the next day Maven downloaded the snapshot without problem. > And some developers helped -U parametr to download snapshot plugin. > > So does Maven store an information about unsuccessful snapshot`s > download? > Does Maven store this information in repository.xml? > > -- > View this message in context: > http://www.nabble.com/Does-Maven-store-information-about-snapshotes%60s- > download-tp18587436p18587436.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Does-Maven-store-information-about-snapshotes%60s-download-tp18587436p18590781.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
