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
