build(jans-client-api): Sonar build failing #2047
Labels
comp-jans-client-api
Component affected by issue or PR
kind-dependencies
Pull requests that update a dependency file
Describe the bug
jans-client-api sonar build failing for PR 2046 at jans-client-api-gen step with below error:
Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project jans-client-api-gen: Compilation failure
Error: /home/runner/work/jans/jans/jans-client-api/gen-client/src/test/java/io/swagger/client/api/GetTokensByCodeTest.java:[13,24] error: cannot find symbol
Error: symbol: class SeleniumTestUtils
Error: location: package io.jans.ca.common
Error:
Error: -> [Help 1]
To Reproduce
Steps to reproduce the behavior:
Expected behavior
jans-client-api build should be successful.
Screenshots
Desktop (please complete the following information):
NA
Smartphone (please complete the following information):
NA
Additional context
NA
The text was updated successfully, but these errors were encountered: