Return-Path: Delivered-To: apmail-avalon-dev-archive@www.apache.org Received: (qmail 2165 invoked from network); 13 Aug 2004 09:20:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Aug 2004 09:20:12 -0000 Received: (qmail 46288 invoked by uid 500); 13 Aug 2004 09:19:40 -0000 Delivered-To: apmail-avalon-dev-archive@avalon.apache.org Received: (qmail 46080 invoked by uid 500); 13 Aug 2004 09:19:37 -0000 Mailing-List: contact dev-help@avalon.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list dev@avalon.apache.org Received: (qmail 45903 invoked by uid 99); 13 Aug 2004 09:19:36 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.27.1) with SMTP; Fri, 13 Aug 2004 02:19:33 -0700 Received: (qmail 13328 invoked from network); 13 Aug 2004 09:21:05 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 13 Aug 2004 09:21:05 -0000 Message-ID: <992912067.1092388865532.JavaMail.apache@nagoya> Date: Fri, 13 Aug 2004 02:21:05 -0700 (PDT) From: dev@avalon.apache.org To: dev@avalon.apache.org Subject: [jira] Created: (PLANET-2) HTTP Facility block porojects using wrong default type. Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/PLANET-2 Here is an overview of the issue: --------------------------------------------------------------------- Key: PLANET-2 Summary: HTTP Facility block porojects using wrong default type. Type: Bug Status: Unassigned Priority: Major Project: Avalon Planet Components: HTTP Assignee: Reporter: Stephen McConnell Created: Fri, 13 Aug 2004 2:20 AM Updated: Fri, 13 Aug 2004 2:20 AM Description: The index.xml file in the http/blocks directory contains a set of project defintions are using the default artifact type (i.e. jar). This results in the addition of a reference to a project jar in the block classpath generated by magic. In most cases the blocks subprojects do not generate jar files - as such a assembly error occurs. The solution is to update the index.xml to declare explicitly the projects that are not generating jar file by setting their primary artifact type to "block". --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org For additional commands, e-mail: dev-help@avalon.apache.org