Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mvn does not detect Fingerprint.java #1

Open
agocorona opened this issue Dec 16, 2016 · 0 comments
Open

mvn does not detect Fingerprint.java #1

agocorona opened this issue Dec 16, 2016 · 0 comments

Comments

@agocorona
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant