It is not an updated snapshot. It is cache corruption, which is rectified by removing ~/.maven/cache which will be automatically regenerated. It is a known problem with upgrading the xdoc plugin.
- Brett On 8/29/05, goffredo <[EMAIL PROTECTED]> wrote: > Hi Arnaud, > > No I did not try that, I don't know what the 'plugins cache directory' > is, or where it is. > > But a bigger problem is if the 'updating' process of Maven can break > working systems. Is there a way to stop Maven downloading anything > after it has been installed and got working correctly? > > Thanks > Goffredo > > > > Quoting Arnaud HERITIER <[EMAIL PROTECTED]>: > > > I suppose that an updated snapshot break it :-( > > > > Did you try to remove yours plugins cache directory ? > > > > Arnaud > > > > > > > -----Message d'origine----- > > > De : goffredo [mailto:[EMAIL PROTECTED] > > > Envoyé : dimanche 28 août 2005 19:08 > > > À : Maven Users List > > > Objet : broken Maven: + > > > > > > Hi, > > > > > > I installed and used Maven on a project a few months ago. I > > > did not use it for a while, and when I ran '%maven site' > > > again today, Maven downloaded some files, then the build > > > failed. I was a little annoyed. Why did Maven break when it > > > was once working fine? The error I got follows; can someone > > > tell me how to fix this? I couldn't find any documentation about it. > > > > > > # C:\users_from_e> maven site > > > # > > > # <snipped banner> v. 1.1-beta-1 > > > # > > > # BUILD FAILED > > > # File...... C:\Documents and > > > # > > > Settings\Administrator\.maven\cache\maven-site-plugin-1.6.1\pl > > ugin.jelly > > > # Element... attainGoal > > > # Line...... 38 > > > # Column.... -1 > > > # No goal [xdoc:register-reports] > > > # Total time : 6 seconds > > > # Finished at : Monday, August 29, 2005 2:34:33 AM EST > > > > > > > > > Regards > > > Goffredo > > > > > > > > > > > > --------------------------------------------------------------------- > > > 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] > > > > > > > > --------------------------------------------------------------------- > 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]
