I have downloaded the SCXML sources, set up maven, and am trying to do a local build. However, I get an error saying
java.io.FileNotFoundException: Parent POM not found: C:\code\SCXML\SRC\commons-build\sandbox-project.xml I am guessing that this is due to the following reference in project.xml <extend>../commons-build/sandbox-project.xml</extend> sandbox-project.xml isn't among the files I downloaded and I can't find it on the Jakarta site. Can someone show me where to get it or tell me how to work around this problem? - Jim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
