repositories, including administration, artifact handling,
browsing and searching.
</description>
+ <url>http://archiva.apache.org/</url>
<issueManagement>
<system>jira</system>
<url>http://jira.codehaus.org/browse/MRM</url>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
- <version>2.0-beta-5</version>
+ <version>2.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<!-- TODO: inherited publish, banner, skin -->
<bannerLeft>
<name>Apache Archiva</name>
- <src>/images/archiva.png</src>
- <href>http://archiva.apache.org/</href>
+ <src>http://archiva.apache.org/images/archiva.png</src>
+ <!-- have to add the index.html to get the right location, due to bug in Doxia. Still not correct for subdirectories though -->
+ <href>http://archiva.apache.org/index.html</href>
</bannerLeft>
<bannerRight>
<name>Apache Software Foundation</name>
<!-- TODO: inherited breadcrumbs, head, link menu -->
<breadcrumbs>
<item name="Apache" href="http://www.apache.org/"/>
- <item name="Archiva" href="/" />
</breadcrumbs>
<head>