Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 58784 invoked from network); 8 May 2005 20:44:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 May 2005 20:44:33 -0000 Received: (qmail 83388 invoked by uid 500); 8 May 2005 20:47:28 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 83343 invoked by uid 500); 8 May 2005 20:47:27 -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 Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 83328 invoked by uid 99); 8 May 2005 20:47:27 -0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=FORGED_RCVD_HELO,HTML_20_30,HTML_MESSAGE,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from mail.tsainc.com (HELO lng002.tsacorp.com) (206.201.23.30) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 08 May 2005 13:47:27 -0700 In-Reply-To: <46f119605050803174e2fe462@mail.gmail.com> To: dev@geronimo.apache.org Cc: Marc-Oliver Scheele Subject: Re: build failing in assembly phase on Windows MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.5.2 June 01, 2004 From: sissonj@insession.com Message-ID: Date: Sun, 8 May 2005 15:44:20 -0500 X-MIMETrack: Serialize by Router on lng002/SVR/TSA(Release 6.5.2|June 01, 2004) at 05/08/2005 15:43:59, Serialize complete at 05/08/2005 15:43:59 Content-Type: multipart/alternative; boundary="=_alternative 0071EAAFCA256FFB_=" X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multipart message in MIME format. --=_alternative 0071EAAFCA256FFB_= Content-Type: text/plain; charset="US-ASCII" Hi Oliver, Maybe you are having a different problem? Can you try running maven with the -e option so that exceptions are printed and send your error messages and stack trace to dev@geronimo.apache.org so everyone can comment. See http://maven.apache.org/reference/command-line.html for maven option details. Regards, John This e-mail message and any attachments may contain confidential, proprietary or non-public information. This information is intended solely for the designated recipient(s). If an addressing or transmission error has misdirected this e-mail, please notify the sender immediately and destroy this e-mail. Any review, dissemination, use or reliance upon this information by unintended recipients is prohibited. Any opinions expressed in this e-mail are those of the author personally. Marc-Oliver Scheele wrote on 08/05/2005 08:17:52 PM: > Hi John, > > I've got exactly the same problem. > I tried to set MAVEN_OPTS=-Xmx512m, but the problem remains. > > Do you understand the problem? > Do you have another idea / solutions? > > Thanks a lot and greetings from germany > Oliver > > > On 4/26/05, sissonj@insession.com wrote: > > > > The assembly phase of the build seems fail on Windows XP SP2, but setting > > MAVEN_OPTS=-Xmx512m seemed to get around the problem. Can anyone else > > reproduce? > > > > java version "1.4.2_06" > > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03) > > Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode) > > > > ..... > > [echo] Preprocessing system-jms-plan.xml > > [echo] Preprocessing system-plan.xml > > [echo] Bootstrapping service deployer > > [mkdir] Created dir: > > D:\Projects\J2EE\geronimo\modules\assembly\target\geronimo-1.0-SNAPSHOT\bin > > [mkdir] Created dir: > > D:\Projects\J2EE\geronimo\modules\assembly\target\geronimo-1.0- > SNAPSHOT\config-store > > > > BUILD FAILED > > File...... C:\Documents and > > Settings\john\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly > > Element... maven:reactor > > Line...... 217 > > Column.... 9 > > Unable to obtain goal [default] -- > > D:\Projects\J2EE\geronimo\modules\assembly\maven.xml:236:15: > > null > > Total time: 65 minutes 48 seconds > > Finished at: Tue Apr 26 22:15:48 EST 2005 > > > > John > > > > This e-mail message and any attachments may contain confidential, > > proprietary or non-public information. This information is intended solely > > for the designated recipient(s). If an addressing or transmissionerror has > > misdirected this e-mail, please notify the sender immediately and destroy > > this e-mail. Any review, dissemination, use or reliance upon this > > information by unintended recipients is prohibited. Any opinions expressed > > in this e-mail are those of the author personally. --=_alternative 0071EAAFCA256FFB_= Content-Type: text/html; charset="US-ASCII"
Hi Oliver,

Maybe you are having a different problem?  Can you try running maven with the -e option so that exceptions are printed and send your error messages and stack trace to dev@geronimo.apache.org so everyone can comment.

See http://maven.apache.org/reference/command-line.html for maven option details.

Regards,

John

This e-mail message and any attachments may contain confidential, proprietary or non-public information.  This information is intended solely for the designated recipient(s).  If an addressing or transmission error has misdirected this e-mail, please notify the sender immediately and destroy this e-mail.  Any review, dissemination, use or reliance upon this information by unintended recipients is prohibited.  Any opinions expressed in this e-mail are those of the author personally.


Marc-Oliver Scheele <mo.scheele@gmail.com> wrote on 08/05/2005 08:17:52 PM:

> Hi John,
>
> I've got exactly the same problem.
> I tried to set MAVEN_OPTS=-Xmx512m, but the problem remains.
>
> Do you understand the problem?
> Do you have another idea / solutions?
>
> Thanks a lot and greetings from germany
> Oliver
>
>
> On 4/26/05, sissonj@insession.com <sissonj@insession.com> wrote:
> >
> > The assembly phase of the build seems fail on Windows XP SP2, but setting
> > MAVEN_OPTS=-Xmx512m seemed to get around the problem.  Can anyone else
> > reproduce?
> >
> > java version "1.4.2_06"
> > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
> > Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
> >
> >     .....
> >     [echo] Preprocessing system-jms-plan.xml
> >     [echo] Preprocessing system-plan.xml
> >     [echo] Bootstrapping service deployer
> >     [mkdir] Created dir:
> > D:\Projects\J2EE\geronimo\modules\assembly\target\geronimo-1.0-SNAPSHOT\bin
> >     [mkdir] Created dir:
> > D:\Projects\J2EE\geronimo\modules\assembly\target\geronimo-1.0-
> SNAPSHOT\config-store
> >
> > BUILD FAILED
> > File...... C:\Documents and
> > Settings\john\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
> > Element... maven:reactor
> > Line...... 217
> > Column.... 9
> > Unable to obtain goal [default] --
> > D:\Projects\J2EE\geronimo\modules\assembly\maven.xml:236:15:
> > <bootstrap:bootstrap> null
> > Total time: 65 minutes 48 seconds
> > Finished at: Tue Apr 26 22:15:48 EST 2005
> >
> > John
> >
> > This e-mail message and any attachments may contain confidential,
> > proprietary or non-public information.  This information is intended solely
> > for the designated recipient(s).  If an addressing or transmissionerror has
> > misdirected this e-mail, please notify the sender immediately and destroy
> > this e-mail.  Any review, dissemination, use or reliance upon this
> > information by unintended recipients is prohibited.  Any opinions expressed
> > in this e-mail are those of the author personally.
--=_alternative 0071EAAFCA256FFB_=--