Return-Path: Delivered-To: apmail-shale-issues-archive@locus.apache.org Received: (qmail 93864 invoked from network); 17 Jul 2006 05:16:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Jul 2006 05:16:36 -0000 Received: (qmail 38174 invoked by uid 500); 17 Jul 2006 05:16:36 -0000 Delivered-To: apmail-shale-issues-archive@shale.apache.org Received: (qmail 38143 invoked by uid 500); 17 Jul 2006 05:16:35 -0000 Mailing-List: contact issues-help@shale.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@shale.apache.org Delivered-To: mailing list issues@shale.apache.org Received: (qmail 38133 invoked by uid 99); 17 Jul 2006 05:16:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Jul 2006 22:16:35 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Jul 2006 22:16:33 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 435B3714294 for ; Mon, 17 Jul 2006 05:14:21 +0000 (GMT) Message-ID: <13084197.1153113261258.JavaMail.jira@brutus> Date: Sun, 16 Jul 2006 22:14:21 -0700 (PDT) From: "Craig McClanahan (JIRA)" To: issues@shale.apache.org Subject: [jira] Commented: (SHALE-200) Missing repository definition in master pom MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/struts/browse/SHALE-200?page=comments#action_37765 ] Craig McClanahan commented on SHALE-200: ---------------------------------------- Hermod, are you still having problems that adding this repository entry fixes? I have had no problems at all building Shale, either directly connected to the Internet or behind a proxy (if I have set up my proxy servers correctly), so I'm inclined to close this issue as "will not fix" unless there is something still outstanding that we can reproduce and address. > Missing repository definition in master pom > ------------------------------------------- > > Key: SHALE-200 > URL: http://issues.apache.org/struts/browse/SHALE-200 > Project: Shale > Issue Type: Bug > Components: Core > Affects Versions: 1.0.3 > Environment: WinXP > Reporter: Hermod Opstvedt > > Because Ibiblio is not listed in the repository section of the master pom, downloads will not work properly in all situations. Patch is: > Index: pom.xml > =================================================================== > --- pom.xml (revisjon 416633) > +++ pom.xml (arbeidskopi) > @@ -151,6 +151,13 @@ > true > > > + ibiblio > + Ibiblio > + http://www.ibiblio.org/maven2 > + true > + true > + > + > java.net > java.net Maven 1 Repository > https://maven-repository.dev.java.net/nonav/repository -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira