1
vote
2answers
1k views

Maven project + maven-site-plugin not working

I'm currently working with maven-site-plugin using Maven 3. The plugin is generating all the report as expected but due to my project layout (shown below), the main site shown does not show the ...