Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 67811 invoked by uid 500); 16 Aug 2003 11:07:31 -0000 Mailing-List: contact geronimo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-dev@incubator.apache.org Received: (qmail 67794 invoked from network); 16 Aug 2003 11:07:30 -0000 Received: from dsl-217-155-97-60.zen.co.uk (HELO dsl-217-155-97-61.zen.co.uk) (217.155.97.60) by daedalus.apache.org with SMTP; 16 Aug 2003 11:07:30 -0000 Received: from apple.air.bandlem.com ([10.0.1.20] helo=ioshq.com) by dsl-217-155-97-61.zen.co.uk with esmtp (Exim 3.35 #1 (Debian)) id 19nyuA-0004YT-00 for ; Sat, 16 Aug 2003 12:07:30 +0100 Date: Sat, 16 Aug 2003 12:06:32 +0100 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: [BUILD] need to build twice? From: Alex Blewitt To: geronimo-dev@incubator.apache.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.552) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N When I did a 'maven clean' and then 'maven', it built all of the modules individually, but it didn't copy the files into target/geronimo/classes or target/geronimo/geronimo-DEV. It was only when I re-ran maven that it put the files into the main target/ directory. Perhaps there's something that needs to be reordered in the build process? Alex.