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

Unable to build project #4

Open
arnecornillie-gantner opened this issue Mar 29, 2022 · 3 comments
Open

Unable to build project #4

arnecornillie-gantner opened this issue Mar 29, 2022 · 3 comments

Comments

@arnecornillie-gantner
Copy link

Hi all,

I would like to load test our fusionauth setup. This library contains everything I need!
Only one small issue, I'm unable to build the project...

Does anyone know how to fix this?
image

I installed savant as described.

Thanks in advance!

@mooreds
Copy link
Contributor

mooreds commented Mar 29, 2022

@arnecornillie-gantner looks like it is set up for an internal library version. Can you try changing

fusionauthVersion = "1.35.1-{integration}"

in build.savant to

fusionauthVersion = "1.35.0"

and see if the project builds?

@arnecornillie-gantner
Copy link
Author

Thanks @mooreds

I changed the version to "1.35.0", the error changed in another one:
image

Should I install some other tools before building the load tests?

Thanks in advance!

@mooreds
Copy link
Contributor

mooreds commented Mar 30, 2022

You need to make sure JDK 17 is installed and you have a line in the plugins file which points to it. It would look something like:

17=/path/to/jdk17

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