SSHOC / sshoc-marketplace-backend

Code for the backend
Apache License 2.0
2 stars 0 forks source link

[SSHOC-435] Revert introduced for items. #450

Closed tparkola closed 1 week ago

tparkola commented 3 weeks ago

Closes https://github.com/SSHOC/sshoc-marketplace-backend/issues/435

KlausIllmayer commented 1 week ago

@tparkola The pipeline won't run and delivers an error when creating the container:

 > [build 6/6] RUN --mount=type=cache,target=/root/.m2 mvn package:
Error: ERROR]   symbol:   variable log
Error: ERROR]   location: class eu.sshopencloud.marketplace.controllers.workflows.WorkflowControllerITCase
Error: ERROR] /usr/src/app/src/test/java/eu/sshopencloud/marketplace/controllers/workflows/WorkflowControllerITCase.java:[356,53] non-static method serializingObjectMapper() cannot be referenced from a static context
Error: ERROR] -> [Help 1]
Error: ERROR] 
Error: ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
Error: ERROR] Re-run Maven using the -X switch to enable full debug logging.
Error: ERROR] 
Error: ERROR] For more information about the errors and possible solutions, please read the following articles:
Error: ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

can you please check?

tparkola commented 1 week ago

@KlausIllmayer have a look now, there was a bug indeed in this context.