Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 24674 invoked from network); 24 Aug 2005 04:31:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Aug 2005 04:31:51 -0000 Received: (qmail 49320 invoked by uid 500); 24 Aug 2005 04:31:40 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 49293 invoked by uid 500); 24 Aug 2005 04:31:39 -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 49277 invoked by uid 99); 24 Aug 2005 04:31:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2005 21:31:39 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=DATE_IN_PAST_06_12,HTML_40_50,HTML_MESSAGE,HTML_TITLE_EMPTY X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [209.68.5.17] (HELO relay03.pair.com) (209.68.5.17) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 23 Aug 2005 21:31:56 -0700 Received: (qmail 35151 invoked from network); 24 Aug 2005 04:31:32 -0000 Received: from unknown (HELO ?127.0.0.1?) (unknown) by unknown with SMTP; 24 Aug 2005 04:31:32 -0000 X-pair-Authenticated: 220.247.248.224 Message-ID: <430BA3BD.1050506@opensource.lk> Date: Wed, 24 Aug 2005 04:31:25 +0600 From: Eran Chinthaka Reply-To: chinthaka@opensource.lk User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: axis-dev@ws.apache.org, axis-user@ws.apache.org Subject: [Axis2] Build problem with Maven 1.1-beta-1 Content-Type: multipart/alternative; boundary="------------080407060005080705070502" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. --------------080407060005080705070502 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, Today I installed maven 1.1-beta-1 and got some errors with the build, saying can't upload jars. The fix to this was to update to the new maven artifact plugin 1.6. If you also encounter this, just type the following to get the artifact plugin updated to 1.6. *maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin -Dversion=1.6 (*thanks Dims for the help on this*) *-- Chinthaka * * --------------080407060005080705070502 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi,

Today I installed maven 1.1-beta-1 and got some errors with the build, saying can't upload jars. The fix to this was to update to the new maven artifact plugin 1.6.
If you also encounter this, just type the following to get the artifact plugin updated to 1.6.

maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin -Dversion=1.6

(
thanks Dims for the help on this)

-- Chinthaka


--------------080407060005080705070502--