Skip to content

Commit

Permalink
[site] Update to maven site 3.7, fluido 1.7, and 1.8.0 xsd pus add mi…
Browse files Browse the repository at this point in the history
…ssing rest site
  • Loading branch information
hazendaz committed Jan 15, 2018
1 parent 0b25778 commit 80c243c
Show file tree
Hide file tree
Showing 10 changed files with 63 additions and 22 deletions.
6 changes: 3 additions & 3 deletions core/src/site/site.xml
Expand Up @@ -11,8 +11,8 @@
PURPOSE.
-->
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd">
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.8.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
<bannerLeft>
<src>/images/psi-probe-banner.jpg</src>
<href>https://github.com/psi-probe/psi-probe</href>
Expand All @@ -24,7 +24,7 @@
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.6</version>
<version>1.7</version>
</skin>
<custom>
<fluidoSkin>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -209,7 +209,7 @@
<project-info.plugin>2.9</project-info.plugin>
<release.plugin>2.5.3</release.plugin>
<resources.plugin>3.0.2</resources.plugin>
<site.plugin>3.6</site.plugin>
<site.plugin>3.7</site.plugin>
<sonar.plugin>3.4.0.905</sonar.plugin>
<source.plugin>3.0.1</source.plugin>
<spotbugs.plugin>3.1.1</spotbugs.plugin>
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions rest/src/site/site.xml
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed under the GPL License. You may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
PURPOSE.
-->
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.8.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
<bannerLeft>
<src>/images/psi-probe-banner.jpg</src>
<href>https://github.com/psi-probe/psi-probe</href>
</bannerLeft>
<bannerRight>
<src>https://tomcat.apache.org/images/tomcat.png</src>
<href>https://tomcat.apache.org/</href>
</bannerRight>
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.7</version>
</skin>
<custom>
<fluidoSkin>
<topBarEnabled>true</topBarEnabled>
<sideBarEnabled>true</sideBarEnabled>
</fluidoSkin>
</custom>
<body>
<links>
<item name="Psi-Probe" href="https://github.com/psi-probe/psi-probe" />
</links>
<menu ref="reports" />
</body>
</project>
6 changes: 3 additions & 3 deletions src/site/site.xml
Expand Up @@ -11,8 +11,8 @@
PURPOSE.
-->
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd">
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.8.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
<bannerLeft>
<src>/images/psi-probe-banner.jpg</src>
<href>https://github.com/psi-probe/psi-probe</href>
Expand All @@ -24,7 +24,7 @@
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.6</version>
<version>1.7</version>
</skin>
<custom>
<fluidoSkin>
Expand Down
6 changes: 3 additions & 3 deletions tomcat70adapter/src/site/site.xml
Expand Up @@ -11,8 +11,8 @@
PURPOSE.
-->
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd">
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.8.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
<bannerLeft>
<src>/images/psi-probe-banner.jpg</src>
<href>https://github.com/psi-probe/psi-probe</href>
Expand All @@ -24,7 +24,7 @@
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.6</version>
<version>1.7</version>
</skin>
<custom>
<fluidoSkin>
Expand Down
6 changes: 3 additions & 3 deletions tomcat80adapter/src/site/site.xml
Expand Up @@ -11,8 +11,8 @@
PURPOSE.
-->
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd">
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.8.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
<bannerLeft>
<src>/images/psi-probe-banner.jpg</src>
<href>https://github.com/psi-probe/psi-probe</href>
Expand All @@ -24,7 +24,7 @@
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.6</version>
<version>1.7</version>
</skin>
<custom>
<fluidoSkin>
Expand Down
6 changes: 3 additions & 3 deletions tomcat85adapter/src/site/site.xml
Expand Up @@ -11,8 +11,8 @@
PURPOSE.
-->
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd">
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.8.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
<bannerLeft>
<src>/images/psi-probe-banner.jpg</src>
<href>https://github.com/psi-probe/psi-probe</href>
Expand All @@ -24,7 +24,7 @@
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.6</version>
<version>1.7</version>
</skin>
<custom>
<fluidoSkin>
Expand Down
6 changes: 3 additions & 3 deletions tomcat90adapter/src/site/site.xml
Expand Up @@ -11,8 +11,8 @@
PURPOSE.
-->
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd">
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.8.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
<bannerLeft>
<src>/images/psi-probe-banner.jpg</src>
<href>https://github.com/psi-probe/psi-probe</href>
Expand All @@ -24,7 +24,7 @@
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.6</version>
<version>1.7</version>
</skin>
<custom>
<fluidoSkin>
Expand Down
6 changes: 3 additions & 3 deletions web/src/site/site.xml
Expand Up @@ -11,8 +11,8 @@
PURPOSE.
-->
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd">
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.8.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
<bannerLeft>
<src>/images/psi-probe-banner.jpg</src>
<href>https://github.com/psi-probe/psi-probe</href>
Expand All @@ -24,7 +24,7 @@
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.6</version>
<version>1.7</version>
</skin>
<custom>
<fluidoSkin>
Expand Down

0 comments on commit 80c243c

Please sign in to comment.