Hi
Yes! That's what I am looking for. I will check it out tomorrow and get back if 
I have any problem. Thanks!
best regards,Nagarajan
      From: Hervé BOUTEMY <[email protected]>
 To: Maven Users List <[email protected]> 
 Sent: Tuesday, March 10, 2015 4:23 AM
 Subject: Re: Does doxia site renderer have any feature to pick up and include 
artifacts from a pre-defined source folder/directory into output html?
   
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]


  

Reply via email to