Return-Path: Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 40101 invoked by uid 500); 14 Mar 2003 16:29:12 -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: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 40092 invoked by uid 500); 14 Mar 2003 16:29:12 -0000 Delivered-To: apmail-xml-axis-dev@xml.apache.org X-Injected-Via-Gmane: http://gmane.org/ To: axis-dev@xml.apache.org From: Dan Diephouse Subject: Re: Axis Build System - Possible conversion to Maven Date: Fri, 14 Mar 2003 16:28:40 -0500 Lines: 127 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@main.gmane.org User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030211 X-Accept-Language: en-us, en In-Reply-To: Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I can see I need to explain about Maven a bit more :). I understand your worries about converting to maven. You said: "introducing yet another technology needed to build Axis is not something I believe we need to do at this time." This is exactly my point!!! Maven takes care of all these technologies for you!!! It will be the only technology you need once the build conversion is through. It automatically takes care of and downloads the dependencies. All you need to do is tell maven what dependencies there are in your project file like so: log4j 1.2.6 jaf:activation 1.0.2 servletapi 2.3