GithubHelp home page GithubHelp logo

Comments (3)

pjklauser avatar pjklauser commented on June 19, 2024

The release tag 1.1.0 was an ancient artifact migrated from google code to git. I've removed all releases - so you might be able to use Jitpack now with a kind of "snapshot".

The "maven install" doesn't work for you locally because it is trying to sign the jar (with pgp) and upload it to maven central - which only i can do from my PC.

Why don't you take the artifacts from maven central?

 <dependency>
            <groupId>com.googlecode.protobuf-rpc-pro</groupId>
            <artifactId>protobuf-rpc-pro-duplex</artifactId>
            <version>3.3.1</version>
            <type>jar</type>
  </dependency>

from protobuf-rpc-pro.

dtracers avatar dtracers commented on June 19, 2024

Yeah I took it from maven central and it seemed to find it. Thanks!

Also it builds at the latest commit using the tool!

https://jitpack.io/com/github/pjklauser/protobuf-rpc-pro/57efac2b9f25f5163409606161cef17ba86c3330/build.log

from protobuf-rpc-pro.

pjklauser avatar pjklauser commented on June 19, 2024

That's good to know :)

from protobuf-rpc-pro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.