Return-Path: Delivered-To: apmail-ws-scout-dev-archive@www.apache.org Received: (qmail 19415 invoked from network); 29 Jun 2007 15:30:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jun 2007 15:30:25 -0000 Received: (qmail 4433 invoked by uid 500); 29 Jun 2007 15:30:28 -0000 Delivered-To: apmail-ws-scout-dev-archive@ws.apache.org Received: (qmail 4410 invoked by uid 500); 29 Jun 2007 15:30:28 -0000 Mailing-List: contact scout-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: scout-dev@ws.apache.org List-Id: Delivered-To: mailing list scout-dev@ws.apache.org Received: (qmail 4397 invoked by uid 99); 29 Jun 2007 15:30:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jun 2007 08:30:28 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jun 2007 08:30:24 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7BD8371404B for ; Fri, 29 Jun 2007 08:30:04 -0700 (PDT) Message-ID: <8098961.1183131004502.JavaMail.jira@brutus> Date: Fri, 29 Jun 2007 08:30:04 -0700 (PDT) From: "Kurt Stam (JIRA)" To: scout-dev@ws.apache.org Subject: [jira] Commented: (SCOUT-36) minor update to get scout maven 2 build pass the error in download juddi snapshot In-Reply-To: <22076189.1182998366070.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SCOUT-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509129 ] Kurt Stam commented on SCOUT-36: -------------------------------- Well I found it. I think this is a bug in maven2, but if you want to read a resource from the classpath you have to use: getClass().getClassLoader().getResourceAsStream(...) So I'm going to update the juddi.jar so it is compatible with what maven wants. > minor update to get scout maven 2 build pass the error in download juddi snapshot > --------------------------------------------------------------------------------- > > Key: SCOUT-36 > URL: https://issues.apache.org/jira/browse/SCOUT-36 > Project: Scout > Issue Type: Bug > Reporter: Lin Sun > Assignee: Anil Saldhana > Priority: Minor > Attachments: scout36.patch > > > Hi Kurt, > I didn't make much further either. This patch would make me pass the error in download juddi snapshot during build and see the filenotfound error of juddi.properties. I am afraid I don't know much about maven 2 build either. :-( > Lin -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org For additional commands, e-mail: scout-dev-help@ws.apache.org