Here's doxia 1.8-alpha-8-SNAPSHOT: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-8-SNAPSHOT/
And here's maven-site-plugin 2.0-SNAPSHOT: http://cvs.apache.org/maven-snapshot-repository/org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/ Add both repos to your pom.xml and proper dependencies and it should figure it out, I'll assume. (I haven't tried myself before sending this, but there's no reason it shouldn't work.) As for the request for a new verison, you'll have to take that up with the maven-site-plugin dev(s). Perhaps a little JIRA issue voting or direct email would be sufficient to generate interest in that group? Not sure who owns it, and not sure what their release schedule looks like... Wayne On 4/3/06, Adam Winer <[EMAIL PROTECTED]> wrote: > > Wayne, > > How do we access the 2.0-SNAPSHOT? > > http://snapshots.maven.codehaus.org/maven2/ > > ... doesn't have maven-site-plugin at all, though this seems to be the > publicly documented snapshot repository. > > Then I tried: > > http://cvs.apache.org/maven-snapshot-repository > > ... which does have the maven-site-plugin 2.0-SNAPSHOT, but it's missing the > doxia 1.0 alpha-8-snapshot! Is there any way to get this? > > But really, why hasn't someone released a new version of the site plugin? > It's been many, many months, and any new version would be a step in the > right direction. Please, please, please. > > Thanks in advance, > Adam >
