Hi, On 14/08/2012 09:36, Lucas Nussbaum wrote:
Missing: ---------- 1) org.bouncycastle:bcprov:jar:debianTry 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

