Skip to content

jcabi/jcabi-maven-skin

Repository files navigation

Good Looking Maven Skin

EO principles respected here DevOps By Rultor.com

mvn PDD status Maven Central

More details are here: skin.jcabi.com.

Use it in your site.xml, as explained in skinning:

<site>
  [...]
  <skin>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-maven-skin</artifactId>
    <version>2.0.2</version>
  </skin>
  [...]
</site>

How to contribute?

Fork the repository, make changes, submit a pull request. We promise to review your changes same day and apply to the master branch, if they look correct.

Please run Maven build before submitting a pull request:

mvn clean install -Pqulice

Make sure you have Maven 3.2+, Java7+ and fontcustom gem installed.

About

Good looking skin for Apache Maven projects, especially Maven plugins

Topics

Resources

License

Stars

Watchers

Forks

Contributors