Skip to content

Private dependencies block build #14

@ivanka2012

Description

@ivanka2012

Trying to build this extension with gradle -PGHIDRA_INSTALL_DIR= results in this:

> Could not resolve all files for configuration ':runtimeClasspath'.
   > Could not resolve net.boricj:bft-base:0.4.0.
     Required by:
         root project 'ghidra-delinker-extension'
      > Could not resolve net.boricj:bft-base:0.4.0.
         > Could not get resource 'https://maven.pkg.github.com/boricj/binary-file-toolkit/net/boricj/bft-base/0.4.0/bft-base-0.4.0.pom'.
            > Could not GET 'https://maven.pkg.github.com/boricj/binary-file-toolkit/net/boricj/bft-base/0.4.0/bft-base-0.4.0.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve net.boricj:bft-coff:0.4.0.
     Required by:
         root project 'ghidra-delinker-extension'
      > Could not resolve net.boricj:bft-coff:0.4.0.
         > Could not get resource 'https://maven.pkg.github.com/boricj/binary-file-toolkit/net/boricj/bft-coff/0.4.0/bft-coff-0.4.0.pom'.
            > Could not GET 'https://maven.pkg.github.com/boricj/binary-file-toolkit/net/boricj/bft-coff/0.4.0/bft-coff-0.4.0.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve net.boricj:bft-elf:0.4.0.
     Required by:
         root project 'ghidra-delinker-extension'
      > Could not resolve net.boricj:bft-elf:0.4.0.
         > Could not get resource 'https://maven.pkg.github.com/boricj/binary-file-toolkit/net/boricj/bft-elf/0.4.0/bft-elf-0.4.0.pom'.
            > Could not GET 'https://maven.pkg.github.com/boricj/binary-file-toolkit/net/boricj/bft-elf/0.4.0/bft-elf-0.4.0.pom'. Received status code 401 from server: Unauthorized```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions