Replies: 7 comments
-
|
Hi, first of all, you should apply the plugin only once, on your root project instead of on each plugin. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for the quick response |
Beta Was this translation helpful? Give feedback.
-
|
Thanks. Could you run again but with the verbose mode enabled? The output is going to be large, so maybe you can attach me the console output as a file. |
Beta Was this translation helpful? Give feedback.
-
|
Sure, here it is |
Beta Was this translation helpful? Give feedback.
-
|
This sound to be an issue on the gitlab environment. Maybe the JVM or the encoding |
Beta Was this translation helpful? Give feedback.
-
|
Adding the following to the Gitlab's job, fixes the issue for me: |
Beta Was this translation helpful? Give feedback.
-
Resolved by using:Describe the bug To Reproduce
Expected behavior Additional context |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I implemented the plugin like this
and locally it runs and works properly, but when I add it to my GitLab CI/CD pipeline it fails with the following error
To Reproduce
GitLab CI/CD fails at the following (first) step
Beta Was this translation helpful? Give feedback.
All reactions