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 54 forks source link

relativizeDecorationLinks=false does not work #32

Open trajano opened 10 years ago

trajano commented 10 years ago

Per http://maven.apache.org/plugins/maven-site-plugin/run-mojo.html#relativizeDecorationLinks if relativizeDecorationLinks=false it should not attempt to use relative path calculations.

I was thinking that there may need to be a chcek for relativizeDecorationLinks around https://github.com/andriusvelykis/reflow-maven-skin/blob/master/reflow-maven-skin/src/main/resources/META-INF/maven/site.vm#L60