Skip to content

mvn does not detect Fingerprint.java #1

@agocorona

Description

@agocorona

I'm not an expert on the jvm toolchain, obviously there is some confuguration that solves the problem that may be trivial, but I don´t find the way:

bash-4.3# mvn compile
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building typeable 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- frege-maven-plugin:1.0.5:compile (compile) @ typeable ---

E /etc/maven/typeable/src/main/frege/com/netflix/frege/Fingerprint.fr:7: `com.netflix.frege.runtime.Fingerprint` is not a known java class
Exception in thread "main" frege.runtime.Undefined: forbidden cyclic import involving package  com.netflix.frege.Typeable

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