mirror of https://github.com/apache/archiva.git
[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:
parent
ec8e4d5eb2
commit
1b3e3f374f
|
@ -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>
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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}">
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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">
|
||||||
|
|
||||||
|
|
|
@ -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>
|
||||||
|
|
||||||
|
|
|
@ -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" />
|
||||||
|
|
|
@ -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}" />
|
||||||
|
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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" %>
|
||||||
|
|
Loading…
Reference in New Issue