Skip to content
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

build(jans-client-api): Sonar build failing #2047

Closed
pujavs opened this issue Aug 8, 2022 · 0 comments · Fixed by #2110
Closed

build(jans-client-api): Sonar build failing #2047

pujavs opened this issue Aug 8, 2022 · 0 comments · Fixed by #2110
Assignees
Labels
comp-jans-client-api Component affected by issue or PR kind-dependencies Pull requests that update a dependency file

Comments

@pujavs
Copy link
Contributor

pujavs commented Aug 8, 2022

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:

  1. Go to https://github.com/JanssenProject/jans/runs/7723979215?check_suite_focus=true
  2. Scroll down to the build logs
  3. See error

Expected behavior
jans-client-api build should be successful.

Screenshots
image

image

Desktop (please complete the following information):
NA

Smartphone (please complete the following information):
NA

Additional context
NA

@mo-auto mo-auto added comp-jans-client-api Component affected by issue or PR kind-dependencies Pull requests that update a dependency file labels Aug 8, 2022
@yuriyz yuriyz unassigned moabu Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-client-api Component affected by issue or PR kind-dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants