Aha that sheds some light - is it a PATH issue? I use the same user to run Continuum as I do to run it from the command line, so it should be using the same path:
[DEBUG] exec: [rundll32, url.dll,FileProtocolHandler, E:\JavaBuilds \Continuum\working-directory\6\XXXXXXXX\target\test-classes \TestRunner.swf] [DEBUG] commandline: cmd.exe /X /C "rundll32 url.dll,FileProtocolHandler E:\JavaBuilds\Continuum\working-directory \6\XXXXXXXX\target\test-classes\TestRunner.swf" [DEBUG] opened server socket [DEBUG] [SYSERR]: 'rundll32' is not recognized as an internal or external command, [DEBUG] [SYSERR]: operable program or batch file. [DEBUG] result: 1 When I ran it from the command line with the same arguments Continuum uses: "-X --batch-mode -Dsnapshot=true", it still works. I wondered if "batch-mode" was significant,it doesn't seem to be. Let me know if you need more of the output, Regards, Bob On Dec 11, 8:33 pm, "RedBugz Software" <[email protected]> wrote: > Can you try running it with the -X argument, i.e.: > mvn clean install -X and seeing what kind of output you get? > > Logan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
