mirror of https://github.com/apache/archiva.git
[MRM-77] related updates to the white site
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@441546 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
23ec161a17
commit
0ea31038c8
|
@ -24,67 +24,60 @@
|
|||
<td>
|
||||
<table width="100%">
|
||||
<tr>
|
||||
<th><i>Seconds:</i></th>
|
||||
<td><input type="text" size="10" value="0" align="right"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><i>Minutes:</i></th>
|
||||
<td><input type="text" size="10" value="0" align="right"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><i>Hours:</i></th>
|
||||
<td><input type="text" size="10" value="*" align="right"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><i>Day of Month:</i></th>
|
||||
<td><input type="text" size="10" value="*" align="right"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><i>Month:</i></th>
|
||||
<td><input type="text" size="10" value="*" align="right"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><i>Day of Week:</i></th>
|
||||
<td><input type="text" size="10" value="?" align="right"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><i>Year: (optional)</i></th>
|
||||
<td><input type="text" size="10" value="2006" align="right"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
<th>
|
||||
<i>Seconds:</i>
|
||||
</th>
|
||||
<td>
|
||||
<input type="text" size="10" value="0" align="right"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Reporting Schedule:</th>
|
||||
<th>
|
||||
<i>Minutes:</i>
|
||||
</th>
|
||||
<td>
|
||||
<table width="100%">
|
||||
<tr>
|
||||
<th><i>Seconds:</i></th>
|
||||
<td><input type="text" size="10" value="0" align="right"/></td>
|
||||
<input type="text" size="10" value="0" align="right"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><i>Minutes:</i></th>
|
||||
<td><input type="text" size="10" value="0" align="right"/></td>
|
||||
<th>
|
||||
<i>Hours:</i>
|
||||
</th>
|
||||
<td>
|
||||
<input type="text" size="10" value="*" align="right"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><i>Hours:</i></th>
|
||||
<td><input type="text" size="10" value="*" align="right"/></td>
|
||||
<th>
|
||||
<i>Day of Month:</i>
|
||||
</th>
|
||||
<td>
|
||||
<input type="text" size="10" value="*" align="right"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><i>Day of Month:</i></th>
|
||||
<td><input type="text" size="10" value="*" align="right"/></td>
|
||||
<th>
|
||||
<i>Month:</i>
|
||||
</th>
|
||||
<td>
|
||||
<input type="text" size="10" value="*" align="right"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><i>Month:</i></th>
|
||||
<td><input type="text" size="10" value="*" align="right"/></td>
|
||||
<th>
|
||||
<i>Day of Week:</i>
|
||||
</th>
|
||||
<td>
|
||||
<input type="text" size="10" value="?" align="right"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><i>Day of Week:</i></th>
|
||||
<td><input type="text" size="10" value="?" align="right"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><i>Year: (optional)</i></th>
|
||||
<td><input type="text" size="10" value="2006" align="right"/></td>
|
||||
<th>
|
||||
<i>Year: (optional)</i>
|
||||
</th>
|
||||
<td>
|
||||
<input type="text" size="10" value="2006" align="right"/>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
@ -94,7 +87,10 @@
|
|||
<input type="submit" value="Save Configuration"/>
|
||||
</p>
|
||||
<p>
|
||||
<i>* For valid cron expression values, see <a href="http://www.opensymphony.com/quartz/api/org/quartz/CronExpression.html">here</a>.</i>
|
||||
<i>* For valid cron expression values, see
|
||||
<a href="http://www.opensymphony.com/quartz/api/org/quartz/CronExpression.html">here</a>
|
||||
.
|
||||
</i>
|
||||
</p>
|
||||
</form>
|
||||
</div>
|
||||
|
|
|
@ -25,13 +25,6 @@
|
|||
<a href="#">Run Now</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Reporting Schedule</th>
|
||||
<td>...</td>
|
||||
<td>
|
||||
<a href="#">Run Now</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
|
|
|
@ -17,22 +17,24 @@
|
|||
<img src="images/icon_error_sml.gif" width="15" height="15" alt=""/>
|
||||
2
|
||||
<img src="images/icon_warning_sml.gif" width="15" height="15" alt=""/>
|
||||
0
|
||||
1
|
||||
(
|
||||
<a href="#">Repair all</a>
|
||||
)
|
||||
</p>
|
||||
|
||||
<h3>Artifacts</h3>
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="images/icon_error_sml.gif" width="15" height="15" alt=""/>
|
||||
</td>
|
||||
<td>
|
||||
File is missing SHA1 checksum
|
||||
<ul>
|
||||
<li class="errorBullet">File is missing SHA1 checksum (
|
||||
<a href="#">Repair</a>
|
||||
)
|
||||
</li>
|
||||
<li class="warningBullet">File is missing digital signature
|
||||
<span style="color: gray">(No fix available)</span>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<span style="font-size: x-small">
|
||||
<span style="font-size: x-small; text-indent: 3em">
|
||||
<strong>Group ID:</strong>
|
||||
<a href="browse2.html">org</a>
|
||||
/
|
||||
|
@ -45,18 +47,14 @@
|
|||
<a href="artifact.html">2.0</a>
|
||||
</span>
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li class="errorBullet">File is missing SHA1 checksum (
|
||||
<a href="#">Repair</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="images/icon_error_sml.gif" width="15" height="15" alt=""/>
|
||||
</td>
|
||||
<td>File is missing SHA1 checksum
|
||||
)
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<span style="font-size: x-small">
|
||||
<span style="font-size: x-small; text-indent: 3em">
|
||||
<strong>Group ID:</strong>
|
||||
<a href="browse2.html">org</a>
|
||||
/
|
||||
|
@ -69,36 +67,54 @@
|
|||
<a href="artifact.html">2.0.1</a>
|
||||
</span>
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<a href="#">Repair</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
<b>... more ...</b>
|
||||
</p>
|
||||
|
||||
<h2>Repository 2</h2>
|
||||
|
||||
<p>
|
||||
Status:
|
||||
<img src="images/icon_error_sml.gif" width="15" height="15" alt=""/>
|
||||
0
|
||||
2
|
||||
<img src="images/icon_warning_sml.gif" width="15" height="15" alt=""/>
|
||||
1
|
||||
0
|
||||
(
|
||||
<a href="#">Repair all</a>
|
||||
)
|
||||
</p>
|
||||
|
||||
<h3>Artifacts</h3>
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="images/icon_warning_sml.gif" width="15" height="15" alt=""/>
|
||||
</td>
|
||||
<td>
|
||||
File is missing a digital signature
|
||||
<ul>
|
||||
<li class="errorBullet">File is missing SHA1 checksum (
|
||||
<a href="#">Repair</a>
|
||||
)
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<span style="font-size: x-small">
|
||||
<span style="font-size: x-small; text-indent: 3em">
|
||||
<strong>Group ID:</strong>
|
||||
<a href="browse2.html">org</a>
|
||||
/
|
||||
<a href="browse2.html">apache</a>
|
||||
/
|
||||
<a href="browse2.html">maven</a>
|
||||
<strong>Artifact ID:</strong>
|
||||
<a href="browse3.html">maven-artifact</a>
|
||||
<strong>Version(s):</strong>
|
||||
<a href="artifact.html">2.0.1</a>
|
||||
</span>
|
||||
</p>
|
||||
<h3>Metadata</h3>
|
||||
<ul>
|
||||
<li class="errorBullet">File is missing SHA1 checksum (
|
||||
<a href="#">Repair</a>
|
||||
)
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<span style="font-size: x-small; text-indent: 3em">
|
||||
<strong>Group ID:</strong>
|
||||
<a href="browse2.html">org</a>
|
||||
/
|
||||
|
@ -111,12 +127,6 @@
|
|||
<a href="artifact.html">2.0.1</a>
|
||||
</span>
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<span style="color: gray">No fix available</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</body>
|
||||
</document>
|
||||
|
|
Loading…
Reference in New Issue