Hello,

Hope someone can help me with two basic questions :-)

A) I use org.apache.maven.reporting.AbstractMavenReport#getOutputName() for the site renderer to create an appropriate link but could not find any way to provide the file extension. How can i tell it to point to foo.htm instead of foo.html?

B) My report class tags are as follows:


 * @goal mygoal
 * @phase post-site


I wanted to use post-site to be able to process resources after those have been filtered. However the report is triggered during site:site (i.e. before the resources are filtered and copied in target/site). Is this a bug?

Many thanks,

Manos


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to