[ http://issues.apache.org/jira/browse/GERONIMO-1124?page=comments#action_12356578 ]
David Jencks commented on GERONIMO-1124: ---------------------------------------- I don't understand the exact details, but this is caused by somehow using out of date openejb jars that include a dependency on bouncycastle. Geronimo/Openejb M5 does not use bouncycastle. You may need to check out and build openejb 2.0-M5 yourself, although I thought the jars were published. > bouncycastle/jars/bcprov-jdk14-124.jar not found > ------------------------------------------------ > > Key: GERONIMO-1124 > URL: http://issues.apache.org/jira/browse/GERONIMO-1124 > Project: Geronimo > Type: Bug > Components: buildsystem > Versions: 1.0-M5 > Environment: linux, maven1.02 > Reporter: kenperl > Priority: Blocker > > I don't use my own build.properties file. type maven in the directory where > the source codes checked out from HEAD. > I am using online building. > BUILD FAILED > File...... /root/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly > Element... maven:reactor > Line...... 217 > Column.... 9 > Unable to obtain goal [default] -- > /root/geronimo1.0/modules/assembly/maven.xml:358:15: <bootstrap:bootstrap> > org.apache.geronimo.kernel.repository.MissingDependencyException: uri > bouncycastle/jars/bcprov-jdk14-124.jar not found in repository > Total time: 106 minutes 49 seconds -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
