Hi, Is src/site/resources [1] what you are looking for?
Regards, Hervé [1] http://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html#Adding_Extra_Resources Le lundi 9 mars 2015 14:17:36 Krishnamurthy Nagarajan a écrit : > Hi, > Doxia site renderer, which is built on top of doxia, has several built-in > features, such as automatic inclusion of auto-generated reports into the > output html artifacts (e.g. javadocs, reports created by PMD, checkstyle > etc.) as per the specs given in pom.xml (assuming I am using maven for site > building). > > I can specify such directives in site.xml. Similarly, is there a way by > which I can direct doxia site renderer to automatically insert in the > output html (e.g. index.html for which the source is index.apt) hyperlinks > to artifacts (not auto-generated like the 'reports', but created by other > developers) that are placed in a pre-defined folder/directory (such as > 'resources')? > > Thanks! > Nagarajan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
