Bukama commented on code in PR #67: URL: https://github.com/apache/maven-source-plugin/pull/67#discussion_r2044932787
########## src/site/site.xml: ########## @@ -36,4 +36,10 @@ under the License. <item name="Configuring Source Plugin" href="/examples/configureplugin.html"/> </menu> </body> + + <skin> + <groupId>org.apache.maven.skins</groupId> + <artifactId>maven-fluido-skin</artifactId> + <version>2.1.0</version> + </skin> Review Comment: Local build with site works, let's see what CI says -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org