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

Flow 101 tutorial getting build error #134

Open
akhilnair95 opened this issue Oct 29, 2018 · 2 comments
Open

Flow 101 tutorial getting build error #134

akhilnair95 opened this issue Oct 29, 2018 · 2 comments
Labels
Update Update caused by Fn updates and changes.

Comments

@akhilnair95
Copy link

Is bumping into the following error while deploying the app

[ERROR] /function/src/main/java/com/example/fn/HelloFunction.java:[3,33] package com.fnproject.fn.api.flow does not exist

This got fixed by adding the flow-api dependency in pom.xml

com.fnproject.fn flow-api ${fdk.version}

But this step is not mentioned in the tutorial.

@denismakogon
Copy link
Member

Hi, there are many things that are outdated right now, we're working hard to get these changes in upstream docs, first and major step is: PR #133. Please be patient, we're going to make docs updated soon.

cc @michael-w-williams @delabassee

@akhilnair95
Copy link
Author

akhilnair95 commented Oct 29, 2018 via email

@michael-w-williams michael-w-williams added the Update Update caused by Fn updates and changes. label Nov 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Update Update caused by Fn updates and changes.
Projects
None yet
Development

No branches or pull requests

3 participants