Re: [Acegisecurity-developer] build successful, but no sandbox jars.

2007-06-20 Thread Ray Krueger
Hi Phillip, The sandbox is not built with the main build, try this... cd ./core mvn install cd ../sandbox/openid mvn install That oughta do it On 6/16/07, Phillip Rhodes [EMAIL PROTECTED] wrote: Hi everyone, I got the trunk of acegi codebase, installed maven 1, the

[Acegisecurity-developer] build successful, but no sandbox jars.

2007-06-16 Thread Phillip Rhodes
Hi everyone, I got the trunk of acegi codebase, installed maven 1, the commons-attributes-plugin... I couldn't get the jars to be built because there were test failures, so I did a -Dmaven.test.skip=true cd $ACEGI_SECURITY/doc maven multiproject:install -Dmaven.test.skip=true Now the build