2007-11-18 21:27:56 -05:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!--
|
|
|
|
~ Licensed to the Apache Software Foundation (ASF) under one
|
|
|
|
~ or more contributor license agreements. See the NOTICE file
|
|
|
|
~ distributed with this work for additional information
|
|
|
|
~ regarding copyright ownership. The ASF licenses this file
|
|
|
|
~ to you under the Apache License, Version 2.0 (the
|
|
|
|
~ "License"); you may not use this file except in compliance
|
|
|
|
~ with the License. You may obtain a copy of the License at
|
|
|
|
~
|
|
|
|
~ http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
~
|
|
|
|
~ Unless required by applicable law or agreed to in writing,
|
|
|
|
~ software distributed under the License is distributed on an
|
|
|
|
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
|
|
~ KIND, either express or implied. See the License for the
|
|
|
|
~ specific language governing permissions and limitations
|
|
|
|
~ under the License.
|
|
|
|
-->
|
|
|
|
|
|
|
|
<project>
|
2012-09-20 17:02:39 -04:00
|
|
|
|
|
|
|
<custom>
|
|
|
|
<fluidoSkin>
|
|
|
|
<topBarEnabled>true</topBarEnabled>
|
|
|
|
<sideBarEnabled>false</sideBarEnabled>
|
2013-02-23 11:22:53 -05:00
|
|
|
<skipGenerationDate>true</skipGenerationDate>
|
2012-09-20 17:02:39 -04:00
|
|
|
<googleSearch>
|
|
|
|
<sitesearch>${project.url}</sitesearch>
|
|
|
|
</googleSearch>
|
|
|
|
<twitter>
|
|
|
|
<user>archiva</user>
|
|
|
|
<showUser>true</showUser>
|
|
|
|
<showFollowers>false</showFollowers>
|
|
|
|
</twitter>
|
|
|
|
<ohloh>
|
|
|
|
<projectId>6670</projectId>
|
|
|
|
<widget>stats</widget>
|
|
|
|
</ohloh>
|
|
|
|
</fluidoSkin>
|
|
|
|
|
|
|
|
</custom>
|
2007-11-18 21:27:56 -05:00
|
|
|
<body>
|
|
|
|
<breadcrumbs>
|
|
|
|
<!-- TODO: need to stop them inheriting
|
|
|
|
<item name="Reports" href="/reports" />
|
|
|
|
-->
|
|
|
|
</breadcrumbs>
|
|
|
|
|
2010-02-10 21:53:26 -05:00
|
|
|
<menu name="Developers">
|
2010-02-11 00:29:11 -05:00
|
|
|
<item name="Overview" href="/index.html" />
|
|
|
|
<item name="Terminology" href="/terminology.html" />
|
2010-02-11 10:23:51 -05:00
|
|
|
<item name="Metadata Control Model" href="/metadata-content-model.html" />
|
|
|
|
<item name="Metadata API" href="/metadata-api.html" />
|
|
|
|
<item name="Repository API" href="/repository-api.html" />
|
2010-02-10 21:53:26 -05:00
|
|
|
</menu>
|
2007-11-18 21:27:56 -05:00
|
|
|
<menu ref="modules" />
|
|
|
|
</body>
|
|
|
|
</project>
|