Skip to content

Dependencies missing in pom.xml #5

@dani-carbonell

Description

@dani-carbonell

I am having issues to compile, aparent-li some dependencies are missing:

  1. Octane SDK (I managed to install it manually)
  2. LLRP-Endpoint

For the second I get the following error:

[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.883 s
[INFO] Finished at: 2025-05-06T02:02:45+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project PikaReader: Compilation failure
[ERROR] /C:/Users/Tonk/Downloads/PikaReader-0.6/PikaReader-0.6/src/main/java/com/pikatimer/pikareader/readers/impinj/Impinj.java:[83,40] cannot access org.llrp.ltk.net.LLRPEndpoint
[ERROR] class file for org.llrp.ltk.net.LLRPEndpoint not found

I hope this helps. Sorry If the solution is too obvios, I dont have any experience with JAVA.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions