Le vendredi 12 septembre 2008, Junco Hueco a écrit : > Hi all, > > I've been looking for how to change the text that appears in the generated > html pages from the Maven site plugin, but I haven't found any information > about this. > > Where are the templates or files used to generate each page (index.html, > license.html, integration.html, etc)? > > Thank you in advance.
these files are generated by Maven Project Info Report Plugin http://maven.apache.org/plugins/maven-project-info-reports-plugin/ and you can create more content: http://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
