blob: 1c3b89e1445561ae62196080b5bb97311cb66f96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Maven Repository Manager">
<bannerLeft>
<src>http://www.apache.org/images/asf_logo_wide.gif</src>
</bannerLeft>
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-application-skin</artifactId>
</skin>
<publishDate position="none"/>
<body>
<links>
<item name="Curator" href="http://maven.apache.org/repository-manager/"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Apache" href="http://www.apache.org/"/>
</links>
<menu name="Find">
<item name="Search" href="/index.html"/>
<item name="Find Artifact" href="/find-artifact.html"/>
<item name="Browse" href="/browse.html"/>
</menu>
<menu name="Manage">
<item name="Reports" href="/reports.html"/>
<item name="Synchronisation" href="/sync.html"/>
<item name="Administration" href="/admin/index.html">
<item name="Proxied Repositories" href="/admin/proxies.html"/>
<item name="Synced Repositories" href="/admin/sync.html"/>
</item>
</menu>
</body>
</project>
|