From continuum-users-return-5508-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Thu Dec 13 15:51:33 2007 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 7942 invoked from network); 13 Dec 2007 15:51:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Dec 2007 15:51:33 -0000 Received: (qmail 30645 invoked by uid 500); 13 Dec 2007 15:51:20 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 30619 invoked by uid 500); 13 Dec 2007 15:51:20 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 30608 invoked by uid 99); 13 Dec 2007 15:51:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2007 07:51:20 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of oliver.lamy@gmail.com designates 64.233.170.188 as permitted sender) Received: from [64.233.170.188] (HELO rn-out-0102.google.com) (64.233.170.188) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2007 15:50:59 +0000 Received: by rn-out-0102.google.com with SMTP id e21so131220rng.16 for ; Thu, 13 Dec 2007 07:50:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=Vh9cQUxWMuTwWWcqbIZM+qyeEzjRGXM5TvgIU4oeqrM=; b=LeddbPyApucY//op6yCCDfEFykM1LsY2SRPHHXXXfHzR/dm+Mwsf2Mp+zwUUFMGjybfBR1bBylo2K5H5o0sgGEwGp5VLEKsFjKfcriwvxv4CSq48AqQk+S8rEcZeo6B32GfaC5VwEcjAkSicvRpTNMW3mYRpQF7ktR0jorLu6qg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=ODHbwtTkA+zdIfYuZKKW6wXQQvoe/5Qy5FgPG+z3r+VcH5FukLPQtaq//Nt4HBPFKXCHu/HH6NsHlaB4kcLelwiciSyjUetOg3CdB6sbuMDO1gYqs4ZhJdGV6AM24v+0CoKbMERr8yUxEJNgp4S2jKhvnCk/QWFQrl0OdyxNI00= Received: by 10.150.121.2 with SMTP id t2mr716403ybc.69.1197560635209; Thu, 13 Dec 2007 07:43:55 -0800 (PST) Received: by 10.35.14.16 with HTTP; Thu, 13 Dec 2007 07:43:55 -0800 (PST) Message-ID: <9948cb690712130743r6b707f4ai697e0822c5cacdd2@mail.gmail.com> Date: Thu, 13 Dec 2007 16:43:55 +0100 From: "olivier lamy" Sender: oliver.lamy@gmail.com To: continuum-users@maven.apache.org Subject: Re: Problem with surefire-reports in Continuum 1.1 final In-Reply-To: <4761524B.4010208@gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_29084_2553889.1197560635144" References: <4761524B.4010208@gmail.com> X-Google-Sender-Auth: 4ec4c3280e6374ea X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_29084_2553889.1197560635144 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, What does it mean in english : Caused by: java.io.IOException: O sistema não pode encontrar o caminho especificado ? :-) Thanks, -- Olivier 2007/12/13, Diego : > > Hi, > > I am using Continuum 1.1 final, Maven 2.0.7, Java 1.5.0_06 and WindowsXP > > I added a M2 project in Continuum, but in result of build I got: > > + Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > > -------------------------------------------------------------------------= --- > [INFO] Building Sincronismo > [INFO] task-segment: [clean, install] > [INFO] > > -------------------------------------------------------------------------= --- > [INFO] [clean:clean] > [INFO] Deleting directory C:\continuum\work\6\target > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:compile] > [INFO] Compiling 8 source files to C:\continuum\work\6\target\classes > [INFO] [resources:testResources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:testCompile] > [INFO] Compiling 1 source file to C:\continuum\work\6\target\test-classes > [INFO] [surefire:test] > [INFO] Surefire report directory: > C:\continuum\work\6\target\surefire-reports > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error creating properties files for forking; nested exception is > java.io.IOException: O sistema não pode encontrar o caminho > especificado > > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > org.apache.maven.lifecycle.LifecycleExecutionException: Error creating > properties files for forking; nested exception is java.io.IOException: O > sistema não pode encontrar o caminho especificado > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals( > DefaultLifecycleExecutor.java:564) > at > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecy= cle > (DefaultLifecycleExecutor.java:480) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal( > DefaultLifecycleExecutor.java:459) > at > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleF= ailures > (DefaultLifecycleExecutor.java:311) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments( > DefaultLifecycleExecutor.java:278) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute( > DefaultLifecycleExecutor.java:143) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:280) > 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:585) > 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 > creating properties files for forking; nested exception is > java.io.IOException: O sistema não pode encontrar o caminho > especificado > at > org.apache.maven.plugin.surefire.SurefirePlugin.execute( > SurefirePlugin.java:402) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo( > DefaultPluginManager.java:443) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals( > DefaultLifecycleExecutor.java:539) > ... 16 more > Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: > Error creating properties files for forking; nested exception is > java.io.IOException: O sistema não pode encontrar o caminho > especificado > at > org.apache.maven.surefire.booter.SurefireBooter.fork(SurefireBooter.java > :519) > at > org.apache.maven.surefire.booter.SurefireBooter.forkSuites( > SurefireBooter.java:412) > at > org.apache.maven.surefire.booter.SurefireBooter.runSuitesForkOnce( > SurefireBooter.java:312) > at > org.apache.maven.surefire.booter.SurefireBooter.run(SurefireBooter.java > :202) > at > org.apache.maven.plugin.surefire.SurefirePlugin.execute( > SurefirePlugin.java:398) > ... 18 more > Caused by: java.io.IOException: O sistema não pode encontrar o > caminho especificado > at java.io.WinNTFileSystem.createFileExclusively(Native Method) > at java.io.File.checkAndCreate(File.java:1345) > at java.io.File.createTempFile(File.java:1434) > at java.io.File.createTempFile(File.java:1471) > at > org.apache.maven.surefire.booter.SurefireBooter.writePropertiesFile( > SurefireBooter.java:450) > at > org.apache.maven.surefire.booter.SurefireBooter.fork(SurefireBooter.java > :511) > ... 22 more > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 4 seconds > [INFO] Finished at: Thu Dec 13 11:25:58 BRST 2007 > [INFO] Final Memory: 6M/14M > [INFO] > ------------------------------------------------------------------------ > > The maven didn=B4t find the directory > C:\continuum\work\6\target\surefire-reports (continuum working > directory). The directory surefire-reports was created by continuum in > C:\continuum\build\6\16\surefire-reports (continuum build output > directory) > In Continuum 1.0.3 I haven=B4t problem > Can you help me? > > Thanks > ------=_Part_29084_2553889.1197560635144--