Hi there, I'm playing with the latest version of maven-2.0.x and maven-site-plugin. I checked out the components maven-2.0.x branch and plugins from svn, installed the maven-2.0.2-SNAPSHOT and all plugins. When I did "mvn site" in my project (com.mycompany.myapp:myapp-main-site), there are 2 unexpected links in the breadcrumbs of generated site. One is the link for com.mycompany.myapp:myapp project, the other is for com.mycompany.myapp:myapp-main-site itself.
It's nice to have these two links automatically but in my case, I want to display the links defined in site.xml only. Is there any way to control them? Thanks. Regards Jiaqi Guo http://www.cyclopsgroup.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
