skin
How to build skin for Maven 2 Site Plugin
Maven is open source java build manager from Apache software foundation. It has a lot of interesting features including Project Object Model (POM) and extensible process Plugin framework.
One of standard and commonly used plugins is maven-site-plugin. It provides way to generate project documentation based on POM in form of web site. Starting from version 2.0-beta-5 it’s possible to create your own design (skin) for generated web site.
This blog record must be interesting for developers who already familiar with maven 2 and use it for development. I will try to describe basic steps how to make your own custom skin.
»
- 2 comments
- Read more
- 3174 reads
- Russian