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]

Reply via email to