Skip to content

Cannot use in3 in Java with the pom.xml file stanzas in the directions #28

@a3845

Description

@a3845

Steps to reproduce

Update a working pom.xml file according to the directions here https://github.com/blockchainsllc/in3/packages/72045?version=v2.5.4

Run "mvn install"

Expected behavior

I want to see the above command succeed with no errors. Then I expect Java programs with "import in3.*;" will compile.

Actual behavior

I see this error message:

Could not resolve dependencies for project org.foobar:jar:0.1.0: Could not find artifact it.slock:in3:jar:2.5.4 in central (https://repo.maven.apache.org/maven2)

Java programs with "import in3.*;" do not compile.

System configuration

Ubuntu 18.04. Maven 3.6.0. Java 11.0.9.1.

Incubed version

I tried multiple different versions.

Request

How do I run "mvn install" to get in3 to be installed so my Java programs will be able to use Incubed?

Incubed Configuration

Chain

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