Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 23888 invoked from network); 10 Aug 2006 02:06:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Aug 2006 02:06:11 -0000 Received: (qmail 62741 invoked by uid 500); 10 Aug 2006 02:06:05 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 62704 invoked by uid 500); 10 Aug 2006 02:06:05 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 62693 invoked by uid 99); 10 Aug 2006 02:06:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Aug 2006 19:06:05 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jrsisson@gmail.com designates 72.14.214.232 as permitted sender) Received: from [72.14.214.232] (HELO hu-out-0102.google.com) (72.14.214.232) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Aug 2006 19:06:04 -0700 Received: by hu-out-0102.google.com with SMTP id 27so54437hub for ; Wed, 09 Aug 2006 19:05:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=IqIPCmtTKbBVaRCUuAYGPcYLL4oHCnZ3bDDxXuk8h6clDYFd7SmW6Fk7cUivTB0tPLooVh5y0mrpSqYMbOeN7m4N/RttC+T2f4vyH/ahGAtmJv4IzgAVaFWQxtBz56hg6SJAAAt5bbmWFq/6de6bVXkJ+bfmSRtMWLnQ/1YdG5w= Received: by 10.78.117.10 with SMTP id p10mr942641huc; Wed, 09 Aug 2006 19:05:42 -0700 (PDT) Received: from ?192.168.0.100? ( [220.239.5.12]) by mx.gmail.com with ESMTP id 2sm360317hue.2006.08.09.19.05.41; Wed, 09 Aug 2006 19:05:42 -0700 (PDT) Message-ID: <44DA9440.60305@gmail.com> Date: Thu, 10 Aug 2006 12:04:48 +1000 From: John Sisson User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: maven m:eclipse issue on 1.1 in OpenEJB itests Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I am trying to build the eclipse project files for a clean 1.1 build. I did the following: * svn co https://svn.apache.org/repos/asf/geronimo/branches/1.1 * cd 1.1 * maven m:fresh-checkout * maven new * maven m:eclipse -o The m:eclipse processing fails in OpenEJB itests. How do I get the geronimo-jetty-j2ee-1.1.2-SNAPSHOT.zip file to be placed in my local repository as part of the build so it doesn't fail? Thanks, John [echo] Place java sources for xstream at R:\.geronimo-1.1.x-maven\repository\xstream\java-sources\xstream-1.1.3-sources.jar for javadoc and debugging support in Eclipse [echo] Place java sources for xpp3 at R:\.geronimo-1.1.x-maven\repository\xpp3\java-sources\xpp3-1.1.3.3-sources.jar for javadoc and debugging support in Eclipse [echo] Place java sources for commons-jelly-tags-velocity at R:\.geronimo-1.1.x-maven\repository\commons-jelly\java-sources\comm ons-jelly-tags-velocity-1.0-sources.jar for javadoc and debugging support in Eclipse [echo] Place java sources for velocity at R:\.geronimo-1.1.x-maven\repository\velocity\java-sources\velocity-1.4-sources.jar for javadoc and debugging support in Eclipse [echo] Setting default output directory to target/classes [echo] Now refresh your project in Eclipse (right click on the project and select "Refresh") +---------------------------------------- | Executing eclipse OpenEJB :: Integration Tests | Memory: 27M/32M +---------------------------------------- DEPRECATED: the default goal should be specified in the section of project.xml instead of maven.xml DEPRECATED: the default goal should be specified in the section of project.xml instead of maven.xml eclipse: build:end: You are working offline so the build will continue, but openejb-builder-2.1.2-SNAPSHOT.jar may be out of date! BUILD FAILED File...... R:\.geronimo-1.1.x-maven\cache\maven-multiproject-plugin-1.4.1\plugin.jelly Element... maven:reactor Line...... 218 Column.... -1 The build cannot continue because of the following unsatisfied dependency: geronimo-jetty-j2ee-1.1.2-SNAPSHOT.zip Total time : 6 minutes 37 seconds Finished at : Thursday, 10 August 2006 10:33:27