[MRM-792]

-removed references to maven
-updated http://maven.apache.org/archiva urls to http://archiva.apache.org


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673308 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maria Odea B. Ching 2008-07-02 07:49:49 +00:00
parent ec8e4d5eb2
commit 1b3e3f374f
20 changed files with 21 additions and 22 deletions

View File

@ -7,7 +7,7 @@
<jsp-version>1.2</jsp-version> <jsp-version>1.2</jsp-version>
<short-name>ArchivaTaglib</short-name> <short-name>ArchivaTaglib</short-name>
<uri>http://maven.apache.org/archiva</uri> <uri>http://archiva.apache.org</uri>
<display-name>Archiva Taglib</display-name> <display-name>Archiva Taglib</display-name>
<description><![CDATA[Archiva JSP Taglib]]></description> <description><![CDATA[Archiva JSP Taglib]]></description>

View File

@ -21,7 +21,7 @@
# Email Settings # Email Settings
# The subject line for the email message. # The subject line for the email message.
email.validation.subject=Welcome to Maven Archiva email.validation.subject=Welcome to Archiva
# Feedback page # Feedback page
email.feedback.path=http://maven.apache.org/archiva/mail-lists.html email.feedback.path=http://archiva.apache.org/mail-lists.html

View File

@ -21,7 +21,7 @@
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
<%@ taglib prefix="redback" uri="http://plexus.codehaus.org/redback/taglib-1.0" %> <%@ taglib prefix="redback" uri="http://plexus.codehaus.org/redback/taglib-1.0" %>
<%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva" %> <%@ taglib prefix="archiva" uri="http://archiva.apache.org" %>
<html> <html>
<head> <head>

View File

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

View File

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

View File

@ -21,7 +21,7 @@
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
<%@ taglib prefix="redback" uri="http://plexus.codehaus.org/redback/taglib-1.0" %> <%@ taglib prefix="redback" uri="http://plexus.codehaus.org/redback/taglib-1.0" %>
<%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva" %> <%@ taglib prefix="archiva" uri="http://archiva.apache.org" %>
<html> <html>
<head> <head>

View File

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

View File

@ -21,7 +21,7 @@
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
<%@ taglib prefix="redback" uri="http://plexus.codehaus.org/redback/taglib-1.0" %> <%@ taglib prefix="redback" uri="http://plexus.codehaus.org/redback/taglib-1.0" %>
<%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva" %> <%@ taglib prefix="archiva" uri="http://archiva.apache.org" %>
<html> <html>
<head> <head>

View File

@ -21,7 +21,7 @@
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
<%@ taglib prefix="redback" uri="http://plexus.codehaus.org/redback/taglib-1.0" %> <%@ taglib prefix="redback" uri="http://plexus.codehaus.org/redback/taglib-1.0" %>
<%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva"%> <%@ taglib prefix="archiva" uri="http://archiva.apache.org"%>
<html> <html>
<head> <head>

View File

@ -19,7 +19,7 @@
<%@ taglib prefix="page" uri="http://www.opensymphony.com/sitemesh/page" %> <%@ taglib prefix="page" uri="http://www.opensymphony.com/sitemesh/page" %>
<%@ taglib prefix="my" tagdir="/WEB-INF/tags" %> <%@ taglib prefix="my" tagdir="/WEB-INF/tags" %>
<%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva" %> <%@ taglib prefix="archiva" uri="http://archiva.apache.org" %>
<archiva:dependency-tree groupId="${groupId}" artifactId="${artifactId}" version="${version}" <archiva:dependency-tree groupId="${groupId}" artifactId="${artifactId}" version="${version}"
modelVersion="${model.version}"> modelVersion="${model.version}">

View File

@ -19,7 +19,7 @@
<%@ taglib prefix="ww" uri="/webwork" %> <%@ taglib prefix="ww" uri="/webwork" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva" %> <%@ taglib prefix="archiva" uri="http://archiva.apache.org" %>
<%@ taglib prefix="redback" uri="http://plexus.codehaus.org/redback/taglib-1.0" %> <%@ taglib prefix="redback" uri="http://plexus.codehaus.org/redback/taglib-1.0" %>
<html> <html>

