zeromq / jzmq

Java binding for ZeroMQ
http://www.zeromq.org
GNU General Public License v3.0
590 stars 364 forks source link

error building jzmq using maven #425

Open electriclady opened 8 years ago

electriclady commented 8 years ago

Hello,

I am trying to use ZeroMQ for Java, so I have installed jzmq, however, as I go through the steps, when I get to the "maven" step, I keep getting the following error:

Failed to execute goal org.codehaus.mojo:buildnumber-maven-plugin:1.0:create (default) on project jsmq-jni: Cannot get the revision information from the scm repository:

I am using Ubuntu 12.04.

Please advise.

Thank you,

tulu1688 commented 8 years ago

Im using Ubuntu 16.04 (same problem)