bitsofproof / supernode

BOP Bitcoin Server API - superseded versions
http://bitsofproof.com
Apache License 2.0
126 stars 61 forks source link

problem with Maven #39

Closed BlueMeanie closed 11 years ago

BlueMeanie commented 11 years ago

getting this when I run 'mvn package'

Component descriptor role: 'com.jcraft.jsch.UIKeyboardInteractive', implementation: 'org.apache.maven.wagon.providers.ssh.jsch.interactive.PrompterUIKeyboardInteractive', role hint: 'default' has a hint, but there are other implementations that don't

bitsofproof commented 11 years ago

I am not aware of any use of the class in the message. My guess is that there is some local installation of the ssh package. Try removing the

org.apache.maven.wagon wagon-ssh 2.4
            </extensions>

from the pom