PR: MPMULTIPROJECT-28
add legend git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115456 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
41ba698b2b
commit
0fa4c0fb0c
@ -24,6 +24,18 @@
|
|||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<section name="Multiproject Dependency Convergence Report">
|
<section name="Multiproject Dependency Convergence Report">
|
||||||
|
<p>Legend:
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td><img src="images/icon_success_sml.gif"/></td>
|
||||||
|
<td>All projects share one version of the dependency.</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><img src="images/icon_error_sml.gif"/></td>
|
||||||
|
<td>At least one project has a differing version of the dependency.</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
@ -82,4 +94,4 @@
|
|||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</document>
|
</document>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user