On Tue, 2005-04-26 at 14:29 -0400, Bryce Fischer wrote: > On 4/26/05, Bryce Fischer <[EMAIL PROTECTED]> wrote: > > Just downloaded zip file. Unpacked per instructions, and when I try to > > execute plexus.bat from the command line, I get the message: > > > > usage: plexus <plexus.xml> > > I figured it out. The plexus.xml file is actually located in the conf > subfolder, so I just start plexus using: > > plexus.bat ..\conf\plexus.xml
Do you run this from a directory with spaces in the path? Did you get the same error message if you execute the script from the root of the zip? Do you get the same error message if you execute this: $ bin/plexus.bat -- Trygve
