Still having problems.

Running it with:
>maven m:rebuild-all
Causes a junit test to time out

Running it with:

>maven m:rebuild-all -Dmaven.test.skip=true -Dmaven.itest.skip=true
or
>maven m:build -Dmaven.test.skip=true -Dmaven.itest.skip=true

Causes the same bouncy castle error.
I also tried to just build the assembly module and got the same failure.
I searched from the root of geronimo for files containing 'bcprov' and came up with.

I will try it again later from scratch. (Should I blow away cache/repository directories in maven?)

Thanks

Reply via email to