Return-Path: X-Original-To: apmail-maven-commits-archive@www.apache.org Delivered-To: apmail-maven-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0ED4310C85 for ; Tue, 25 Feb 2014 07:41:41 +0000 (UTC) Received: (qmail 55567 invoked by uid 500); 25 Feb 2014 07:41:32 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 55365 invoked by uid 500); 25 Feb 2014 07:41:27 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 55270 invoked by uid 99); 25 Feb 2014 07:41:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Feb 2014 07:41:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Feb 2014 07:41:22 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 8F24C23889D5 for ; Tue, 25 Feb 2014 07:41:02 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r4497 - in /release/maven: maven-1/README.txt maven-2/README.txt Date: Tue, 25 Feb 2014 07:41:02 -0000 To: commits@maven.apache.org From: brett@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140225074102.8F24C23889D5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: brett Date: Tue Feb 25 07:41:02 2014 New Revision: 4497 Log: Add EOL README Added: release/maven/maven-1/README.txt release/maven/maven-2/README.txt Added: release/maven/maven-1/README.txt ============================================================================== --- release/maven/maven-1/README.txt (added) +++ release/maven/maven-1/README.txt Tue Feb 25 07:41:02 2014 @@ -0,0 +1,11 @@ +Apache Maven 1.x has reached its end of life and is no longer supported. + +http://maven.apache.org/maven-1.x-eol.html + +Please consider upgrading to the latest version of Apache Maven: + +http://maven.apache.org/download.cgi + +You may still download archived versions of Maven 1.x from: + +http://archive.apache.org/dist/maven/binaries/ Added: release/maven/maven-2/README.txt ============================================================================== --- release/maven/maven-2/README.txt (added) +++ release/maven/maven-2/README.txt Tue Feb 25 07:41:02 2014 @@ -0,0 +1,11 @@ +Apache Maven 2.x has reached its end of life and is no longer supported. + +http://maven.apache.org/maven-2.x-eol.html + +Please consider upgrading to the latest version of Apache Maven: + +http://maven.apache.org/download.cgi + +You may still download archived versions of Maven 2.x from: + +http://archive.apache.org/dist/maven/binaries/