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

Suggestion: Encourage the use of mvn install #1

Open
jonathanmv opened this issue Oct 12, 2018 · 0 comments
Open

Suggestion: Encourage the use of mvn install #1

jonathanmv opened this issue Oct 12, 2018 · 0 comments

Comments

@jonathanmv
Copy link

Hello Stéphane,

I was following the instructions in the course and my generated specific class was not being found by the runnable class. I'm not very experienced in maven so I followed all the steps as described in your videos without success. Then I thought it was something on my code but after cloning this repo the same thing happened: the runnable class couldn't find the generated classes.

The way I solved it was by running mvn install, however this was not obvious for me and I don't really understand why I had to do it if I enabled auto imports in Intellij and ran mvn clean and mvn package.

I'm creating this issue so that other people can find a solution when the main class doesn't recognize the generated specific classes from the .avsc files.

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