Bug#684841: wagon2: FTBFS: missing org.bouncycastle:bcprov:jar:debian
Damien Raude-Morvan
drazzib at drazzib.com
Sat Aug 18 10:44:18 UTC 2012
Hi,
On 14/08/2012 09:36, Lucas Nussbaum wrote:
>> Missing:
>> ----------
>> 1) org.bouncycastle:bcprov:jar:debian
>>
>> Try downloading the file manually from the project website.
>>
>> Then, install it using the command:
>> mvn install:install-file -DgroupId=org.bouncycastle -DartifactId=bcprov -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
>>
>> Alternatively, if you host your own repository you can deploy the file there:
>> mvn deploy:deploy-file -DgroupId=org.bouncycastle -DartifactId=bcprov -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>
>> Path to dependency:
>> 1) org.apache.maven.wagon:wagon-ssh-external:jar:2.2
>> 2) org.bouncycastle:bcprov:jar:debian
Maybe there is a missing versionned depends on libbcprov-java (since I
need at least 1.44+dfsg-3 with maven artifacts) but I'm now waiting for
a fix for #678904 to allow transition of new bouncycastle to wheezy.
Thanks for you report.
--
Damien
More information about the pkg-java-maintainers
mailing list