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]

Reply via email to