From dev-return-5620-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Thu Apr 28 10:34:48 2005 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 36906 invoked from network); 28 Apr 2005 10:34:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Apr 2005 10:34:47 -0000 Received: (qmail 83759 invoked by uid 500); 28 Apr 2005 10:35:42 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 83710 invoked by uid 500); 28 Apr 2005 10:35:41 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 83697 invoked by uid 99); 28 Apr 2005 10:35:41 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from idc0.floripa.com.br (HELO idc1.floripa.com.br) (66.98.164.97) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 28 Apr 2005 03:35:41 -0700 Received: (qmail 14565 invoked from network); 28 Apr 2005 10:34:28 -0000 Received: from unknown (HELO ?192.168.200.2?) (201.11.80.76) by smtp.floripa.com.br with SMTP; 28 Apr 2005 10:34:27 -0000 Message-ID: <4270CA5C.2010404@floripa.com.br> Date: Thu, 28 Apr 2005 07:34:52 -0400 From: Danilo Luiz Rheinheimer User-Agent: Mozilla Thunderbird 0.6 (X11/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: AW: Problems embedding a new build of apacheds References: <6DA97EFF2763174B8BDC409CA197298429F884@dbf-ex.AD.DDB.DE> In-Reply-To: <6DA97EFF2763174B8BDC409CA197298429F884@dbf-ex.AD.DDB.DE> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Svensson, Lars wrote: >>If you want to build ApacheDS by yourself, please check out the code >>using your SVN client: >> >>svn co https://svn.apache.org/repos/asf/directory/ >> >> >> >Well, I did, and maven complained about broken unit tests and a missing >jar. I think this is the same issue as Marc had. > > > You can run maven with : -Dmaven.*test*.*skip*=true I also need to do this to build it here. Danilo.