GithubHelp home page GithubHelp logo

Comments (6)

Nicole00 avatar Nicole00 commented on June 11, 2024 1

@Shawyeok Thanks for pointing out this issue. The last uploading for client-2.0.0-SNAPSHOT has something wrong, now it works.
It's in the snapshots repository: https://oss.sonatype.org/content/repositories/snapshots/com/vesoft/client/

from nebula-java.

Shawyeok avatar Shawyeok commented on June 11, 2024

@Nicole00 Could you please take a look about this?

from nebula-java.

Shawyeok avatar Shawyeok commented on June 11, 2024

@Shawyeok Thanks for pointing out this issue. The last uploading for client-2.0.0-SNAPSHOT has something wrong, now it works. Please download it again.
It's in the snapshots repository: https://oss.sonatype.org/content/repositories/snapshots/com/vesoft/client/

I doubt that, there's a parent artifact which doesn't exists in the oss snapshot repository in your pom

<parent>
  <groupId>com.vesoft</groupId>
  <artifactId>nebula</artifactId>
  <version>2.0.0-SNAPSHOT</version>
</parent>

I still got same issue.

from nebula-java.

Nicole00 avatar Nicole00 commented on June 11, 2024

The parent dependency has been uploaded, now please download the client again.
And please note there's no nebula-2.0.0-SNAPSHOT.jar in the oss shapshot repository, just nebula-2.0.0-SNAPSHOT.pom. note the search locations for client in your task:
https://oss.sonatype.org/content/repositories/snapshots/com/vesoft/nebula/2.0.0-SNAPSHOT/nebula-2.0.0-SNAPSHOT.jar

from nebula-java.

Shawyeok avatar Shawyeok commented on June 11, 2024

And please note there's no nebula-2.0.0-SNAPSHOT.jar in the oss shapshot repository

Understand, it's gradle's dependency resolve strategy, not a user behavior.

from nebula-java.

Shawyeok avatar Shawyeok commented on June 11, 2024

Now, it works.

$ gradle compileJava --stacktrace

BUILD SUCCESSFUL in 0s
1 actionable task: 1 up-to-date

from nebula-java.

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.