problem building IDP 2.4.1
Cantor, Scott
cantor.2 at osu.edu
Thu Aug 7 16:23:45 EDT 2014
On 8/7/14, 4:15 PM, "Steven Carmody" <steven_carmody at brown.edu> wrote:
>
>I'm building on this type of system:
>
>> Java 6 / Linux / 64
You should really move to 7.
>I'm guessing the solution is to go into my local maven repository, and
>erase the bouncycastle stuff, and re-run maven ?
No, you just need to clean your project and make sure you unpack into a
clean tree.
>This is what I see in the repository:
>
>pwd
>/home/stc/.m2/repository/org/bouncycastle
>
>[stc at stc-test16 bouncycastle]$ ls -al
>drwxrwxr-x 3 stc stc 4096 May 7 12:52 bcprov-jdk15
>drwxrwxr-x 3 stc stc 4096 Aug 7 15:48 bcprov-jdk15on
That doesn't match what a current build would pull in, so I don't know
what you're doing, but that isn't a current set. You'd have bcpkix-jd15on
if you built it right now, assuming you built the whole IdP anyway. It
would pull that in for the installer.
-- Scott
More information about the dev
mailing list