Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 3340 invoked from network); 21 Sep 2006 14:26:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Sep 2006 14:26:34 -0000 Received: (qmail 17858 invoked by uid 500); 21 Sep 2006 14:26:22 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 17787 invoked by uid 500); 21 Sep 2006 14:26:21 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 17746 invoked by uid 99); 21 Sep 2006 14:26:21 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Sep 2006 07:26:21 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:39217] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id E3/1D-04092-AF0A2154 for ; Thu, 21 Sep 2006 07:26:04 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 28F17714305 for ; Thu, 21 Sep 2006 14:21:24 +0000 (GMT) Message-ID: <4930434.1158848484164.JavaMail.jira@brutus> Date: Thu, 21 Sep 2006 07:21:24 -0700 (PDT) From: "Davanum Srinivas (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Resolved: (AXIS2-1207) Jar file is missing some resource files at building by maven2. In-Reply-To: <14642199.1158825562371.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXIS2-1207?page=all ] Davanum Srinivas resolved AXIS2-1207. ------------------------------------- Resolution: Fixed Applied. thanks, dims > Jar file is missing some resource files at building by maven2. > -------------------------------------------------------------- > > Key: AXIS2-1207 > URL: http://issues.apache.org/jira/browse/AXIS2-1207 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Environment: rev.448021 > Reporter: YAMAMOTO, Rikiya > > When I build Axis2 projects by maven2, Some resource files isn't included in the jar files. > The problem is attributed to pom.xml. > +++ http://svn.apache.org/repos/asf/webservices/axis2/trunk/java/modules/parent/pom.xml > @@ -430,6 +430,12 @@ > > false > > + > + src > + > + **/*.java > + > + > > > -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org