Hi Dennis, Thanks for trying this out. Sorry I left a couple of holes. I've uploaded everything, and removed it locally, and verified it works.
The instructions are now: - Download latest integration build from http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/ and install per normal m2 instructions (the site will require Maven 2.0.2, due for release in the next couple of weeks) - run "mvn site" from trunks-sandbox Let me know how it goes! Cheers, Brett Dennis Lundberg wrote: > Hi Brett > > I finally found some time to try out the new Maven 2 site stuff that > you have put into the sandbox. There are quite a few hurdles to jump > over though and I think I fell on the last one. Hope you can help me > out. Here's what I did: > > - Bootstrapped Maven from the 2.0.x branch > > - Added to the sandbox pom.xml a build/plugins/plugin/version tag for > maven-site-plugin and set it to 2.0-SNAPSHOT, to get all the fancy new > stuff > > - Added a skin/version tag, with the value '1.0-SNAPSHOT' to > src/site.xml, otherwise it tried to download the release version > > - Added snapshot repositories to the sandbox pom > > - When I run 'mvn site' in sandbox-trunks I get an error from Maven > when it is trying to download the classic-skin, see stack trace below > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
