Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 61CC1EA38 for ; Thu, 28 Feb 2013 22:26:29 +0000 (UTC) Received: (qmail 24205 invoked by uid 500); 28 Feb 2013 22:26:28 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 24123 invoked by uid 500); 28 Feb 2013 22:26:28 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 84099 invoked by uid 99); 28 Feb 2013 14:14:09 -0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Date: Thu, 28 Feb 2013 06:13:43 -0800 (PST) From: jkm123 To: dev@maven.apache.org Message-ID: <1362060823893-5748742.post@n5.nabble.com> Subject: Maven - web application project is throwing error MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi All, I am setting up maven project of spring mvc using my id sts. I created the project using New > Others > Maven Project and select the component web archtype Now I see following error in pom.xml file / Failure to transfer org.codehaus.plexus:plexus-io:jar:1.0.1 from http://mirrors.ibiblio.org/pub/mirrors/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of ibiblio.org has elapsed or updates are forced. Original error: Could not transfer artifact org.codehaus.plexus:plexus-io:jar: 1.0.1 from/to ibiblio.org (http://mirrors.ibiblio.org/pub/mirrors/maven2): Access denied to http://mirrors.ibiblio.org/pub/mirrors/maven2/org/codehaus/plexus/ plexus-io/1.0.1/plexus-io-1.0.1.jar. Error code 403, Forbidden/ Can you please suggest why is this happening? -- View this message in context: http://maven.40175.n5.nabble.com/Maven-web-application-project-is-throwing-error-tp5748742.html Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org