fuvo wrote:
Hi,
I searching for a way to make my own template/skin and use this in different
projects as default skin. As I understand, I have to put my created
template/skin in every project. But thats really not what I want.
What I want is:
my own skin jar (like
http://svn.apache.org/viewvc/maven/skins/trunk/maven-classic-skin/) which
will automatically used whenever I calll 'mvn site' on any project without
configuring this in every project. Generating the skin jar is no problem,
but I have no idea what I have to do that maven uses my skin instead of the
maven default skin.
You need to add that skin to your site.xml file.
Follow the instructions on this page, under the heading "Skinning":
http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html
Can anybody help me with this?
regards,
Volker
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]