View File

@ -19,7 +19,7 @@
<%@ taglib prefix="ww" uri="/webwork" %> <%@ taglib prefix="ww" uri="/webwork" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva" %> <%@ taglib prefix="archiva" uri="http://archiva.apache.org" %>
<html> <html>
<head> <head>

View File

@ -19,7 +19,7 @@
<%@ taglib prefix="ww" uri="/webwork" %> <%@ taglib prefix="ww" uri="/webwork" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva" %> <%@ taglib prefix="archiva" uri="http://archiva.apache.org" %>
<html> <html>
<head> <head>

View File

@ -23,7 +23,7 @@
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ 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="redback" uri="http://plexus.codehaus.org/redback/taglib-1.0" %>
<%@ taglib prefix="my" tagdir="/WEB-INF/tags" %> <%@ taglib prefix="my" tagdir="/WEB-INF/tags" %>
<%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva" %> <%@ taglib prefix="archiva" uri="http://archiva.apache.org" %>
<page:applyDecorator name="default"> <page:applyDecorator name="default">

View File

@ -66,8 +66,7 @@
</div> </div>
<div class="xright"> <div class="xright">
<a href="http://maven.apache.org/archiva">Archiva</a> | <a href="http://archiva.apache.org">Archiva</a> |
<a href="http://maven.apache.org/">Maven</a> |
<a href="http://www.apache.org/">Apache</a> <a href="http://www.apache.org/">Apache</a>
</div> </div>

View File

@ -19,7 +19,7 @@
<%@ taglib prefix="ww" uri="/webwork" %> <%@ taglib prefix="ww" uri="/webwork" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva" %> <%@ taglib prefix="archiva" uri="http://archiva.apache.org" %>
<p> <p>
<archiva:groupIdLink var="${model.groupId}" includeTop="true" /> <archiva:groupIdLink var="${model.groupId}" includeTop="true" />

View File

@ -20,7 +20,7 @@
<%@ taglib prefix="ww" uri="/webwork" %> <%@ taglib prefix="ww" uri="/webwork" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="my" tagdir="/WEB-INF/tags" %> <%@ taglib prefix="my" tagdir="/WEB-INF/tags" %>
<%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva" %> <%@ taglib prefix="archiva" uri="http://archiva.apache.org" %>
<archiva:dependency-tree groupId="${groupId}" artifactId="${artifactId}" version="${version}" /> <archiva:dependency-tree groupId="${groupId}" artifactId="${artifactId}" version="${version}" />

View File

@ -19,7 +19,7 @@
<%@ taglib prefix="ww" uri="/webwork" %> <%@ taglib prefix="ww" uri="/webwork" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva" %> <%@ taglib prefix="archiva" uri="http://archiva.apache.org" %>
<html> <html>
<head> <head>

View File

@ -20,7 +20,7 @@
<%@ taglib prefix="ww" uri="/webwork" %> <%@ taglib prefix="ww" uri="/webwork" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="my" tagdir="/WEB-INF/tags" %> <%@ taglib prefix="my" tagdir="/WEB-INF/tags" %>
<%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva" %> <%@ taglib prefix="archiva" uri="http://archiva.apache.org" %>
<%@ taglib prefix="redback" uri="http://plexus.codehaus.org/redback/taglib-1.0" %> <%@ taglib prefix="redback" uri="http://plexus.codehaus.org/redback/taglib-1.0" %>
<html> <html>

View File

@ -19,7 +19,7 @@
<%@ taglib prefix="ww" uri="/webwork" %> <%@ taglib prefix="ww" uri="/webwork" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
<%@ taglib prefix="archiva" uri="http://maven.apache.org/archiva" %> <%@ taglib prefix="archiva" uri="http://archiva.apache.org" %>
<%@ attribute name="groupId" required="true" %> <%@ attribute name="groupId" required="true" %>
<%@ attribute name="artifactId" %> <%@ attribute name="artifactId" %>