Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 6262 invoked from network); 1 Sep 2006 03:30:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Sep 2006 03:30:20 -0000 Received: (qmail 43205 invoked by uid 500); 1 Sep 2006 03:30:13 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 43162 invoked by uid 500); 1 Sep 2006 03:30:13 -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 43151 invoked by uid 99); 1 Sep 2006 03:30:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Aug 2006 20:30:13 -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 jason.dillon@gmail.com designates 64.233.166.182 as permitted sender) Received: from [64.233.166.182] (HELO py-out-1112.google.com) (64.233.166.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Aug 2006 20:30:12 -0700 Received: by py-out-1112.google.com with SMTP id x66so1381280pye for ; Thu, 31 Aug 2006 20:29:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=QOYj3QzG1kRxft6KZFInlm24ms6UzTnCu7nKceR2k+8sPsqcwTToK1wPcqGlBIvdoNkdhkwsVaSVMiKWgbrApR3aYXNEI9CjUQLMgiHozrbt6iCe4aXnbZ76GAw1T/mzlakYO/8PyiN/jDHa8nQ6Kh6QMr/2AZtY5h3V7M+r9FE= Received: by 10.35.123.10 with SMTP id a10mr2009343pyn; Thu, 31 Aug 2006 20:29:52 -0700 (PDT) Received: from ?10.0.1.4? ( [24.7.69.241]) by mx.gmail.com with ESMTP id k13sm1217383pyf.2006.08.31.20.29.51; Thu, 31 Aug 2006 20:29:51 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <1b5bfeb50608311724x1bdc51f8na33da7fc4ee304ea@mail.gmail.com> References: <1b5bfeb50608311724x1bdc51f8na33da7fc4ee304ea@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Jason Dillon Subject: Re: YABE (yet another build error)? Date: Thu, 31 Aug 2006 20:29:43 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.2) Sender: Jason Dillon X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm starting to loose faith in Mavens portability across operating systems... needless to say, I do not nor did not see this error on my local workspace. Java is living up to the write once debug everywhere myth... :-( --jason On Aug 31, 2006, at 5:24 PM, Jacek Laskowski wrote: > Hi, > > Seems it's not been mentioned yet. I'm getting the following build > error while building Geronimo. Anyone know what's up? > > [INFO] Using ra.xml > C:\oss\geronimo\testsupport\test-deployment-j2ee_1.3\test-rar- > j2ee_1.3\src\main\rar\META-INF\ra.xml > [INFO] Could not find manifest file: > C:\oss\geronimo\testsupport\test-deployment-j2ee_1.3\test-rar- > j2ee_1.3\src\main\rar > \META-INF\MANIFEST.MF - Generating one > [INFO] > ---------------------------------------------------------------------- > -- > [ERROR] BUILD ERROR > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Error assembling RAR > > Embedded error: Neither a file nor a directory: > C:\oss\geronimo\testsupport\test-deployment-j2ee_1.3\test-rar- > j2ee_1.3\t > arget\test-rar-j2ee_1.3-1.2-SNAPSHOT\META-INF\.svn\tmp\ra.xml.tmp > [INFO] > ---------------------------------------------------------------------- > -- > [DEBUG] Trace > org.apache.maven.lifecycle.LifecycleExecutionException: Error > assembling RAR > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals > (DefaultLifecycleExecutor.java:559) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLif > ecycle(DefaultLifecycleExecutor.java:47 > 5) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal > (DefaultLifecycleExecutor.java:454) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHand > leFailures(DefaultLifecycleExecutor.jav > a:306) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegment > s(DefaultLifecycleExecutor.java:273) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute > (DefaultLifecycleExecutor.java:140) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java: > 322) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:256) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke > (NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke > (DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at org.codehaus.classworlds.Launcher.launchEnhanced > (Launcher.java:315) > at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > at org.codehaus.classworlds.Launcher.mainWithExitCode > (Launcher.java:430) > at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > Caused by: org.apache.maven.plugin.MojoExecutionException: Error > assembling RAR > at org.apache.maven.plugin.rar.RarMojo.execute(RarMojo.java: > 233) > at org.apache.maven.plugin.DefaultPluginManager.executeMojo > (DefaultPluginManager.java:412) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals > (DefaultLifecycleExecutor.java:534) > ... 16 more > Caused by: org.codehaus.plexus.archiver.ArchiverException: Neither a > file nor a directory: C:\oss\geronimo\testsupport\t > est-deployment-j2ee_1.3\test-rar-j2ee_1.3\target\test-rar- > j2ee_1.3-1.2-SNAPSHOT\META-INF\.svn\tmp\ra.xml.tmp > at org.codehaus.plexus.archiver.ArchiveEntry.createEntry > (ArchiveEntry.java:140) > at org.codehaus.plexus.archiver.AbstractArchiver.addDirectory > (AbstractArchiver.java:156) > at org.codehaus.plexus.archiver.AbstractArchiver.addDirectory > (AbstractArchiver.java:99) > at org.codehaus.plexus.archiver.AbstractArchiver.addDirectory > (AbstractArchiver.java:93) > at org.apache.maven.plugin.rar.RarMojo.execute(RarMojo.java: > 226) > ... 18 more > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Total time: 17 seconds > [INFO] Finished at: Fri Sep 01 02:20:59 CEST 2006 > [INFO] Final Memory: 31M/56M > [INFO] > ---------------------------------------------------------------------- > -- > > Jacek > > -- > Jacek Laskowski > http://www.laskowski.net.pl