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\plugin.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]
