On 11/17/05, Phil Steitz <[EMAIL PROTECTED]> wrote: > On 11/16/05, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > > On 11/16/05, Barnett, James <[EMAIL PROTECTED]> wrote: > > > 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 <snip/> > > > > Has any Commons component found a better way of handling this > > requirement so its easier to set up the build? I remember some > > discussion here, but can't seem to find it in the archives. > > Eliminating the pom inheritance limits dependency to just site > generation. That's what most commons-proper components do. > <snap/>
Thanks Phil. Jim - After a svn update, a "maven jar" should roll a jar for you (the commons-build is no longer needed for that bit). -Rahul > > Phil > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
