Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies are not provided with com.arcadedb:arcadedb-gremlin:24.5.1 #1624

Open
dijef opened this issue Jun 4, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Milestone

Comments

@dijef
Copy link

dijef commented Jun 4, 2024

ArcadeDB Version:

24.5.1

OS and JDK Version:

Windows 11, Adoptium 21.0.1+12

Expected behaviour

All required dependencies are provided through Maven.

Actual behaviour

When pulling using Maven com.arcadedb:arcadedb-gremlin:24.5.1 it does not provide any required dependencies. Dependencies exists inside source code: https://github.com/ArcadeData/arcadedb/blob/main/gremlin/pom.xml but are not included. Jar's pom,xml. contains maven-shade-plugin reference which I assume should not be present after work in https://github.com/ArcadeData/arcadedb/pull/1555.

Steps to reproduce

Define com.arcadedb:arcadedb-gremlin:24.5.1 and attempt to start ArcadeDB. It will fail as it will lack tinkerpop, snake-yaml and other ones.

@lvca lvca added bug Something isn't working dependencies Pull requests that update a dependency file labels Jun 4, 2024
@lvca lvca added this to the 24.6.1 milestone Jun 4, 2024
@lvca lvca modified the milestones: 24.6.1, 24.8.1 Jul 23, 2024
@lvca lvca modified the milestones: 24.10.1, 24.11.1 Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

3 participants