Closed tparkola closed 4 months 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?
@KlausIllmayer have a look now, there was a bug indeed in this context.
Closes https://github.com/SSHOC/sshoc-marketplace-backend/issues/435