ClassNotFoundException when running allure command in aws codebuild. #1921
Unanswered
Hari-G-S
asked this question in
Bug Reports
Replies: 1 comment
-
|
@Hari-G-S Hello there! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Java versions I tried : corretto8, corretto11
In aws code build when I try to run allure command (allure -version , allure generate) its showing below error.
Error: Could not find or load main class io.qameta.allure.CommandLine
Caused by: java.lang.ClassNotFoundException: io.qameta.allure.CommandLine
Beta Was this translation helpful? Give feedback.
All reactions