Hi,

It seems that all project documentation generated by maven uses the site.dvsl and 
related stylesheets in
${maven.home}/stylesheets Can this be changed so I can use my own site stylesheets ?

Currently ${maven.home}/buld-docs.xml uses lines like this:

style="${maven.home}/stylesheets/site.dvsl"

Maybe that can be replaced by

style="${dir.stylesheets}/site.dvsl"

so users can point to their own stylesheets.

Age


Reply via email to