-
Notifications
You must be signed in to change notification settings - Fork 261
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
ui chassis: gradle build invalid #7129
Comments
planetf1
added a commit
to planetf1/egeria
that referenced
this issue
Nov 22, 2022
Signed-off-by: Nigel Jones <[email protected]>
This was due to missing spring plugin/springboot setup in the ui chassis gradle build. Fixed, and corrected gradle dependencies Tested chassis launches correctly (but not all function) This is now fixed for v4 under 6e5b08e |
planetf1
added a commit
to planetf1/egeria
that referenced
this issue
Nov 22, 2022
Signed-off-by: Nigel Jones <[email protected]>
planetf1
added a commit
that referenced
this issue
Nov 22, 2022
#7129 correct ui chassis gradle build
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When testing the egeria 4.0 build, I noticed that the ui server chassis fails to start:
The same occurs direct in the build
This will be due to an issue in the build.gradle for the ui server chassis
The text was updated successfully, but these errors were encountered: