Hi

Add this to your site.xml :

 <skin>
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-classic-skin</artifactId>
   <version>1.0</version>
 </skin>

http://maven.apache.org/plugins/maven-site-plugin/howto.html

You may need to update your site plugin ( mvn -U site:site ), since
the 2.0version was just recently released.

- Micke

On 15/05/06, Subhash Chandran <[EMAIL PROTECTED]> wrote:

I see many "skins" for maven site here:

http://www.ibiblio.org/maven2/org/apache/maven/skins/

how do I change the default skin for my site?

--
Regards,
Subhash Chandran S

Cross platform OpenSource Java based file encryption software:
http://www.WizTools.org/project/WizCrypt/


Reply via email to