Hello,

I am planning to use Confluence as project website. Therefore i am searching
for a facillity to change the DefaultSiteRenderer in the pom.
I have tried this, but this doesn't work:

<reporting>
       <plugins>
           <plugin>
               <groupId>org.fornax.toolsupport.maven</groupId>
               <artifactId>fornax-maven-changelog-plugin</artifactId>
               <version>1.0.0</version>
               <configuration>
                   <siteRenderer>
org.fornax.toolsupport.maven.changelog.MySiteRenderer</siteRenderer>
               </configuration>
           </plugin>
       </plugins>
</reporting>

Is there another chance to do this? Or must the Standard ReportMojos
(Issues, SCM, CI, Team...) been rewritten?

Thorsten

--
Thorsten Kamann
Software-Architect, Consultant, Coaching
Germany, NRW
[EMAIL PROTECTED]
http://www.planetes.de/thorsten-kamann/
callto://thorque

Reply via email to