Skip to content

Unable to build the project locally #1093

Discussion options

You must be logged in to vote

Hi @tmberthold, thanks for your response. Forgot to mention that I am trying to run this through IDEA. Apparently it seems that the ~/.gradle/gradle.properties is ignored and that's why the authentication fails. For now I just copied the variables on the project's gradle.properties and I am able to build it, with some errors on tests.


AlwaysTrueMigrationTest > test_migrated_policy_working_test_legacy_policy_working(E2eScenario, ClientAndServer, EdcClient, EdcClient) FAILED
    org.eclipse.edc.spi.EdcException: Failed to start EDC runtime
        at app//de.sovity.edc.extension.e2e.db.EdcRuntimeExtensionFixed.beforeTestExecution(EdcRuntimeExtensionFixed.java:129)
        at app//de.sovity…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by tmberthold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1092 on November 22, 2024 13:16.