|
4 | 4 | xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 https://maven.apache.org/xsd/decoration-1.8.0.xsd">
|
5 | 5 | <bannerLeft>
|
6 | 6 | <name>Plexus</name>
|
7 |
| - <href>http://codehaus-plexus.github.io/</href> |
8 |
| - <src>/images/plexus-logo-trans.png</src> |
| 7 | + <href>https://codehaus-plexus.github.io/</href> |
| 8 | + <src>https://codehaus-plexus.github.io/images/plexus-logo-trans.png</src> |
9 | 9 | </bannerLeft>
|
10 | 10 |
|
11 | 11 | <skin>
|
12 | 12 | <groupId>org.apache.maven.skins</groupId>
|
13 | 13 | <artifactId>maven-fluido-skin</artifactId>
|
14 |
| - <version>1.11.0</version> |
| 14 | + <version>${mavenFluidoSkinVersion}</version> |
15 | 15 | </skin>
|
16 | 16 |
|
17 | 17 | <edit>${project.scm.url}</edit>
|
|
28 | 28 | </matomo>
|
29 | 29 | <fluidoSkin>
|
30 | 30 | <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
|
31 |
| - <googlePlusOne /> |
32 | 31 | <googleSearch>
|
33 |
| - <sitesearch>http://codehaus-plexus.github.io/</sitesearch> |
| 32 | + <sitesearch>https://codehaus-plexus.github.io/</sitesearch> |
34 | 33 | </googleSearch>
|
35 | 34 | </fluidoSkin>
|
36 | 35 | </custom>
|
|
40 | 39 |
|
41 | 40 | <body>
|
42 | 41 | <breadcrumbs>
|
43 |
| - <item name="Plexus" href="/"/> |
| 42 | + <item name="Plexus" href="../"/> |
44 | 43 | </breadcrumbs>
|
45 | 44 |
|
46 | 45 | <menu name="Overview">
|
|
51 | 50 | <menu ref="reports" inherit="bottom" />
|
52 | 51 |
|
53 | 52 | <menu name="Plexus Projects" inherit="bottom">
|
54 |
| - <item name="Modello" href="/modello/" /> |
55 |
| - <item name="Plexus Classworlds" href="/plexus-classworlds/" /> |
| 53 | + <item name="Modello" href="../modello/" /> |
| 54 | + <item name="Plexus Classworlds" href="../plexus-classworlds/" /> |
56 | 55 | <item name="Plexus Components">
|
57 |
| - <item name="Plexus Archiver" href="/plexus-archiver/"/> |
58 |
| - <item name="Plexus CLI" href="/plexus-cli/"/> |
59 |
| - <item name="Plexus Compiler" href="/plexus-compiler/"/> |
60 |
| - <item name="Plexus Digest" href="/plexus-digest/"/> |
61 |
| - <item name="Plexus i18n" href="/plexus-i18n/"/> |
62 |
| - <item name="Plexus Interactivity" href="/plexus-interactivity/"/> |
63 |
| - <item name="Plexus Interpolation" href="/plexus-interpolation/"/> |
64 |
| - <item name="Plexus IO" href="/plexus-io/"/> |
65 |
| - <item name="Plexus Languages" href="/plexus-languages/"/> |
66 |
| - <item name="Plexus Resources" href="/plexus-resources/"/> |
67 |
| - <item name="Plexus Swizzle" href="/plexus-swizzle/"/> |
68 |
| - <item name="Plexus Velocity" href="/plexus-velocity/"/> |
| 56 | + <item name="Plexus Archiver" href="../plexus-archiver/"/> |
| 57 | + <item name="Plexus CLI" href="../plexus-cli/"/> |
| 58 | + <item name="Plexus Compiler" href="../plexus-compiler/"/> |
| 59 | + <item name="Plexus Digest" href="../plexus-digest/"/> |
| 60 | + <item name="Plexus i18n" href="../plexus-i18n/"/> |
| 61 | + <item name="Plexus Interactivity" href="../plexus-interactivity/"/> |
| 62 | + <item name="Plexus Interpolation" href="../plexus-interpolation/"/> |
| 63 | + <item name="Plexus IO" href="../plexus-io/"/> |
| 64 | + <item name="Plexus Languages" href="../plexus-languages/"/> |
| 65 | + <item name="Plexus Resources" href="../plexus-resources/"/> |
| 66 | + <item name="Plexus Swizzle" href="../plexus-swizzle/"/> |
| 67 | + <item name="Plexus Velocity" href="../plexus-velocity/"/> |
69 | 68 | </item>
|
70 | 69 | <item name="Plexus Parent POMs">
|
71 |
| - <item name="Plexus" href="/plexus-pom/"/> |
72 |
| - <item name="Plexus Components" href="/plexus-components/"/> |
| 70 | + <item name="Plexus" href="/"/> |
| 71 | + <item name="Plexus Components" href="../plexus-components/"/> |
73 | 72 | </item>
|
74 |
| - <item name="Plexus Utils" href="/plexus-utils/" /> |
| 73 | + <item name="Plexus Utils" href="../plexus-utils/" /> |
75 | 74 | </menu>
|
76 | 75 | </body>
|
77 | 76 | </project>
|
0 commit comments