https://github.com/jcabi/jcabi-maven-skin
Skin for Apache Maven
https://github.com/jcabi/jcabi-maven-skin
java maven maven-skin
Last synced: 8 months ago
JSON representation
Skin for Apache Maven
- Host: GitHub
- URL: https://github.com/jcabi/jcabi-maven-skin
- Owner: jcabi
- License: other
- Created: 2013-09-04T13:27:59.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T13:19:20.000Z (12 months ago)
- Last Synced: 2025-03-23T19:22:47.089Z (8 months ago)
- Topics: java, maven, maven-skin
- Language: SCSS
- Homepage: https://skin.jcabi.com
- Size: 515 KB
- Stars: 8
- Watchers: 4
- Forks: 11
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

[](https://www.elegantobjects.org)
[](https://www.0crat.com/p/C3RUBL5H9)
[](http://www.rultor.com/p/jcabi/jcabi-maven-skin)
[](https://travis-ci.org/jcabi/jcabi-maven-skin)
[](http://www.0pdd.com/p?name=jcabi/jcabi-maven-skin)
[](https://maven-badges.herokuapp.com/maven-central/com.jcabi/jcabi-maven-skin)
More details are here: [skin.jcabi.com](http://skin.jcabi.com/index.html)
Use it in your `site.xml`, as explained in
[skinning](http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html#Skinning):
```xml
[...]
com.jcabi
jcabi-maven-skin
[...]
```
## Questions?
If you have any questions about the framework, or something doesn't work as expected,
please [submit an issue here](https://github.com/jcabi/jcabi-maven-skin/issues/new).
## 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](http://fontcustom.com/) gem installed.