-
Notifications
You must be signed in to change notification settings - Fork 1
mvn does not detect Fingerprint.java #1
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels