andriusvelykis / reflow-maven-skin

Reflow is an Apache Maven site skin built on Bootstrap. It allows various structural and stylistic customizations to create a modern-looking Maven-generated website.
http://andriusvelykis.github.io/reflow-maven-skin/
Apache License 2.0
132 stars 57 forks source link

Maven Site Plugin 3.5+ compatibility #53

Open bindul opened 7 years ago

bindul commented 7 years ago

Allows the skin to be used when generating sites with maven-site-plugin version 3.6 and higher.

Resolves andriusvelykis/reflow-maven-skin#49