Hello,
Andreas Ernst a �crit :
it seems that 'maven allClean allBuild' tries every run to download jmock-SNAPSHOT.jar, but the file is still in {userhome}\.maven\repository\jmock\jars\jmock-SNAPSHOT.jar
While running Maven it show very often the message:
Attempting to download jmock-SNAPSHOT.jar.
But as i know Maven, after one download that file is locally saved. Is it a problem of Jetspeed, Maver or i am totally wrong?
i don't want to say anything stupid, but i think SNAPSHOT in *jmock-SNAPSHOT.jar* means that this is a nighty build (or just not final), so maven try to get the final version every time it's running... i think that you must run maven with "-o" option to stay offline and not try to get new versions of SNAPSHOT files...
Luc
-- Luc FOUIN - Stagiaire Aptiwan 14 rue Niepce 75014 Paris T�l : 06 77 95 17 24 M�l : [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
