Brett,

I took time to test your amazing stuff. Very nice feature :) Thanks!

You've probably know these but just in case they can help you:
- error 404 for subprojects links from a multi project case:
http://localhost:8080/index.html
Clicks on a sub project
http://localhost:8080/framework1/index.html => error404

- "frenglish" project info reports without specify any french language
(see http://people.apache.org/~vsiveton/site_run/site_run_pir.jpg based on
http://www.javaworld.com/javaworld/jw-02-2006/jw-0227-maven.html)

- Javadoc report link doesnt work : blank page

Cheers,

Vincent

2006/3/14, Brett Porter <[EMAIL PROTECTED]>:
> Hi,
>
> I've made a round of changes to the site plugin, which should be the
> last major set. I plan to call a vote for a final beta in a couple of days.
>
> Since these changes were pretty large, please test (this includes the
> project info reports plugin). Either build from source (trunk), or use:
>
> <pluginRepositories>
>  <pluginRepository>
>    <id>apache.snapshots</id>
>    <url>http://cvs.apache.org/maven-snapshot-repository</url>
>  </pluginRepository>
> </pluginRepositories>
>
> One of the new features to try out (though its rough - no locale support
> yet) is:
>
> mvn site:run
>
> This will start Jetty and if you go to http://localhost:8080/index.html
> you can dynamically browse the site. The reports and pages re-render
> each time so you can edit and review on a much faster cycle.
>
> Enjoy!
>
> Cheers,
> Brett
>
> ---------------------------------------------------------------------
> 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]

Reply via email to