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

question about build error #33

Closed
zhuzhujulie opened this issue Aug 29, 2019 · 1 comment
Closed

question about build error #33

zhuzhujulie opened this issue Aug 29, 2019 · 1 comment

Comments

@zhuzhujulie
Copy link

hi dear author,
i build this maven project and it has error in generation of 'scala-compile-first' , it says "can't find value DatasetUtil", it also can't find these classes used in PMMLTransformer.scala but defined in java class. do you know why , i don't know how to fix it , please help me

@vruusmann
Copy link
Member

i build this maven project and it has error in generation of 'scala-compile-first'

The Apache Maven build should be fine. At least it is reproducible in a 3rd party Travis CI environment:
https://travis-ci.org/jpmml/jpmml-evaluator-spark

This leads me to believe that you have locally changed something about the build/project, which makes it broken.

do you know why

Incorrect classpath.

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

2 participants