Author: hboutemy Date: Sun May 1 15:33:23 2016 New Revision: 1741870 URL: http://svn.apache.org/viewvc?rev=1741870&view=rev Log: uh, why is CMS buildbot not getting site.xml from parent??? let's force the skin
Modified: maven/site/trunk/content/site.xml Modified: maven/site/trunk/content/site.xml URL: http://svn.apache.org/viewvc/maven/site/trunk/content/site.xml?rev=1741870&r1=1741869&r2=1741870&view=diff ============================================================================== --- maven/site/trunk/content/site.xml (original) +++ maven/site/trunk/content/site.xml Sun May 1 15:33:23 2016 @@ -26,6 +26,12 @@ under the License. name="Maven"> <version position="none" /> + <skin><!-- TODO remove when CMS doesn't have any issue with parent site.xml download... --> + <groupId>org.apache.maven.skins</groupId> + <artifactId>maven-fluido-skin</artifactId> + <version>1.5</version> + </skin> + <custom> <fluidoSkin> <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled> @@ -35,7 +41,6 @@ under the License. </googleSearch> </fluidoSkin> </custom> - <body> <breadcrumbs>