<%-- ~ 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. --%> <%@ taglib prefix="ww" uri="/webwork" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="redback" uri="http://plexus.codehaus.org/redback/taglib-1.0" %> <%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva" %> Administration - Repositories

Administration - Repositories

" /> Add Repository

Managed Repositories

<%-- No Managed Repositories. --%> There are no managed repositories configured yet. <%-- Display the repositories. --%>
<%-- TODO: make some icons --%> " /> Edit Repository " /> Delete Repository
" />

${repository.name}

<%-- TODO: can probably just use layout appended to a key prefix in i18n to simplify this --%>
Identifier ${repository.id}
Name ${repository.name}
Directory ${repository.directory} Directory Does Not Exist
WebDAV URL ${baseUrl}/${repository.id}/
Type Maven 2.x Repository Maven 1.x Repository
Releases Included ${repository.releases}
Snapshots Included ${repository.snapshots}
Scanned ${repository.indexed}
Scanning Cron ${repository.refreshCronExpression}
Actions
Stats No Statistics Available.
Last Scanned ${repository.stats.whenGathered}
Duration ${repository.stats.duration} ms
Total File Count ${repository.stats.totalFileCount}
New Files Found ${repository.stats.newFileCount}
POM Snippet Show POM Snippet

Remote Repositories

<%-- No Remote Repositories. --%> There are no remote repositories configured yet. <%-- Display the repositories. --%>
<%-- TODO: make some icons --%> " /> Edit Repository " /> Delete Repository
" />

${repository.name}

<%-- TODO: can probably just use layout appended to a key prefix in i18n to simplify this --%>
Identifier ${repository.id}
Name ${repository.name}
URL ${repository.url}
Type Maven 2.x Repository Maven 1.x Repository
Releases Included ${repository.releases}
Snapshots Included ${repository.snapshots}