Skip to content

Commit 9a8edf7

Browse files
committed
added a source overview image
1 parent 6a5c1a8 commit 9a8edf7

File tree

3 files changed

+32
-0
lines changed

3 files changed

+32
-0
lines changed
142 KB
Loading

content/xdoc/maven-sources.odg

21.5 KB
Binary file not shown.

content/xdoc/scm.xml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,38 @@ repo start master --all</pre>
6565
</ol>
6666
</subsection>
6767

68+
<subsection name="Maven Sources Overview">
69+
<p align="center">
70+
<img src="maven-sources.png" width="843" height="837" border="0" usemap="#maven-sources" />
71+
<map name="maven-sources">
72+
<area shape="rect" coords="8,1,82,36" alt="Site" href="https://github.com/apache/maven-site" />
73+
<area shape="rect" coords="100,0,205,37" alt="Sources" href="https://github.com/apache/maven-sources/" />
74+
<area shape="rect" coords="89,43,171,78" alt="Maven" href="/ref/current" />
75+
<area shape="rect" coords="178,43,275,78" alt="Core ITs" href="/core-its" />
76+
<area shape="rect" coords="283,43,387,78" alt="Resolver" href="/resolver" />
77+
<area shape="rect" coords="393,43,497,78" alt="Ant Tasks" href="/resolver-ant-tasks" />
78+
<area shape="rect" coords="1,89,842,424" alt="Plugins" href="/plugins" />
79+
<area shape="rect" coords="80,432,163,466" alt="Doxia" href="/doxia/doxia" />
80+
<area shape="rect" coords="169,432,278,467" alt="Site Tools" href="/doxia/doxia-site-tools" />
81+
<area shape="rect" coords="283,432,359,466" alt="Site" href="/doxia" />
82+
<area shape="rect" coords="445,431,549,466" alt="Converter" href="/doxia/doxia-tools/doxia-converter" />
83+
<area shape="rect" coords="554,431,659,466" alt="Linkcheck" href="/doxia/doxia-tools/doxia-linkcheck" />
84+
<area shape="rect" coords="69,473,191,508" alt="Archetypes" href="/archetypes" />
85+
<area shape="rect" coords="198,473,272,508" alt="Poms" href="/pom" />
86+
<area shape="rect" coords="280,473,355,508" alt="Skins" href="/skins" />
87+
<area shape="rect" coords="392,472,468,507" alt="Studies" href="/studies" />
88+
<area shape="rect" coords="502,473,597,508" alt="Indexer" href="/maven-indexer" />
89+
<area shape="rect" coords="604,473,699,509" alt="Wagon" href="/wagon" />
90+
<area shape="rect" coords="705,473,836,509" alt="Plugin testing" href="/plugin-testing" />
91+
<area shape="rect" coords="69,515,164,551" alt="dist tool" href="https://builds.apache.org/job/dist-tool-plugin/site/index.html" />
92+
<area shape="rect" coords="280,514,354,550" alt="env" href="https://github.com/apache/maven-jenkins-env" />
93+
<area shape="rect" coords="360,515,435,550" alt="lib" href="https://github.com/apache/maven-jenkins-lib" />
94+
<area shape="rect" coords="1,557,833,779" alt="shared" href="/shared" />
95+
<area shape="rect" coords="1,787,560,836" alt="Plexus" href="https://codehaus-plexus.github.io/" />
96+
</map>
97+
</p>
98+
</subsection>
99+
68100
<subsection name="Maven Site">
69101
<p>
70102
The sources for this site are available in a distinct Git repository:

0 commit comments

Comments
 (0)